let T be TopSpace; :: thesis: for B being Subset of T holds
( B is pre-open iff B = pInt B )

let B be Subset of T; :: thesis: ( B is pre-open iff B = pInt B )
hereby :: thesis: ( B = pInt B implies B is pre-open ) end;
assume B = pInt B ; :: thesis: B is pre-open
then B c= Int (Cl B) by XBOOLE_1:17;
hence B is pre-open by Def3; :: thesis: verum