let N be set ; ex M being set st
( N in M & ( for X, Y being set st X in M & Y c= X holds
Y in M ) & ( for X being set st X in M holds
bool X in M ) & ( for X being set holds
( not X c= M or X,M are_equipotent or X in M ) ) )
consider M being set such that
A1:
N in M
and
A2:
for X, Y being set st X in M & Y c= X holds
Y in M
and
A3:
for X being set st X in M holds
ex Z being set st
( Z in M & ( for Y being set st Y c= X holds
Y in Z ) )
and
A4:
for X being set holds
( not X c= M or X,M are_equipotent or X in M )
by TARSKI_A:1;
take
M
; ( N in M & ( for X, Y being set st X in M & Y c= X holds
Y in M ) & ( for X being set st X in M holds
bool X in M ) & ( for X being set holds
( not X c= M or X,M are_equipotent or X in M ) ) )
thus
N in M
by A1; ( ( for X, Y being set st X in M & Y c= X holds
Y in M ) & ( for X being set st X in M holds
bool X in M ) & ( for X being set holds
( not X c= M or X,M are_equipotent or X in M ) ) )
thus
for X, Y being set st X in M & Y c= X holds
Y in M
by A2; ( ( for X being set st X in M holds
bool X in M ) & ( for X being set holds
( not X c= M or X,M are_equipotent or X in M ) ) )
thus
for X being set st X in M holds
bool X in M
for X being set holds
( not X c= M or X,M are_equipotent or X in M )
thus
for X being set holds
( not X c= M or X,M are_equipotent or X in M )
by A4; verum