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

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

let f be FinSequence of CQC-WFF Al; :: thesis: ( p '&' q = Suc f & |- f implies |- (Ant f) ^ <*p*> )
assume that
A1: p '&' q = Suc f and
A2: |- f ; :: thesis: |- (Ant f) ^ <*p*>
consider PR being FinSequence of [:(set_of_CQC-WFF-seq Al),Proof_Step_Kinds:] such that
A3: PR is a_proof and
A4: (PR . (len PR)) `1 = f by A2;
A5: (Ant f) ^ <*p*> in set_of_CQC-WFF-seq Al by Def6;
now :: thesis: for a being object st a in rng <*[((Ant f) ^ <*p*>),6]*> holds
a in [:(set_of_CQC-WFF-seq Al),Proof_Step_Kinds:]
end;
then rng <*[((Ant f) ^ <*p*>),6]*> c= [:(set_of_CQC-WFF-seq Al),Proof_Step_Kinds:] ;
then reconsider PR1 = <*[((Ant f) ^ <*p*>),6]*> as FinSequence of [:(set_of_CQC-WFF-seq Al),Proof_Step_Kinds:] by FINSEQ_1:def 4;
1 in Seg 1 by FINSEQ_1:2, TARSKI:def 1;
then A6: 1 in dom PR1 by FINSEQ_1:38;
set PR2 = PR ^ PR1;
reconsider PR2 = PR ^ PR1 as FinSequence of [:(set_of_CQC-WFF-seq Al),Proof_Step_Kinds:] ;
A7: PR <> {} by A3;
now :: thesis: for n being Nat st 1 <= n & n <= len PR2 holds
PR2,n is_a_correct_step
end;
then A19: PR2 is a_proof ;
PR2 . (len PR2) = PR2 . ((len PR) + (len PR1)) by FINSEQ_1:22;
then PR2 . (len PR2) = PR2 . ((len PR) + 1) by FINSEQ_1:39;
then PR2 . (len PR2) = PR1 . 1 by A6, FINSEQ_1:def 7;
then PR2 . (len PR2) = [((Ant f) ^ <*p*>),6] ;
then (PR2 . (len PR2)) `1 = (Ant f) ^ <*p*> ;
hence |- (Ant f) ^ <*p*> by A19; :: thesis: verum