let T be non empty TopSpace; :: thesis: for p being Point of T holds
( p is isolated iff {p} is open )

let p be Point of T; :: thesis: ( p is isolated iff {p} is open )
A1: {p} /\ ([#] T) = {p} by XBOOLE_1:28;
hereby :: thesis: ( {p} is open implies p is isolated ) end;
assume {p} is open ; :: thesis: p is isolated
then p is_isolated_in [#] T by A1, Th22;
hence p is isolated ; :: thesis: verum