:: TOPREAL9 semantic presentation
theorem Th1: :: TOPREAL9:1
theorem Th2: :: TOPREAL9:2
theorem Th3: :: TOPREAL9:3
theorem Th4: :: TOPREAL9:4
for
b1 being
Nat for
b2 being
real number for
b3,
b4 being
Point of
(TOP-REAL b1) for
b5 being
set st
b5 = ((1 - b2) * b3) + (b2 * b4) holds
( ( not
b5 = b3 or
b2 = 0 or
b3 = b4 ) & ( (
b2 = 0 or
b3 = b4 ) implies
b5 = b3 ) & ( not
b5 = b4 or
b2 = 1 or
b3 = b4 ) & ( (
b2 = 1 or
b3 = b4 ) implies
b5 = b4 ) )
theorem Th5: :: TOPREAL9:5
theorem Th6: :: TOPREAL9:6
:: deftheorem Def1 defines Ball TOPREAL9:def 1 :
:: deftheorem Def2 defines cl_Ball TOPREAL9:def 2 :
:: deftheorem Def3 defines Sphere TOPREAL9:def 3 :
theorem Th7: :: TOPREAL9:7
theorem Th8: :: TOPREAL9:8
theorem Th9: :: TOPREAL9:9
theorem Th10: :: TOPREAL9:10
theorem Th11: :: TOPREAL9:11
theorem Th12: :: TOPREAL9:12
theorem Th13: :: TOPREAL9:13
theorem Th14: :: TOPREAL9:14
theorem Th15: :: TOPREAL9:15
theorem Th16: :: TOPREAL9:16
theorem Th17: :: TOPREAL9:17
theorem Th18: :: TOPREAL9:18
theorem Th19: :: TOPREAL9:19
theorem Th20: :: TOPREAL9:20
theorem Th21: :: TOPREAL9:21
theorem Th22: :: TOPREAL9:22
theorem Th23: :: TOPREAL9:23
theorem Th24: :: TOPREAL9:24
Lemma18:
for b1 being Nat
for b2 being real number
for b3 being Subset of (TOP-REAL b1)
for b4 being Point of (TOP-REAL b1) st b3 = { b5 where B is Point of (TOP-REAL b1) : |.(b5 - b4).| <= b2 } holds
b3 is convex
Lemma19:
for b1 being Nat
for b2 being real number
for b3 being Subset of (TOP-REAL b1)
for b4 being Point of (TOP-REAL b1) st b3 = { b5 where B is Point of (TOP-REAL b1) : |.(b5 - b4).| < b2 } holds
b3 is convex
:: deftheorem Def4 defines homogeneous TOPREAL9:def 4 :
:: deftheorem Def5 defines additive TOPREAL9:def 5 :
registration
let c1,
c2 be
real number ;
cluster AffineMap a1,0,
a2,0
-> homogeneous additive ;
coherence
( AffineMap c1,0,c2,0 is homogeneous & AffineMap c1,0,c2,0 is additive )
end;
theorem Th25: :: TOPREAL9:25
:: deftheorem Def6 defines halfline TOPREAL9:def 6 :
theorem Th26: :: TOPREAL9:26
theorem Th27: :: TOPREAL9:27
theorem Th28: :: TOPREAL9:28
theorem Th29: :: TOPREAL9:29
theorem Th30: :: TOPREAL9:30
theorem Th31: :: TOPREAL9:31
theorem Th32: :: TOPREAL9:32
theorem Th33: :: TOPREAL9:33
theorem Th34: :: TOPREAL9:34
theorem Th35: :: TOPREAL9:35
theorem Th36: :: TOPREAL9:36
theorem Th37: :: TOPREAL9:37
for
b1 being
Nat for
b2,
b3 being
real number for
b4,
b5,
b6 being
Point of
(TOP-REAL b1) for
b7,
b8,
b9 being
Element of
REAL b1 st
b7 = b4 &
b8 = b5 &
b9 = b6 &
b4 <> b5 &
b4 in Ball b6,
b2 &
b3 = ((- (2 * |((b5 - b4),(b4 - b6))|)) + (sqrt (delta (Sum (sqr (b8 - b7))),(2 * |((b5 - b4),(b4 - b6))|),((Sum (sqr (b7 - b9))) - (b2 ^2 ))))) / (2 * (Sum (sqr (b8 - b7)))) holds
ex
b10 being
Point of
(TOP-REAL b1) st
(
{b10} = (halfline b4,b5) /\ (Sphere b6,b2) &
b10 = ((1 - b3) * b4) + (b3 * b5) )
theorem Th38: :: TOPREAL9:38
for
b1 being
Nat for
b2,
b3 being
real number for
b4,
b5,
b6 being
Point of
(TOP-REAL b1) for
b7,
b8,
b9 being
Element of
REAL b1 st
b7 = ((1 / 2) * b4) + ((1 / 2) * b5) &
b8 = b5 &
b9 = b6 &
b4 <> b5 &
b4 in Sphere b6,
b2 &
b5 in cl_Ball b6,
b2 holds
ex
b10 being
Point of
(TOP-REAL b1) st
(
b10 <> b4 &
{b4,b10} = (halfline b4,b5) /\ (Sphere b6,b2) & (
b5 in Sphere b6,
b2 implies
b10 = b5 ) & ( not
b5 in Sphere b6,
b2 &
b3 = ((- (2 * |((b5 - (((1 / 2) * b4) + ((1 / 2) * b5))),((((1 / 2) * b4) + ((1 / 2) * b5)) - b6))|)) + (sqrt (delta (Sum (sqr (b8 - b7))),(2 * |((b5 - (((1 / 2) * b4) + ((1 / 2) * b5))),((((1 / 2) * b4) + ((1 / 2) * b5)) - b6))|),((Sum (sqr (b7 - b9))) - (b2 ^2 ))))) / (2 * (Sum (sqr (b8 - b7)))) implies
b10 = ((1 - b3) * (((1 / 2) * b4) + ((1 / 2) * b5))) + (b3 * b5) ) )
theorem Th39: :: TOPREAL9:39
theorem Th40: :: TOPREAL9:40
theorem Th41: :: TOPREAL9:41
theorem Th42: :: TOPREAL9:42
theorem Th43: :: TOPREAL9:43
theorem Th44: :: TOPREAL9:44
theorem Th45: :: TOPREAL9:45
theorem Th46: :: TOPREAL9:46
theorem Th47: :: TOPREAL9:47
theorem Th48: :: TOPREAL9:48
theorem Th49: :: TOPREAL9:49
theorem Th50: :: TOPREAL9:50
theorem Th51: :: TOPREAL9:51
theorem Th52: :: TOPREAL9:52
theorem Th53: :: TOPREAL9:53
theorem Th54: :: TOPREAL9:54
theorem Th55: :: TOPREAL9:55
theorem Th56: :: TOPREAL9:56
theorem Th57: :: TOPREAL9:57
theorem Th58: :: TOPREAL9:58
for
b1,
b2,
b3,
b4 being
real number for
b5,
b6 being
Point of
(TOP-REAL 2) for
b7,
b8,
b9 being
Element of
REAL 2 st
b7 = b5 &
b8 = b6 &
b9 = |[b1,b2]| &
b3 = ((- (2 * |((b6 - b5),(b5 - |[b1,b2]|))|)) + (sqrt (delta (Sum (sqr (b8 - b7))),(2 * |((b6 - b5),(b5 - |[b1,b2]|))|),((Sum (sqr (b7 - b9))) - (b4 ^2 ))))) / (2 * (Sum (sqr (b8 - b7)))) &
b5 <> b6 &
b5 in inside_of_circle b1,
b2,
b4 holds
ex
b10 being
Point of
(TOP-REAL 2) st
(
{b10} = (halfline b5,b6) /\ (circle b1,b2,b4) &
b10 = ((1 - b3) * b5) + (b3 * b6) )
theorem Th59: :: TOPREAL9:59
for
b1,
b2,
b3 being
real number for
b4,
b5 being
Point of
(TOP-REAL 2) st
b4 in circle b1,
b2,
b3 &
b5 in inside_of_circle b1,
b2,
b3 holds
(LSeg b4,b5) /\ (circle b1,b2,b3) = {b4}
theorem Th60: :: TOPREAL9:60
for
b1,
b2,
b3 being
real number for
b4,
b5 being
Point of
(TOP-REAL 2) st
b4 in circle b1,
b2,
b3 &
b5 in circle b1,
b2,
b3 holds
(LSeg b4,b5) \ {b4,b5} c= inside_of_circle b1,
b2,
b3
theorem Th61: :: TOPREAL9:61
for
b1,
b2,
b3 being
real number for
b4,
b5 being
Point of
(TOP-REAL 2) st
b4 in circle b1,
b2,
b3 &
b5 in circle b1,
b2,
b3 holds
(LSeg b4,b5) /\ (circle b1,b2,b3) = {b4,b5}
theorem Th62: :: TOPREAL9:62
for
b1,
b2,
b3 being
real number for
b4,
b5 being
Point of
(TOP-REAL 2) st
b4 in circle b1,
b2,
b3 &
b5 in circle b1,
b2,
b3 holds
(halfline b4,b5) /\ (circle b1,b2,b3) = {b4,b5}
theorem Th63: :: TOPREAL9:63
for
b1,
b2,
b3,
b4 being
real number for
b5,
b6 being
Point of
(TOP-REAL 2) for
b7,
b8,
b9 being
Element of
REAL 2 st
b7 = ((1 / 2) * b5) + ((1 / 2) * b6) &
b8 = b6 &
b9 = |[b1,b2]| &
b5 <> b6 &
b5 in circle b1,
b2,
b3 &
b6 in closed_inside_of_circle b1,
b2,
b3 holds
ex
b10 being
Point of
(TOP-REAL 2) st
(
b10 <> b5 &
{b5,b10} = (halfline b5,b6) /\ (circle b1,b2,b3) & (
b6 in Sphere |[b1,b2]|,
b3 implies
b10 = b6 ) & ( not
b6 in Sphere |[b1,b2]|,
b3 &
b4 = ((- (2 * |((b6 - (((1 / 2) * b5) + ((1 / 2) * b6))),((((1 / 2) * b5) + ((1 / 2) * b6)) - |[b1,b2]|))|)) + (sqrt (delta (Sum (sqr (b8 - b7))),(2 * |((b6 - (((1 / 2) * b5) + ((1 / 2) * b6))),((((1 / 2) * b5) + ((1 / 2) * b6)) - |[b1,b2]|))|),((Sum (sqr (b7 - b9))) - (b3 ^2 ))))) / (2 * (Sum (sqr (b8 - b7)))) implies
b10 = ((1 - b4) * (((1 / 2) * b5) + ((1 / 2) * b6))) + (b4 * b6) ) )
registration
let c1,
c2,
c3 be
real number ;
cluster inside_of_circle a1,
a2,
a3 -> convex ;
coherence
inside_of_circle c1,c2,c3 is convex
cluster closed_inside_of_circle a1,
a2,
a3 -> convex ;
coherence
closed_inside_of_circle c1,c2,c3 is convex
end;