let p be Element of CQC-WFF ; for x being bound_QC-variable holds
( (All x,('not' ('not' p))) => (All x,p) is valid & (All x,p) => (All x,('not' ('not' p))) is valid )
let x be bound_QC-variable; ( (All x,('not' ('not' p))) => (All x,p) is valid & (All x,p) => (All x,('not' ('not' p))) is valid )
( All x,(('not' ('not' p)) => p) is valid & All x,(p => ('not' ('not' p))) is valid )
by Th26, LUKASI_1:64, LUKASI_1:65;
hence
( (All x,('not' ('not' p))) => (All x,p) is valid & (All x,p) => (All x,('not' ('not' p))) is valid )
by Th35; verum