let X be non empty TopSpace; :: thesis: ( X is extremally_disconnected iff for A being Subset of X st A is condensed holds
( A is closed & A is open ) )

thus ( X is extremally_disconnected implies for A being Subset of X st A is condensed holds
( A is closed & A is open ) ) :: thesis: ( ( for A being Subset of X st A is condensed holds
( A is closed & A is open ) ) implies X is extremally_disconnected )
proof
assume A1: X is extremally_disconnected ; :: thesis: for A being Subset of X st A is condensed holds
( A is closed & A is open )

let A be Subset of X; :: thesis: ( A is condensed implies ( A is closed & A is open ) )
A2: Cl (Int A) is open by A1;
assume A3: A is condensed ; :: thesis: ( A is closed & A is open )
then Cl A = Cl (Int A) by Th9;
then Int (Cl A) = Cl (Int A) by A2, TOPS_1:23;
hence ( A is closed & A is open ) by A3, Th8; :: thesis: verum
end;
assume A4: for A being Subset of X st A is condensed holds
( A is closed & A is open ) ; :: thesis: X is extremally_disconnected
now :: thesis: for A being Subset of X st A is open holds
Cl A is open
let A be Subset of X; :: thesis: ( A is open implies Cl A is open )
assume A is open ; :: thesis: Cl A is open
then A5: Int A = A by TOPS_1:23;
Cl (Int A) is closed_condensed by TDLAT_1:22;
then Cl A is condensed by A5, TOPS_1:66;
hence Cl A is open by A4; :: thesis: verum
end;
hence X is extremally_disconnected ; :: thesis: verum