let p, q be ZF-formula; :: thesis: for M being non empty set
for v being Function of VAR,M holds
( M,v |= (p '&' q) => q & M |= (p '&' q) => q )

let M be non empty set ; :: thesis: for v being Function of VAR,M holds
( M,v |= (p '&' q) => q & M |= (p '&' q) => q )

let v be Function of VAR,M; :: thesis: ( M,v |= (p '&' q) => q & M |= (p '&' q) => q )
now :: thesis: for v being Function of VAR,M holds M,v |= (p '&' q) => q
let v be Function of VAR,M; :: thesis: M,v |= (p '&' q) => q
( M,v |= p '&' q implies M,v |= q ) by ZF_MODEL:15;
hence M,v |= (p '&' q) => q by ZF_MODEL:18; :: thesis: verum
end;
hence ( M,v |= (p '&' q) => q & M |= (p '&' q) => q ) ; :: thesis: verum