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

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