let T be non empty reflexive transitive TopRelStr ; ( the topology of T = { S where S is Subset of T : S is property(S) } implies T is TopSpace-like )
assume A1:
the topology of T = { S where S is Subset of T : S is property(S) }
; T is TopSpace-like
[#] T is property(S)
by Lm2;
hence
the carrier of T in the topology of T
by A1; PRE_TOPC:def 1 ( ( for b1 being Element of bool (bool the carrier of T) holds
( not b1 c= the topology of T or union b1 in the topology of T ) ) & ( for b1, b2 being Element of bool the carrier of T holds
( not b1 in the topology of T or not b2 in the topology of T or b1 /\ b2 in the topology of T ) ) )
let a, b be Subset of T; ( not a in the topology of T or not b in the topology of T or a /\ b in the topology of T )
assume
a in the topology of T
; ( not b in the topology of T or a /\ b in the topology of T )
then consider A being Subset of T such that
A11:
a = A
and
A12:
A is property(S)
by A1;
assume
b in the topology of T
; a /\ b in the topology of T
then consider B being Subset of T such that
A13:
b = B
and
A14:
B is property(S)
by A1;
A /\ B is property(S)
proof
let D be non
empty directed Subset of
T;
WAYBEL11:def 3 ( sup D in A /\ B implies ex y being Element of T st
( y in D & ( for x being Element of T st x in D & x >= y holds
x in A /\ B ) ) )
assume A15:
sup D in A /\ B
;
ex y being Element of T st
( y in D & ( for x being Element of T st x in D & x >= y holds
x in A /\ B ) )
then
sup D in A
by XBOOLE_0:def 4;
then consider x being
Element of
T such that A16:
x in D
and A17:
for
z being
Element of
T st
z in D &
z >= x holds
z in A
by A12, Def3;
sup D in B
by A15, XBOOLE_0:def 4;
then consider y being
Element of
T such that A18:
y in D
and A19:
for
z being
Element of
T st
z in D &
z >= y holds
z in B
by A14, Def3;
consider z being
Element of
T such that A20:
z in D
and A21:
x <= z
and A22:
y <= z
by A16, A18, WAYBEL_0:def 1;
take
z
;
( z in D & ( for x being Element of T st x in D & x >= z holds
x in A /\ B ) )
thus
z in D
by A20;
for x being Element of T st x in D & x >= z holds
x in A /\ B
let u be
Element of
T;
( u in D & u >= z implies u in A /\ B )
assume A23:
u in D
;
( not u >= z or u in A /\ B )
assume A24:
u >= z
;
u in A /\ B
then
u >= x
by A21, YELLOW_0:def 2;
then A25:
u in A
by A17, A23;
u >= y
by A22, A24, YELLOW_0:def 2;
then
u in B
by A19, A23;
hence
u in A /\ B
by A25, XBOOLE_0:def 4;
verum
end;
hence
a /\ b in the topology of T
by A1, A11, A13; verum