let x be bound_QC-variable; for p being Element of QC-WFF holds
( All (x,p) is Element of CQC-WFF iff p is Element of CQC-WFF )
let p be Element of QC-WFF ; ( All (x,p) is Element of CQC-WFF iff p is Element of CQC-WFF )
thus
( All (x,p) is Element of CQC-WFF implies p is Element of CQC-WFF )
( p is Element of CQC-WFF implies All (x,p) is Element of CQC-WFF )
assume A3:
p is Element of CQC-WFF
; All (x,p) is Element of CQC-WFF
then
Fixed p = {}
by Th13;
then A4:
Fixed (All (x,p)) = {}
by QC_LANG3:81;
Free p = {}
by A3, Th13;
then
Free (All (x,p)) = {}
by QC_LANG3:70;
hence
All (x,p) is Element of CQC-WFF
by A4, Th13; verum