let p be Element of CQC-WFF ; :: thesis: for x, y being bound_QC-variable
for f being FinSequence of CQC-WFF st Suc f = All x,p & |- f holds
|- (Ant f) ^ <*(p . x,y)*>

let x, y be bound_QC-variable; :: thesis: for f being FinSequence of CQC-WFF st Suc f = All x,p & |- f holds
|- (Ant f) ^ <*(p . x,y)*>

let f be FinSequence of CQC-WFF ; :: thesis: ( Suc f = All x,p & |- f implies |- (Ant f) ^ <*(p . x,y)*> )
assume that
A1: Suc f = All x,p and
A2: |- f ; :: thesis: |- (Ant f) ^ <*(p . x,y)*>
consider PR being FinSequence of [:set_of_CQC-WFF-seq ,Proof_Step_Kinds :] such that
A3: PR is a_proof and
A4: (PR . (len PR)) `1 = f by A2, Def9;
A5: (Ant f) ^ <*(p . x,y)*> in set_of_CQC-WFF-seq by Def6;
now end;
then rng <*[((Ant f) ^ <*(p . x,y)*>),8]*> c= [:set_of_CQC-WFF-seq ,Proof_Step_Kinds :] by TARSKI:def 3;
then reconsider PR1 = <*[((Ant f) ^ <*(p . x,y)*>),8]*> as FinSequence of [:set_of_CQC-WFF-seq ,Proof_Step_Kinds :] by FINSEQ_1:def 4;
1 in Seg 1 by FINSEQ_1:4, TARSKI:def 1;
then A6: 1 in dom PR1 by FINSEQ_1:55;
set PR2 = PR ^ PR1;
reconsider PR2 = PR ^ PR1 as FinSequence of [:set_of_CQC-WFF-seq ,Proof_Step_Kinds :] ;
A7: PR <> {} by A3, Def8;
now end;
then A19: PR2 is a_proof by Def8;
PR2 . (len PR2) = PR2 . ((len PR) + (len PR1)) by FINSEQ_1:35;
then PR2 . (len PR2) = PR2 . ((len PR) + 1) by FINSEQ_1:56;
then PR2 . (len PR2) = PR1 . 1 by A6, FINSEQ_1:def 7;
then PR2 . (len PR2) = [((Ant f) ^ <*(p . x,y)*>),8] by FINSEQ_1:57;
then (PR2 . (len PR2)) `1 = (Ant f) ^ <*(p . x,y)*> by MCART_1:7;
hence |- (Ant f) ^ <*(p . x,y)*> by A19, Def9; :: thesis: verum