defpred S1[ set ] means for t being set st t = $1 holds
( t in Sigma & t c= A & A \ t is thin of P );
consider D being set such that
A1:
for t being set holds
( t in D iff ( t in bool Omega & S1[t] ) )
from XFAMILY:sch 1();
A2:
for B being set holds
( B in D iff ( B in Sigma & B c= A & A \ B is thin of P ) )
proof
let B be
set ;
( B in D iff ( B in Sigma & B c= A & A \ B is thin of P ) )
(
B in Sigma &
B c= A &
A \ B is
thin of
P implies
B in D )
proof
assume that A3:
B in Sigma
and A4:
(
B c= A &
A \ B is
thin of
P )
;
B in D
for
t being
set st
t = B holds
(
t in Sigma &
t c= A &
A \ t is
thin of
P )
by A3, A4;
hence
B in D
by A1, A3;
verum
end;
hence
(
B in D iff (
B in Sigma &
B c= A &
A \ B is
thin of
P ) )
by A1;
verum
end;
A5:
D c= bool Omega
D <> {}
then reconsider D = D as non empty Subset-Family of Omega by A5;
take
D
; for B being set holds
( B in D iff ( B in Sigma & B c= A & A \ B is thin of P ) )
thus
for B being set holds
( B in D iff ( B in Sigma & B c= A & A \ B is thin of P ) )
by A2; verum