:: OPENLATT semantic presentation
:: Showing IDV graph ... (Click the Palm Trees again to close it)
theorem Th1: :: OPENLATT:1
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th2: :: OPENLATT:2
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem defines Topology_of OPENLATT:def 1 :
theorem Th3: :: OPENLATT:3
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
definition
let T be non
empty TopSpace;
func Top_Union T -> BinOp of
Topology_of T means :
Def2:
:: OPENLATT:def 2
for
P,
Q being
Element of
Topology_of T holds
it . P,
Q = P \/ Q;
existence
ex b1 being BinOp of Topology_of T st
for P, Q being Element of Topology_of T holds b1 . P,Q = P \/ Q
uniqueness
for b1, b2 being BinOp of Topology_of T st ( for P, Q being Element of Topology_of T holds b1 . P,Q = P \/ Q ) & ( for P, Q being Element of Topology_of T holds b2 . P,Q = P \/ Q ) holds
b1 = b2
func Top_Meet T -> BinOp of
Topology_of T means :
Def3:
:: OPENLATT:def 3
for
P,
Q being
Element of
Topology_of T holds
it . P,
Q = P /\ Q;
existence
ex b1 being BinOp of Topology_of T st
for P, Q being Element of Topology_of T holds b1 . P,Q = P /\ Q
uniqueness
for b1, b2 being BinOp of Topology_of T st ( for P, Q being Element of Topology_of T holds b1 . P,Q = P /\ Q ) & ( for P, Q being Element of Topology_of T holds b2 . P,Q = P /\ Q ) holds
b1 = b2
end;
:: deftheorem Def2 defines Top_Union OPENLATT:def 2 :
:: deftheorem Def3 defines Top_Meet OPENLATT:def 3 :
Lm1:
for T being non empty TopSpace
for p, q being Element of LattStr(# (Topology_of T),(Top_Union T),(Top_Meet T) #) holds p "\/" q = p \/ q
by Def2;
Lm2:
for T being non empty TopSpace
for p, q being Element of LattStr(# (Topology_of T),(Top_Union T),(Top_Meet T) #) holds p "/\" q = p /\ q
by Def3;
theorem Th4: :: OPENLATT:4
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem defines Open_setLatt OPENLATT:def 4 :
theorem :: OPENLATT:5
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th6: :: OPENLATT:6
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th7: :: OPENLATT:7
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th8: :: OPENLATT:8
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th9: :: OPENLATT:9
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th10: :: OPENLATT:10
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th11: :: OPENLATT:11
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem defines F_primeSet OPENLATT:def 5 :
theorem Th12: :: OPENLATT:12
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def6 defines StoneH OPENLATT:def 6 :
theorem Th13: :: OPENLATT:13
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th14: :: OPENLATT:14
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem defines StoneS OPENLATT:def 7 :
theorem Th15: :: OPENLATT:15
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th16: :: OPENLATT:16
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th17: :: OPENLATT:17
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem defines SF_have OPENLATT:def 8 :
theorem Th18: :: OPENLATT:18
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
Lm3:
for L being D_Lattice
for F being Filter of L
for b, a being Element of L holds
( F in (SF_have b) \ (SF_have a) iff ( b in F & not a in F ) )
theorem Th19: :: OPENLATT:19
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th20: :: OPENLATT:20
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th21: :: OPENLATT:21
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th22: :: OPENLATT:22
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th23: :: OPENLATT:23
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th24: :: OPENLATT:24
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th25: :: OPENLATT:25
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
definition
let L be
D_Lattice;
func Set_Union L -> BinOp of
StoneS L means :
Def9:
:: OPENLATT:def 9
for
A,
B being
Element of
StoneS L holds
it . A,
B = A \/ B;
existence
ex b1 being BinOp of StoneS L st
for A, B being Element of StoneS L holds b1 . A,B = A \/ B
uniqueness
for b1, b2 being BinOp of StoneS L st ( for A, B being Element of StoneS L holds b1 . A,B = A \/ B ) & ( for A, B being Element of StoneS L holds b2 . A,B = A \/ B ) holds
b1 = b2
func Set_Meet L -> BinOp of
StoneS L means :
Def10:
:: OPENLATT:def 10
for
A,
B being
Element of
StoneS L holds
it . A,
B = A /\ B;
existence
ex b1 being BinOp of StoneS L st
for A, B being Element of StoneS L holds b1 . A,B = A /\ B
uniqueness
for b1, b2 being BinOp of StoneS L st ( for A, B being Element of StoneS L holds b1 . A,B = A /\ B ) & ( for A, B being Element of StoneS L holds b2 . A,B = A /\ B ) holds
b1 = b2
end;
:: deftheorem Def9 defines Set_Union OPENLATT:def 9 :
:: deftheorem Def10 defines Set_Meet OPENLATT:def 10 :
Lm4:
for L being D_Lattice
for x, y being Element of LattStr(# (StoneS L),(Set_Union L),(Set_Meet L) #) holds x "\/" y = x \/ y
by Def9;
Lm5:
for L being D_Lattice
for x, y being Element of LattStr(# (StoneS L),(Set_Union L),(Set_Meet L) #) holds x "/\" y = x /\ y
by Def10;
theorem Th26: :: OPENLATT:26
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem defines StoneLatt OPENLATT:def 11 :
theorem :: OPENLATT:27
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th28: :: OPENLATT:28
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: OPENLATT:29
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th30: :: OPENLATT:30
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: OPENLATT:31
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: OPENLATT:32
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th33: :: OPENLATT:33
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th34: :: OPENLATT:34
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th35: :: OPENLATT:35
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def12 defines HTopSpace OPENLATT:def 12 :
theorem Th36: :: OPENLATT:36
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th37: :: OPENLATT:37
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th38: :: OPENLATT:38
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th39: :: OPENLATT:39
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: OPENLATT:40
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: OPENLATT:41
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: OPENLATT:42
:: Showing IDV graph ... (Click the Palm Tree again to close it) 