let Al be QC-alphabet ; :: thesis: for A being non empty set
for x being bound_QC-variable of Al
for v being Element of Valuations_in (Al,A)
for p being Element of CQC-WFF Al
for J being interpretation of Al,A holds
( J,v |= All (x,p) iff for v1 being Element of Valuations_in (Al,A) st ( for y being bound_QC-variable of Al st x <> y holds
v1 . y = v . y ) holds
(Valid (p,J)) . v1 = TRUE )

let A be non empty set ; :: thesis: for x being bound_QC-variable of Al
for v being Element of Valuations_in (Al,A)
for p being Element of CQC-WFF Al
for J being interpretation of Al,A holds
( J,v |= All (x,p) iff for v1 being Element of Valuations_in (Al,A) st ( for y being bound_QC-variable of Al st x <> y holds
v1 . y = v . y ) holds
(Valid (p,J)) . v1 = TRUE )

let x be bound_QC-variable of Al; :: thesis: for v being Element of Valuations_in (Al,A)
for p being Element of CQC-WFF Al
for J being interpretation of Al,A holds
( J,v |= All (x,p) iff for v1 being Element of Valuations_in (Al,A) st ( for y being bound_QC-variable of Al st x <> y holds
v1 . y = v . y ) holds
(Valid (p,J)) . v1 = TRUE )

let v be Element of Valuations_in (Al,A); :: thesis: for p being Element of CQC-WFF Al
for J being interpretation of Al,A holds
( J,v |= All (x,p) iff for v1 being Element of Valuations_in (Al,A) st ( for y being bound_QC-variable of Al st x <> y holds
v1 . y = v . y ) holds
(Valid (p,J)) . v1 = TRUE )

let p be Element of CQC-WFF Al; :: thesis: for J being interpretation of Al,A holds
( J,v |= All (x,p) iff for v1 being Element of Valuations_in (Al,A) st ( for y being bound_QC-variable of Al st x <> y holds
v1 . y = v . y ) holds
(Valid (p,J)) . v1 = TRUE )

let J be interpretation of Al,A; :: thesis: ( J,v |= All (x,p) iff for v1 being Element of Valuations_in (Al,A) st ( for y being bound_QC-variable of Al st x <> y holds
v1 . y = v . y ) holds
(Valid (p,J)) . v1 = TRUE )

hereby :: thesis: ( ( for v1 being Element of Valuations_in (Al,A) st ( for y being bound_QC-variable of Al st x <> y holds
v1 . y = v . y ) holds
(Valid (p,J)) . v1 = TRUE ) implies J,v |= All (x,p) )
assume J,v |= All (x,p) ; :: thesis: for v1 being Element of Valuations_in (Al,A) st ( for y being bound_QC-variable of Al st x <> y holds
v1 . y = v . y ) holds
(Valid (p,J)) . v1 = TRUE

then (FOR_ALL (x,(Valid (p,J)))) . v = TRUE by Th19;
hence for v1 being Element of Valuations_in (Al,A) st ( for y being bound_QC-variable of Al st x <> y holds
v1 . y = v . y ) holds
(Valid (p,J)) . v1 = TRUE by Th3; :: thesis: verum
end;
assume for v1 being Element of Valuations_in (Al,A) st ( for y being bound_QC-variable of Al st x <> y holds
v1 . y = v . y ) holds
(Valid (p,J)) . v1 = TRUE ; :: thesis: J,v |= All (x,p)
then (FOR_ALL (x,(Valid (p,J)))) . v = TRUE by Th3;
hence J,v |= All (x,p) by Th19; :: thesis: verum