let Al be QC-alphabet ; for p being Element of CQC-WFF Al
for x being bound_QC-variable of Al
for A being non empty set
for J being interpretation of Al,A
for v being Element of Valuations_in (Al,A) holds
( J,v |= Ex (x,p) iff ex a being Element of A st J,v . (x | a) |= p )
let p be Element of CQC-WFF Al; for x being bound_QC-variable of Al
for A being non empty set
for J being interpretation of Al,A
for v being Element of Valuations_in (Al,A) holds
( J,v |= Ex (x,p) iff ex a being Element of A st J,v . (x | a) |= p )
let x be bound_QC-variable of Al; for A being non empty set
for J being interpretation of Al,A
for v being Element of Valuations_in (Al,A) holds
( J,v |= Ex (x,p) iff ex a being Element of A st J,v . (x | a) |= p )
let A be non empty set ; for J being interpretation of Al,A
for v being Element of Valuations_in (Al,A) holds
( J,v |= Ex (x,p) iff ex a being Element of A st J,v . (x | a) |= p )
let J be interpretation of Al,A; for v being Element of Valuations_in (Al,A) holds
( J,v |= Ex (x,p) iff ex a being Element of A st J,v . (x | a) |= p )
let v be Element of Valuations_in (Al,A); ( J,v |= Ex (x,p) iff ex a being Element of A st J,v . (x | a) |= p )
A1:
( J,v |= 'not' (All (x,('not' p))) iff not J,v |= All (x,('not' p)) )
by VALUAT_1:17;
A2:
( not for a being Element of A holds J,v . (x | a) |= 'not' p implies ex a being Element of A st J,v . (x | a) |= p )
by VALUAT_1:17;
( ex a being Element of A st J,v . (x | a) |= p implies ex a being Element of A st not J,v . (x | a) |= 'not' p )
hence
( J,v |= Ex (x,p) iff ex a being Element of A st J,v . (x | a) |= p )
by A1, A2, QC_LANG2:def 5, SUBLEMMA:50; verum