let T be TopSpace; :: thesis: (PSO T) /\ (D(sp,ps) T) = SPO T
thus (PSO T) /\ (D(sp,ps) T) c= SPO T :: according to XBOOLE_0:def 10 :: thesis: SPO T c= (PSO T) /\ (D(sp,ps) T)
proof
let x be set ; :: according to TARSKI:def 3 :: thesis: ( not x in (PSO T) /\ (D(sp,ps) T) or x in SPO T )
assume A1: x in (PSO T) /\ (D(sp,ps) T) ; :: thesis: x in SPO T
then x in PSO T by XBOOLE_0:def 4;
then consider A being Subset of T such that
A2: x = A and
A3: A is pre-semi-open ;
x in D(sp,ps) T by A1, XBOOLE_0:def 4;
then consider Z being Subset of T such that
A4: x = Z and
A5: spInt Z = psInt Z ;
A = psInt A by A3, Th5;
then Z is semi-pre-open by A2, A4, A5, Th6;
hence x in SPO T by A4; :: thesis: verum
end;
let x be set ; :: according to TARSKI:def 3 :: thesis: ( not x in SPO T or x in (PSO T) /\ (D(sp,ps) T) )
assume x in SPO T ; :: thesis: x in (PSO T) /\ (D(sp,ps) T)
then consider K being Subset of T such that
A6: x = K and
A7: K is semi-pre-open ;
Cl (Int K) c= Cl K by PRE_TOPC:19, TOPS_1:16;
then Int (Cl (Int K)) c= Int (Cl K) by TOPS_1:19;
then Cl (Int (Cl (Int K))) c= Cl (Int (Cl K)) by PRE_TOPC:19;
then A8: Cl (Int K) c= Cl (Int (Cl K)) by TOPS_1:26;
Int (Cl K) c= Cl (Int (Cl K)) by PRE_TOPC:18;
then A9: (Cl (Int K)) \/ (Int (Cl K)) c= Cl (Int (Cl K)) by A8, XBOOLE_1:8;
K c= (Cl (Int K)) \/ (Int (Cl K)) by A7, Def5;
then K c= Cl (Int (Cl K)) by A9, XBOOLE_1:1;
then A10: K is pre-semi-open by Def4;
then K = psInt K by Th5;
then spInt K = psInt K by A7, Th6;
then A11: K in { B where B is Subset of T : spInt B = psInt B } ;
K in PSO T by A10;
hence x in (PSO T) /\ (D(sp,ps) T) by A6, A11, XBOOLE_0:def 4; :: thesis: verum