let f be FinSequence of CQC-WFF ; ( Suc f is_tail_of Ant f implies |- f )
set PR = <*[f,0 ]*>;
A1:
rng <*[f,0 ]*> = {[f,0 ]}
by FINSEQ_1:55;
then
rng <*[f,0 ]*> c= [:set_of_CQC-WFF-seq ,Proof_Step_Kinds :]
by TARSKI:def 3;
then reconsider PR = <*[f,0 ]*> as FinSequence of [:set_of_CQC-WFF-seq ,Proof_Step_Kinds :] by FINSEQ_1:def 4;
assume A3:
Suc f is_tail_of Ant f
; |- f
then A6:
PR is a_proof
by Def8;
PR . 1 = [f,0 ]
by FINSEQ_1:57;
then
PR . (len PR) = [f,0 ]
by FINSEQ_1:57;
then
(PR . (len PR)) `1 = f
by MCART_1:7;
hence
|- f
by A6, Def9; verum