let Al be QC-alphabet ; for p being Element of CQC-WFF Al
for f, g being FinSequence of CQC-WFF Al st len f > 1 & Ant f = Ant g & 'not' p = Suc (Ant f) & 'not' (Suc f) = Suc g & Ant f |= Suc f & Ant g |= Suc g holds
Ant (Ant f) |= p
let p be Element of CQC-WFF Al; for f, g being FinSequence of CQC-WFF Al st len f > 1 & Ant f = Ant g & 'not' p = Suc (Ant f) & 'not' (Suc f) = Suc g & Ant f |= Suc f & Ant g |= Suc g holds
Ant (Ant f) |= p
let f, g be FinSequence of CQC-WFF Al; ( len f > 1 & Ant f = Ant g & 'not' p = Suc (Ant f) & 'not' (Suc f) = Suc g & Ant f |= Suc f & Ant g |= Suc g implies Ant (Ant f) |= p )
assume that
A1:
len f > 1
and
A2:
Ant f = Ant g
and
A3:
'not' p = Suc (Ant f)
and
A4:
( 'not' (Suc f) = Suc g & Ant f |= Suc f & Ant g |= Suc g )
; Ant (Ant f) |= p
A5:
len (Ant f) > 0
by A1, Th4;
let A be non empty set ; CALCUL_1:def 15 for J being interpretation of Al,A
for v being Element of Valuations_in (Al,A) st J,v |= Ant (Ant f) holds
J,v |= p
let J be interpretation of Al,A; for v being Element of Valuations_in (Al,A) st J,v |= Ant (Ant f) holds
J,v |= p
let v be Element of Valuations_in (Al,A); ( J,v |= Ant (Ant f) implies J,v |= p )
assume A8:
J,v |= Ant (Ant f)
; J,v |= p
hence
J,v |= p
by A3, VALUAT_1:17; verum