let A be set ; :: thesis: ( A ={} implies ex B being set st ( B in Sigma & ex C being thin of P st A = B \/ C ) ) consider B being set such that A3:
B ={}and A4:
B in Sigma
by PROB_1:10; consider C being thin of P such that A5:
C ={}by A1; assume
A ={}
; :: thesis: ex B being set st ( B in Sigma & ex C being thin of P st A = B \/ C ) then
A = B \/ C
by A3, A5; hence
ex B being set st ( B in Sigma & ex C being thin of P st A = B \/ C )
by A4; :: thesis: verum
end;
defpred S1[ set ] means for A being set st A = $1 holds ex B being set st ( B in Sigma & ex C being thin of P st A = B \/ C ); consider D being set such that A6:
for y being set holds ( y in D iff ( y inbool Omega & S1[y] ) )
from XBOOLE_0:sch 1(); A7:
for A being set holds ( A in D iff ex B being set st ( B in Sigma & ex C being thin of P st A = B \/ C ) )
let A be set ; :: thesis: ( A in D iff ex B being set st ( B in Sigma & ex C being thin of P st A = B \/ C ) ) A8:
( A in D iff ( A inbool Omega & ( for y being set st y = A holds ex B being set st ( B in Sigma & ex C being thin of P st y = B \/ C ) ) ) )
by A6;
( ex B being set st ( B in Sigma & ex C being thin of P st A = B \/ C ) implies A in D )