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

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