let Al be QC-alphabet ; for A being non empty set
for x being bound_QC-variable of Al
for p, q being Element of CQC-WFF Al
for J being interpretation of Al,A st J |= p => q & not x in still_not-bound_in p holds
J |= p => (All (x,q))
let A be non empty set ; for x being bound_QC-variable of Al
for p, q being Element of CQC-WFF Al
for J being interpretation of Al,A st J |= p => q & not x in still_not-bound_in p holds
J |= p => (All (x,q))
let x be bound_QC-variable of Al; for p, q being Element of CQC-WFF Al
for J being interpretation of Al,A st J |= p => q & not x in still_not-bound_in p holds
J |= p => (All (x,q))
let p, q be Element of CQC-WFF Al; for J being interpretation of Al,A st J |= p => q & not x in still_not-bound_in p holds
J |= p => (All (x,q))
let J be interpretation of Al,A; ( J |= p => q & not x in still_not-bound_in p implies J |= p => (All (x,q)) )
assume that
A1:
for v being Element of Valuations_in (Al,A) holds J,v |= p => q
and
A2:
not x in still_not-bound_in p
; VALUAT_1:def 8 J |= p => (All (x,q))
let u be Element of Valuations_in (Al,A); VALUAT_1:def 8 J,u |= p => (All (x,q))
hence
J,u |= p => (All (x,q))
by Th24; verum