let H be ZF-formula; for M being non empty set
for v being Function of VAR,M st H is conditional holds
( M,v |= H iff ( M,v |= the_antecedent_of H implies M,v |= the_consequent_of H ) )
let M be non empty set ; for v being Function of VAR,M st H is conditional holds
( M,v |= H iff ( M,v |= the_antecedent_of H implies M,v |= the_consequent_of H ) )
let v be Function of VAR,M; ( H is conditional implies ( M,v |= H iff ( M,v |= the_antecedent_of H implies M,v |= the_consequent_of H ) ) )
assume
H is conditional
; ( M,v |= H iff ( M,v |= the_antecedent_of H implies M,v |= the_consequent_of H ) )
then
H = (the_antecedent_of H) => (the_consequent_of H)
by ZF_LANG:47;
hence
( M,v |= H iff ( M,v |= the_antecedent_of H implies M,v |= the_consequent_of H ) )
by ZF_MODEL:18; verum