let A be non empty set ; for x being bound_QC-variable
for p, q being Element of CQC-WFF
for J being interpretation of 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; for p, q being Element of CQC-WFF
for J being interpretation of 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 ; for J being interpretation of A st J |= p => q & not x in still_not-bound_in p holds
J |= p => (All (x,q))
let J be interpretation of 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 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 A; VALUAT_1:def 8 J,u |= p => (All (x,q))
hence
J,u |= p => (All (x,q))
by Th36; verum