let FT be non empty RelStr ; for A, B being Subset of FT st FT is reflexive & [#] FT = A \/ B & A,B are_separated holds
( A is open & A is closed )
let A, B be Subset of FT; ( FT is reflexive & [#] FT = A \/ B & A,B are_separated implies ( A is open & A is closed ) )
assume that
A1:
FT is reflexive
and
A2:
[#] FT = A \/ B
and
A3:
A,B are_separated
; ( A is open & A is closed )
A4:
B c= B ^b
by A1, FIN_TOPO:18;
then A5:
B is closed
by A3, FINTOPO4:def 1, FIN_TOPO:def 17;
A6:
A c= A ^b
by A1, FIN_TOPO:18;
B ` = A
by A1, A2, A3, FINTOPO4:6, PRE_TOPC:25;
hence
( A is open & A is closed )
by A3, A7, A5, FINTOPO4:def 1, FIN_TOPO:31, FIN_TOPO:def 17; verum