let p, q be ZF-formula; for M being non empty set
for v being Function of VAR,M holds
( M,v |= ('not' (p 'or' q)) => (('not' p) '&' ('not' q)) & M |= ('not' (p 'or' q)) => (('not' p) '&' ('not' q)) )
let M be non empty set ; for v being Function of VAR,M holds
( M,v |= ('not' (p 'or' q)) => (('not' p) '&' ('not' q)) & M |= ('not' (p 'or' q)) => (('not' p) '&' ('not' q)) )
let v be Function of VAR,M; ( M,v |= ('not' (p 'or' q)) => (('not' p) '&' ('not' q)) & M |= ('not' (p 'or' q)) => (('not' p) '&' ('not' q)) )
now for v being Function of VAR,M holds M,v |= ('not' (p 'or' q)) => (('not' p) '&' ('not' q))let v be
Function of
VAR,
M;
M,v |= ('not' (p 'or' q)) => (('not' p) '&' ('not' q))now ( M,v |= 'not' (p 'or' q) implies M,v |= ('not' p) '&' ('not' q) )assume
M,
v |= 'not' (p 'or' q)
;
M,v |= ('not' p) '&' ('not' q)then A1:
not
M,
v |= p 'or' q
by ZF_MODEL:14;
then
not
M,
v |= q
by ZF_MODEL:17;
then A2:
M,
v |= 'not' q
by ZF_MODEL:14;
not
M,
v |= p
by A1, ZF_MODEL:17;
then
M,
v |= 'not' p
by ZF_MODEL:14;
hence
M,
v |= ('not' p) '&' ('not' q)
by A2, ZF_MODEL:15;
verum end; hence
M,
v |= ('not' (p 'or' q)) => (('not' p) '&' ('not' q))
by ZF_MODEL:18;
verum end;
hence
( M,v |= ('not' (p 'or' q)) => (('not' p) '&' ('not' q)) & M |= ('not' (p 'or' q)) => (('not' p) '&' ('not' q)) )
; verum