consider A being set such that
A1: for x being set holds
( x in A iff ( x in the carrier of (TOP-REAL F1()) & P1[x] ) ) from XBOOLE_0:sch 1();
A c= the carrier of (TOP-REAL F1())
proof
let x be set ; :: according to TARSKI:def 3 :: thesis: ( not x in A or x in the carrier of (TOP-REAL F1()) )
assume x in A ; :: thesis: x in the carrier of (TOP-REAL F1())
hence x in the carrier of (TOP-REAL F1()) by A1; :: thesis: verum
end;
then reconsider A = A as Subset of (TOP-REAL F1()) ;
take A ; :: thesis: for p being Point of (TOP-REAL F1()) holds
( p in A iff P1[p] )

thus for p being Point of (TOP-REAL F1()) holds
( p in A iff P1[p] ) by A1; :: thesis: verum