:: CANTOR_1 semantic presentation
:: deftheorem Def1 defines UniCl CANTOR_1:def 1 :
:: deftheorem Def2 defines Basis CANTOR_1:def 2 :
theorem Th1: :: CANTOR_1:1
theorem Th2: :: CANTOR_1:2
theorem Th3: :: CANTOR_1:3
:: deftheorem Def3 CANTOR_1:def 3 :
canceled;
:: deftheorem Def4 defines FinMeetCl CANTOR_1:def 4 :
theorem Th4: :: CANTOR_1:4
theorem Th5: :: CANTOR_1:5
theorem Th6: :: CANTOR_1:6
theorem Th7: :: CANTOR_1:7
theorem Th8: :: CANTOR_1:8
theorem Th9: :: CANTOR_1:9
theorem Th10: :: CANTOR_1:10
canceled;
theorem Th11: :: CANTOR_1:11
canceled;
theorem Th12: :: CANTOR_1:12
theorem Th13: :: CANTOR_1:13
theorem Th14: :: CANTOR_1:14
theorem Th15: :: CANTOR_1:15
theorem Th16: :: CANTOR_1:16
theorem Th17: :: CANTOR_1:17
:: deftheorem Def5 defines prebasis CANTOR_1:def 5 :
theorem Th18: :: CANTOR_1:18
theorem Th19: :: CANTOR_1:19
theorem Th20: :: CANTOR_1:20
definition
func the_Cantor_set -> non
empty strict TopSpace means :: CANTOR_1:def 6
( the
carrier of
a1 = product (NAT --> {0,1}) & ex
b1 being
prebasis of
a1 st
for
b2 being
Subset of
(product (NAT --> {0,1})) holds
(
b2 in b1 iff ex
b3,
b4 being
Nat st
for
b5 being
Element of
product (NAT --> {0,1}) holds
(
b5 in b2 iff
b5 . b3 = b4 ) ) );
existence
ex b1 being non empty strict TopSpace st
( the carrier of b1 = product (NAT --> {0,1}) & ex b2 being prebasis of b1 st
for b3 being Subset of (product (NAT --> {0,1})) holds
( b3 in b2 iff ex b4, b5 being Nat st
for b6 being Element of product (NAT --> {0,1}) holds
( b6 in b3 iff b6 . b4 = b5 ) ) )
uniqueness
for b1, b2 being non empty strict TopSpace st the carrier of b1 = product (NAT --> {0,1}) & ex b3 being prebasis of b1 st
for b4 being Subset of (product (NAT --> {0,1})) holds
( b4 in b3 iff ex b5, b6 being Nat st
for b7 being Element of product (NAT --> {0,1}) holds
( b7 in b4 iff b7 . b5 = b6 ) ) & the carrier of b2 = product (NAT --> {0,1}) & ex b3 being prebasis of b2 st
for b4 being Subset of (product (NAT --> {0,1})) holds
( b4 in b3 iff ex b5, b6 being Nat st
for b7 being Element of product (NAT --> {0,1}) holds
( b7 in b4 iff b7 . b5 = b6 ) ) holds
b1 = b2
end;
:: deftheorem Def6 defines the_Cantor_set CANTOR_1:def 6 :