let T be TopSpace; (SPO T) /\ (D(p,sp) T) = PO T
thus
(SPO T) /\ (D(p,sp) T) c= PO T
XBOOLE_0:def 10 PO T c= (SPO T) /\ (D(p,sp) T)
let x be set ; TARSKI:def 3 ( not x in PO T or x in (SPO T) /\ (D(p,sp) T) )
assume
x in PO T
; x in (SPO T) /\ (D(p,sp) T)
then consider K being Subset of T such that
A6:
x = K
and
A7:
K is pre-open
;
A8:
Int (Cl K) c= (Cl (Int K)) \/ (Int (Cl K))
by XBOOLE_1:7;
K c= Int (Cl K)
by A7, Def3;
then
K c= (Cl (Int K)) \/ (Int (Cl K))
by A8, XBOOLE_1:1;
then A9:
K is semi-pre-open
by Def5;
then
K = spInt K
by Th6;
then
pInt K = spInt K
by A7, Th4;
then A10:
K in { B where B is Subset of T : pInt B = spInt B }
;
K in SPO T
by A9;
hence
x in (SPO T) /\ (D(p,sp) T)
by A6, A10, XBOOLE_0:def 4; verum