let Al be QC-alphabet ; for A being non empty set
for p, q, t being Element of CQC-WFF Al
for J being interpretation of Al,A holds J |= (p => q) => (('not' (q '&' t)) => ('not' (p '&' t)))
let A be non empty set ; for p, q, t being Element of CQC-WFF Al
for J being interpretation of Al,A holds J |= (p => q) => (('not' (q '&' t)) => ('not' (p '&' t)))
let p, q, t be Element of CQC-WFF Al; for J being interpretation of Al,A holds J |= (p => q) => (('not' (q '&' t)) => ('not' (p '&' t)))
let J be interpretation of Al,A; J |= (p => q) => (('not' (q '&' t)) => ('not' (p '&' t)))
let v be Element of Valuations_in (Al,A); VALUAT_1:def 8 J,v |= (p => q) => (('not' (q '&' t)) => ('not' (p '&' t)))
thus
J,v |= (p => q) => (('not' (q '&' t)) => ('not' (p '&' t)))
by Th36; verum