let X be Subset of CQC-WFF; for p being Element of CQC-WFF
for x being bound_QC-variable holds
( X |- 'not' (Ex (x,('not' p))) iff X |- All (x,p) )
let p be Element of CQC-WFF ; for x being bound_QC-variable holds
( X |- 'not' (Ex (x,('not' p))) iff X |- All (x,p) )
let x be bound_QC-variable; ( X |- 'not' (Ex (x,('not' p))) iff X |- All (x,p) )
thus
( X |- 'not' (Ex (x,('not' p))) implies X |- All (x,p) )
( X |- All (x,p) implies X |- 'not' (Ex (x,('not' p))) )
thus
( X |- All (x,p) implies X |- 'not' (Ex (x,('not' p))) )
verum