:: MEASURE6 semantic presentation
:: Showing IDV graph ... (Click the Palm Trees again to close it)
theorem :: MEASURE6:1
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: MEASURE6:2
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: MEASURE6:3
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: MEASURE6:4
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem :: MEASURE6:5
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem :: MEASURE6:6
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem :: MEASURE6:7
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem Th8: :: MEASURE6:8
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
for
x,
y being
R_eal st
x is
Real holds
(
(y - x) + x = y &
(y + x) - x = y )
theorem :: MEASURE6:9
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem Th10: :: MEASURE6:10
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th11: :: MEASURE6:11
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th12: :: MEASURE6:12
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem defines R_EAL MEASURE6:def 1 :
theorem Th13: :: MEASURE6:13
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: MEASURE6:14
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th15: :: MEASURE6:15
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: MEASURE6:16
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th17: :: MEASURE6:17
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th18: :: MEASURE6:18
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th19: :: MEASURE6:19
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: MEASURE6:20
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th21: :: MEASURE6:21
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th22: :: MEASURE6:22
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th23: :: MEASURE6:23
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th24: :: MEASURE6:24
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: MEASURE6:25
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th26: :: MEASURE6:26
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def2 defines Seg MEASURE6:def 2 :
:: deftheorem defines len MEASURE6:def 3 :
theorem Th27: :: MEASURE6:27
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th28: :: MEASURE6:28
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th29: :: MEASURE6:29
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th30: :: MEASURE6:30
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: MEASURE6:31
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: MEASURE6:32
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: MEASURE6:33
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: MEASURE6:34
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: MEASURE6:35
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th36: :: MEASURE6:36
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th37: :: MEASURE6:37
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th38: :: MEASURE6:38
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th39: :: MEASURE6:39
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th40: :: MEASURE6:40
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th41: :: MEASURE6:41
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th42: :: MEASURE6:42
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th43: :: MEASURE6:43
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th44: :: MEASURE6:44
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th45: :: MEASURE6:45
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th46: :: MEASURE6:46
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: MEASURE6:47
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
definition
let A be
Interval;
assume A1:
A <> {}
;
func ^^ A -> R_eal means :
Def4:
:: MEASURE6:def 4
ex
b being
R_eal st
(
it <=' b & (
A = ].it,b.[ or
A = ].it,b.] or
A = [.it,b.] or
A = [.it,b.[ ) );
existence
ex b1, b being R_eal st
( b1 <=' b & ( A = ].b1,b.[ or A = ].b1,b.] or A = [.b1,b.] or A = [.b1,b.[ ) )
uniqueness
for b1, b2 being R_eal st ex b being R_eal st
( b1 <=' b & ( A = ].b1,b.[ or A = ].b1,b.] or A = [.b1,b.] or A = [.b1,b.[ ) ) & ex b being R_eal st
( b2 <=' b & ( A = ].b2,b.[ or A = ].b2,b.] or A = [.b2,b.] or A = [.b2,b.[ ) ) holds
b1 = b2
end;
:: deftheorem Def4 defines ^^ MEASURE6:def 4 :
definition
let A be
Interval;
assume A1:
A <> {}
;
func A ^^ -> R_eal means :
Def5:
:: MEASURE6:def 5
ex
a being
R_eal st
(
a <=' it & (
A = ].a,it.[ or
A = ].a,it.] or
A = [.a,it.] or
A = [.a,it.[ ) );
existence
ex b1, a being R_eal st
( a <=' b1 & ( A = ].a,b1.[ or A = ].a,b1.] or A = [.a,b1.] or A = [.a,b1.[ ) )
uniqueness
for b1, b2 being R_eal st ex a being R_eal st
( a <=' b1 & ( A = ].a,b1.[ or A = ].a,b1.] or A = [.a,b1.] or A = [.a,b1.[ ) ) & ex a being R_eal st
( a <=' b2 & ( A = ].a,b2.[ or A = ].a,b2.] or A = [.a,b2.] or A = [.a,b2.[ ) ) holds
b1 = b2
end;
:: deftheorem Def5 defines ^^ MEASURE6:def 5 :
theorem Th48: :: MEASURE6:48
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th49: :: MEASURE6:49
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th50: :: MEASURE6:50
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th51: :: MEASURE6:51
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th52: :: MEASURE6:52
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: MEASURE6:53
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
canceled;
theorem Th54: :: MEASURE6:54
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th55: :: MEASURE6:55
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: MEASURE6:56
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th57: :: MEASURE6:57
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: MEASURE6:58
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
:: deftheorem Def6 defines + MEASURE6:def 6 :
theorem Th59: :: MEASURE6:59
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: MEASURE6:60
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: MEASURE6:61
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th62: :: MEASURE6:62
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th63: :: MEASURE6:63
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th64: :: MEASURE6:64
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th65: :: MEASURE6:65
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem Th66: :: MEASURE6:66
:: Showing IDV graph ... (Click the Palm Tree again to close it) 
theorem :: MEASURE6:67
:: Showing IDV graph ... (Click the Palm Tree again to close it) 