let T be TopSpace; :: thesis: (SO T) /\ (D(alpha,s) T) = T ^alpha
thus (SO T) /\ (D(alpha,s) T) c= T ^alpha :: according to XBOOLE_0:def 10 :: thesis: T ^alpha c= (SO T) /\ (D(alpha,s) T)
proof
let x be set ; :: according to TARSKI:def 3 :: thesis: ( not x in (SO T) /\ (D(alpha,s) T) or x in T ^alpha )
assume x in (SO T) /\ (D(alpha,s) T) ; :: thesis: x in T ^alpha
then A1: ( x in SO T & x in D(alpha,s) T ) by XBOOLE_0:def 4;
then consider A being Subset of T such that
A2: x = A and
A3: A is semi-open ;
A4: A = sInt A by A3, Th3;
consider Z being Subset of T such that
A5: x = Z and
A6: alphaInt Z = sInt Z by A1;
Z is alpha-set of T by A2, A4, A5, A6, Th2;
hence x in T ^alpha by A5; :: thesis: verum
end;
let x be set ; :: according to TARSKI:def 3 :: thesis: ( not x in T ^alpha or x in (SO T) /\ (D(alpha,s) T) )
assume x in T ^alpha ; :: thesis: x in (SO T) /\ (D(alpha,s) T)
then consider K being Subset of T such that
A7: x = K and
A8: K is alpha-set of T ;
A9: K c= Int (Cl (Int K)) by A8, Def1;
Int (Cl (Int K)) c= Cl (Int K) by TOPS_1:44;
then K c= Cl (Int K) by A9, XBOOLE_1:1;
then A10: K is semi-open by Def2;
then A11: K = sInt K by Th3;
A12: K in { B where B is Subset of T : B is semi-open } by A10;
alphaInt K = sInt K by A8, A11, Th2;
then K in { B where B is Subset of T : alphaInt B = sInt B } ;
hence x in (SO T) /\ (D(alpha,s) T) by A7, A12, XBOOLE_0:def 4; :: thesis: verum