let T be TopSpace; (PSO T) /\ (D(sp,ps) T) = SPO T
thus
(PSO T) /\ (D(sp,ps) T) c= SPO T
XBOOLE_0:def 10 SPO T c= (PSO T) /\ (D(sp,ps) T)
let x be object ; TARSKI:def 3 ( not x in SPO T or x in (PSO T) /\ (D(sp,ps) T) )
assume
x in SPO T
; x in (PSO T) /\ (D(sp,ps) T)
then consider K being Subset of T such that
A1:
x = K
and
A2:
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 A3:
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
(Cl (Int K)) \/ (Int (Cl K)) c= Cl (Int (Cl K))
by A3, XBOOLE_1:8;
then
K c= Cl (Int (Cl K))
by A2;
then A5:
K is pre-semi-open
;
then
K = psInt K
by Th5;
then
spInt K = psInt K
by A2, Th6;
then A6:
K in { B where B is Subset of T : spInt B = psInt B }
;
K in PSO T
by A5;
hence
x in (PSO T) /\ (D(sp,ps) T)
by A1, A6, XBOOLE_0:def 4; verum