:: BORSUK_5 semantic presentation :: Showing IDV graph ... (Click the Palm Trees again to close it)
theorem :: BORSUK_5:1 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th2: :: BORSUK_5:2 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:3 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
x1,
x2,
x3,
x4,
x5,
x6 being
set holds
{x1,x2,x3,x4,x5,x6} = {x1,x3,x6} \/ {x2,x4,x5}
definition
let x1,
x2,
x3,
x4,
x5,
x6 be
set ;
pred x1,
x2,
x3,
x4,
x5,
x6 are_mutually_different means :
Def1:
:: BORSUK_5:def 1
(
x1 <> x2 &
x1 <> x3 &
x1 <> x4 &
x1 <> x5 &
x1 <> x6 &
x2 <> x3 &
x2 <> x4 &
x2 <> x5 &
x2 <> x6 &
x3 <> x4 &
x3 <> x5 &
x3 <> x6 &
x4 <> x5 &
x4 <> x6 &
x5 <> x6 );
end;
:: deftheorem Def1 defines are_mutually_different BORSUK_5:def 1 :
for
x1,
x2,
x3,
x4,
x5,
x6 being
set holds
(
x1,
x2,
x3,
x4,
x5,
x6 are_mutually_different iff (
x1 <> x2 &
x1 <> x3 &
x1 <> x4 &
x1 <> x5 &
x1 <> x6 &
x2 <> x3 &
x2 <> x4 &
x2 <> x5 &
x2 <> x6 &
x3 <> x4 &
x3 <> x5 &
x3 <> x6 &
x4 <> x5 &
x4 <> x6 &
x5 <> x6 ) );
definition
let x1,
x2,
x3,
x4,
x5,
x6,
x7 be
set ;
pred x1,
x2,
x3,
x4,
x5,
x6,
x7 are_mutually_different means :
Def2:
:: BORSUK_5:def 2
(
x1 <> x2 &
x1 <> x3 &
x1 <> x4 &
x1 <> x5 &
x1 <> x6 &
x1 <> x7 &
x2 <> x3 &
x2 <> x4 &
x2 <> x5 &
x2 <> x6 &
x2 <> x7 &
x3 <> x4 &
x3 <> x5 &
x3 <> x6 &
x3 <> x7 &
x4 <> x5 &
x4 <> x6 &
x4 <> x7 &
x5 <> x6 &
x5 <> x7 &
x6 <> x7 );
end;
:: deftheorem Def2 defines are_mutually_different BORSUK_5:def 2 :
for
x1,
x2,
x3,
x4,
x5,
x6,
x7 being
set holds
(
x1,
x2,
x3,
x4,
x5,
x6,
x7 are_mutually_different iff (
x1 <> x2 &
x1 <> x3 &
x1 <> x4 &
x1 <> x5 &
x1 <> x6 &
x1 <> x7 &
x2 <> x3 &
x2 <> x4 &
x2 <> x5 &
x2 <> x6 &
x2 <> x7 &
x3 <> x4 &
x3 <> x5 &
x3 <> x6 &
x3 <> x7 &
x4 <> x5 &
x4 <> x6 &
x4 <> x7 &
x5 <> x6 &
x5 <> x7 &
x6 <> x7 ) );
theorem Th4: :: BORSUK_5:4 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
x1,
x2,
x3,
x4,
x5,
x6 being
set st
x1,
x2,
x3,
x4,
x5,
x6 are_mutually_different holds
card {x1,x2,x3,x4,x5,x6} = 6
theorem :: BORSUK_5:5 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
x1,
x2,
x3,
x4,
x5,
x6,
x7 being
set st
x1,
x2,
x3,
x4,
x5,
x6,
x7 are_mutually_different holds
card {x1,x2,x3,x4,x5,x6,x7} = 7
theorem Th6: :: BORSUK_5:6 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
x1,
x2,
x3,
x4,
x5,
x6 being
set st
{x1,x2,x3} misses {x4,x5,x6} holds
(
x1 <> x4 &
x1 <> x5 &
x1 <> x6 &
x2 <> x4 &
x2 <> x5 &
x2 <> x6 &
x3 <> x4 &
x3 <> x5 &
x3 <> x6 )
theorem :: BORSUK_5:7 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
x1,
x2,
x3,
x4,
x5,
x6 being
set st
x1,
x2,
x3 are_mutually_different &
x4,
x5,
x6 are_mutually_different &
{x1,x2,x3} misses {x4,x5,x6} holds
x1,
x2,
x3,
x4,
x5,
x6 are_mutually_different
theorem :: BORSUK_5:8 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
x1,
x2,
x3,
x4,
x5,
x6,
x7 being
set st
x1,
x2,
x3,
x4,
x5,
x6 are_mutually_different &
{x1,x2,x3,x4,x5,x6} misses {x7} holds
x1,
x2,
x3,
x4,
x5,
x6,
x7 are_mutually_different
theorem :: BORSUK_5:9 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
x1,
x2,
x3,
x4,
x5,
x6,
x7 being
set st
x1,
x2,
x3,
x4,
x5,
x6,
x7 are_mutually_different holds
x7,
x1,
x2,
x3,
x4,
x5,
x6 are_mutually_different
theorem :: BORSUK_5:10 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
x1,
x2,
x3,
x4,
x5,
x6,
x7 being
set st
x1,
x2,
x3,
x4,
x5,
x6,
x7 are_mutually_different holds
x1,
x2,
x5,
x3,
x6,
x7,
x4 are_mutually_different
theorem Th11: :: BORSUK_5:11 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm1:
R^1 is arcwise_connected
theorem :: BORSUK_5:12 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th13: :: BORSUK_5:13 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th14: :: BORSUK_5:14 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th15: :: BORSUK_5:15 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th16: :: BORSUK_5:16 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th17: :: BORSUK_5:17 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th18: :: BORSUK_5:18 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th19: :: BORSUK_5:19 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th20: :: BORSUK_5:20 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:21 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm2:
for a being real number holds REAL \ ].-infty,a.[ = [.a,+infty.[
by LIMFUNC1:24;
Lm3:
for a being real number holds REAL \ ].-infty,a.] = ].a,+infty.[
by LIMFUNC1:24;
Lm4:
for a being real number holds REAL \ [.a,+infty.[ = ].-infty,a.[
by LIMFUNC1:24;
theorem :: BORSUK_5:22 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: BORSUK_5:23 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: BORSUK_5:24 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: BORSUK_5:25 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th26: :: BORSUK_5:26 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th27: :: BORSUK_5:27 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th28: :: BORSUK_5:28 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th29: :: BORSUK_5:29 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:30 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: BORSUK_5:31 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: BORSUK_5:32 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: BORSUK_5:33 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th34: :: BORSUK_5:34 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th35: :: BORSUK_5:35 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th36: :: BORSUK_5:36 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem defines IRRAT BORSUK_5:def 3 :
:: deftheorem defines RAT BORSUK_5:def 4 :
:: deftheorem defines IRRAT BORSUK_5:def 5 :
theorem Th37: :: BORSUK_5:37 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th38: :: BORSUK_5:38 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th39: :: BORSUK_5:39 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th40: :: BORSUK_5:40 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th41: :: BORSUK_5:41 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th42: :: BORSUK_5:42 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th43: :: BORSUK_5:43 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th44: :: BORSUK_5:44 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th45: :: BORSUK_5:45 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:46 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th47: :: BORSUK_5:47 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm5:
for s1, s3, s4, l being real number st s1 <= s3 & s1 < s4 & 0 < l & l < 1 holds
s1 < ((1 - l) * s3) + (l * s4)
by XREAL_1:179;
Lm6:
for s1, s3, s4, l being real number st s3 < s1 & s4 <= s1 & 0 < l & l < 1 holds
((1 - l) * s3) + (l * s4) < s1
by XREAL_1:180;
theorem :: BORSUK_5:48 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: BORSUK_5:49 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th50: :: BORSUK_5:50 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th51: :: BORSUK_5:51 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm7:
for A being Subset of R^1
for a, b being real number st a < b & A = RAT a,b holds
( a in Cl A & b in Cl A )
Lm8:
for A being Subset of R^1
for a, b being real number st a < b & A = IRRAT a,b holds
( a in Cl A & b in Cl A )
theorem Th52: :: BORSUK_5:52 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th53: :: BORSUK_5:53 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th54: :: BORSUK_5:54 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th55: :: BORSUK_5:55 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th56: :: BORSUK_5:56 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th57: :: BORSUK_5:57 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th58: :: BORSUK_5:58 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th59: :: BORSUK_5:59 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:60 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th61: :: BORSUK_5:61 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th62: :: BORSUK_5:62 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm9:
for a being real number holds ].a,+infty.[ is open
by FCONT_3:7;
Lm10:
for a being real number holds ].-infty,a.] is closed
by FCONT_3:6;
Lm11:
for a being real number holds ].-infty,a.[ is open
by FCONT_3:8;
Lm12:
for a being real number holds [.a,+infty.[ is closed
by FCONT_3:5;
theorem Th63: :: BORSUK_5:63 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th64: :: BORSUK_5:64 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th65: :: BORSUK_5:65 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th66: :: BORSUK_5:66 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th67: :: BORSUK_5:67 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th68: :: BORSUK_5:68 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm13:
for a being real number holds ].a,+infty.[ c= [.a,+infty.[
by LIMFUNC1:10;
Lm14:
for a being real number holds ].-infty,a.[ c= ].-infty,a.]
by LIMFUNC1:15;
theorem :: BORSUK_5:69 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem :: BORSUK_5:70 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th71: :: BORSUK_5:71 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:72 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:73 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th74: :: BORSUK_5:74 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th75: :: BORSUK_5:75 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:76 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th77: :: BORSUK_5:77 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:78 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th79: :: BORSUK_5:79 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:80 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th81: :: BORSUK_5:81 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:82 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:83 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th84: :: BORSUK_5:84 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm15:
for a, b being real number st b <= a holds
RAT a,b = {}
Lm16:
for a, b being real number st b <= a holds
REAL = ].-infty,a.] \/ [.b,+infty.[
theorem Th85: :: BORSUK_5:85 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th86: :: BORSUK_5:86 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th87: :: BORSUK_5:87 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th88: :: BORSUK_5:88 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:89 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:90 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm17:
((IRRAT 2,4) \/ {4}) \/ {5} c= ].1,+infty.[
].1,+infty.[ c= [.1,+infty.[
by Lm13;
then Lm18:
((IRRAT 2,4) \/ {4}) \/ {5} c= [.1,+infty.[
by Lm17, XBOOLE_1:1;
Lm19:
].-infty,1.[ /\ (((].-infty,2.] \/ (IRRAT 2,4)) \/ {4}) \/ {5}) = ].-infty,1.[
theorem Th91: :: BORSUK_5:91 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm20:
].1,+infty.[ /\ (((].-infty,2.] \/ (IRRAT 2,4)) \/ {4}) \/ {5}) = ((].1,2.] \/ (IRRAT 2,4)) \/ {4}) \/ {5}
theorem :: BORSUK_5:92 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th93: :: BORSUK_5:93 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th94: :: BORSUK_5:94 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:95 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:96 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th97: :: BORSUK_5:97 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:98 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:99 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th100: :: BORSUK_5:100 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:101 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:102 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:103 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:104 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:105 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:106 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th107: :: BORSUK_5:107 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th108: :: BORSUK_5:108 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th109: :: BORSUK_5:109 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th110: :: BORSUK_5:110 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th111: :: BORSUK_5:111 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th112: :: BORSUK_5:112 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:113 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def6 defines with_proper_subsets BORSUK_5:def 6 :
theorem :: BORSUK_5:114 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: BORSUK_5:115 :: Showing IDV graph ... (Click the Palm Tree again to close it)