let Al be QC-alphabet ; for A being non empty set
for p being Element of CQC-WFF Al
for J being interpretation of Al,A holds Valid (('not' ('not' p)),J) = Valid (p,J)
let A be non empty set ; for p being Element of CQC-WFF Al
for J being interpretation of Al,A holds Valid (('not' ('not' p)),J) = Valid (p,J)
let p be Element of CQC-WFF Al; for J being interpretation of Al,A holds Valid (('not' ('not' p)),J) = Valid (p,J)
let J be interpretation of Al,A; Valid (('not' ('not' p)),J) = Valid (p,J)
hence
Valid (('not' ('not' p)),J) = Valid (p,J)
by FUNCT_2:63; verum