let Al be QC-alphabet ; :: thesis: for p, q being Element of CQC-WFF Al
for f being FinSequence of CQC-WFF Al st |- f ^ <*(p '&' q)*> holds
|- f ^ <*q*>

let p, q be Element of CQC-WFF Al; :: thesis: for f being FinSequence of CQC-WFF Al st |- f ^ <*(p '&' q)*> holds
|- f ^ <*q*>

let f be FinSequence of CQC-WFF Al; :: thesis: ( |- f ^ <*(p '&' q)*> implies |- f ^ <*q*> )
A1: p '&' q = Suc (f ^ <*(p '&' q)*>) by CALCUL_1:5;
assume |- f ^ <*(p '&' q)*> ; :: thesis: |- f ^ <*q*>
then |- (Ant (f ^ <*(p '&' q)*>)) ^ <*q*> by A1, CALCUL_1:41;
hence |- f ^ <*q*> by CALCUL_1:5; :: thesis: verum