let T be TopSpace; :: thesis: for A being Subset of T holds
( A is regular_open iff ( A is supercondensed & A is open ) )

let A be Subset of T; :: thesis: ( A is regular_open iff ( A is supercondensed & A is open ) )
thus ( A is regular_open implies ( A is supercondensed & A is open ) ) :: thesis: ( A is supercondensed & A is open implies A is regular_open )
proof end;
assume that
A2: A is supercondensed and
A3: A is open ; :: thesis: A is regular_open
Int (Cl A) = Int A by A2;
hence A is regular_open by A3, TOPS_1:23; :: thesis: verum