theorem
  P!CQC_Subst(ll,Sub) is Element of CQC-WFF(Al)
proof
  CQC_Sub(Sub_P(P,ll,Sub)) = P!CQC_Subst(ll,Sub) by Th8;
  hence thesis;
end;
