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