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