thus F1() ` c= { p where p is Point of (TOP-REAL 2) : P1[p] } :: according to XBOOLE_0:def 10 :: thesis: { p where p is Point of (TOP-REAL 2) : P1[p] } c= F1() `
proof
let x be object ; :: according to TARSKI:def 3 :: thesis: ( not x in F1() ` or x in { p where p is Point of (TOP-REAL 2) : P1[p] } )
assume A2: x in F1() ` ; :: thesis: x in { p where p is Point of (TOP-REAL 2) : P1[p] }
then reconsider qx = x as Point of (TOP-REAL 2) ;
x in the carrier of (TOP-REAL 2) \ F1() by A2, SUBSET_1:def 4;
then not x in F1() by XBOOLE_0:def 5;
then P1[qx] by A1;
hence x in { p where p is Point of (TOP-REAL 2) : P1[p] } ; :: thesis: verum
end;
let x be object ; :: according to TARSKI:def 3 :: thesis: ( not x in { p where p is Point of (TOP-REAL 2) : P1[p] } or x in F1() ` )
assume x in { p7 where p7 is Point of (TOP-REAL 2) : P1[p7] } ; :: thesis: x in F1() `
then A3: ex p7 being Point of (TOP-REAL 2) st
( p7 = x & P1[p7] ) ;
then for q7 being Point of (TOP-REAL 2) holds
( not x = q7 or not P1[q7] ) ;
then not x in F1() by A1;
then x in the carrier of (TOP-REAL 2) \ F1() by A3, XBOOLE_0:def 5;
hence x in F1() ` by SUBSET_1:def 4; :: thesis: verum