:: BORSUK_2 semantic presentation
Lemma1:
for b1 being real number holds
( ( 0 <= b1 & b1 <= 1 ) iff b1 in the carrier of I[01] )
theorem Th1: :: BORSUK_2:1
theorem Th2: :: BORSUK_2:2
canceled;
theorem Th3: :: BORSUK_2:3
theorem Th4: :: BORSUK_2:4
:: deftheorem Def1 defines are_connected BORSUK_2:def 1 :
:: deftheorem Def2 defines Path BORSUK_2:def 2 :
:: deftheorem Def3 defines arcwise_connected BORSUK_2:def 3 :
:: deftheorem Def4 defines Path BORSUK_2:def 4 :
Lemma7:
( 0 in [.0,1.] & 1 in [.0,1.] )
theorem Th5: :: BORSUK_2:5
definition
let c1 be non
empty TopSpace;
let c2,
c3,
c4 be
Point of
c1;
let c5 be
Path of
c2,
c3;
let c6 be
Path of
c3,
c4;
assume that E9:
c2,
c3 are_connected
and E10:
c3,
c4 are_connected
;
func c5 + c6 -> Path of
a2,
a4 means :
Def5:
:: BORSUK_2:def 5
for
b1 being
Point of
I[01] holds
( (
b1 <= 1
/ 2 implies
a7 . b1 = a5 . (2 * b1) ) & ( 1
/ 2
<= b1 implies
a7 . b1 = a6 . ((2 * b1) - 1) ) );
existence
ex b1 being Path of c2,c4 st
for b2 being Point of I[01] holds
( ( b2 <= 1 / 2 implies b1 . b2 = c5 . (2 * b2) ) & ( 1 / 2 <= b2 implies b1 . b2 = c6 . ((2 * b2) - 1) ) )
uniqueness
for b1, b2 being Path of c2,c4 st ( for b3 being Point of I[01] holds
( ( b3 <= 1 / 2 implies b1 . b3 = c5 . (2 * b3) ) & ( 1 / 2 <= b3 implies b1 . b3 = c6 . ((2 * b3) - 1) ) ) ) & ( for b3 being Point of I[01] holds
( ( b3 <= 1 / 2 implies b2 . b3 = c5 . (2 * b3) ) & ( 1 / 2 <= b3 implies b2 . b3 = c6 . ((2 * b3) - 1) ) ) ) holds
b1 = b2
end;
:: deftheorem Def5 defines + BORSUK_2:def 5 :
theorem Th6: :: BORSUK_2:6
theorem Th7: :: BORSUK_2:7
:: deftheorem Def6 defines - BORSUK_2:def 6 :
Lemma12:
for b1 being Real st 0 <= b1 & b1 <= 1 holds
( 0 <= 1 - b1 & 1 - b1 <= 1 )
Lemma13:
for b1 being Real st b1 in the carrier of I[01] holds
1 - b1 in the carrier of I[01]
theorem Th8: :: BORSUK_2:8
theorem Th9: :: BORSUK_2:9
definition
let c1,
c2,
c3,
c4 be non
empty TopSpace;
let c5 be
Function of
c1,
c2;
let c6 be
Function of
c3,
c4;
redefine func [: as
[:c5,c6:] -> Function of
[:a1,a3:],
[:a2,a4:];
coherence
[:c5,c6:] is Function of [:c1,c3:],[:c2,c4:]
end;
theorem Th10: :: BORSUK_2:10
theorem Th11: :: BORSUK_2:11
theorem Th12: :: BORSUK_2:12
theorem Th13: :: BORSUK_2:13
canceled;
theorem Th14: :: BORSUK_2:14
Lemma20:
for b1, b2 being non empty TopSpace st b1 is_T2 & b2 is_T2 holds
[:b1,b2:] is_T2
definition
let c1 be non
empty TopStruct ;
let c2,
c3 be
Point of
c1;
let c4,
c5 be
Path of
c2,
c3;
pred c4,
c5 are_homotopic means :: BORSUK_2:def 7
ex
b1 being
Function of
[:I[01] ,I[01] :],
a1 st
(
b1 is
continuous & ( for
b2 being
Point of
I[01] holds
(
b1 . b2,0
= a4 . b2 &
b1 . b2,1
= a5 . b2 & ( for
b3 being
Point of
I[01] holds
(
b1 . 0,
b3 = a2 &
b1 . 1,
b3 = a3 ) ) ) ) );
symmetry
for b1, b2 being Path of c2,c3 st ex b3 being Function of [:I[01] ,I[01] :],c1 st
( b3 is continuous & ( for b4 being Point of I[01] holds
( b3 . b4,0 = b1 . b4 & b3 . b4,1 = b2 . b4 & ( for b5 being Point of I[01] holds
( b3 . 0,b5 = c2 & b3 . 1,b5 = c3 ) ) ) ) ) holds
ex b3 being Function of [:I[01] ,I[01] :],c1 st
( b3 is continuous & ( for b4 being Point of I[01] holds
( b3 . b4,0 = b2 . b4 & b3 . b4,1 = b1 . b4 & ( for b5 being Point of I[01] holds
( b3 . 0,b5 = c2 & b3 . 1,b5 = c3 ) ) ) ) )
end;
:: deftheorem Def7 defines are_homotopic BORSUK_2:def 7 :
for
b1 being non
empty TopStruct for
b2,
b3 being
Point of
b1 for
b4,
b5 being
Path of
b2,
b3 holds
(
b4,
b5 are_homotopic iff ex
b6 being
Function of
[:I[01] ,I[01] :],
b1 st
(
b6 is
continuous & ( for
b7 being
Point of
I[01] holds
(
b6 . b7,0
= b4 . b7 &
b6 . b7,1
= b5 . b7 & ( for
b8 being
Point of
I[01] holds
(
b6 . 0,
b8 = b2 &
b6 . 1,
b8 = b3 ) ) ) ) ) );
theorem Th15: :: BORSUK_2:15