:: INTEGRA2 semantic presentation
theorem Th1: :: INTEGRA2:1
:: deftheorem Def1 defines non-decreasing INTEGRA2:def 1 :
theorem Th2: :: INTEGRA2:2
theorem Th3: :: INTEGRA2:3
theorem Th4: :: INTEGRA2:4
:: deftheorem Def2 defines * INTEGRA2:def 2 :
theorem Th5: :: INTEGRA2:5
theorem Th6: :: INTEGRA2:6
theorem Th7: :: INTEGRA2:7
theorem Th8: :: INTEGRA2:8
theorem Th9: :: INTEGRA2:9
theorem Th10: :: INTEGRA2:10
theorem Th11: :: INTEGRA2:11
theorem Th12: :: INTEGRA2:12
theorem Th13: :: INTEGRA2:13
theorem Th14: :: INTEGRA2:14
theorem Th15: :: INTEGRA2:15
theorem Th16: :: INTEGRA2:16
theorem Th17: :: INTEGRA2:17
theorem Th18: :: INTEGRA2:18
theorem Th19: :: INTEGRA2:19
theorem Th20: :: INTEGRA2:20
theorem Th21: :: INTEGRA2:21
theorem Th22: :: INTEGRA2:22
theorem Th23: :: INTEGRA2:23
theorem Th24: :: INTEGRA2:24
theorem Th25: :: INTEGRA2:25
theorem Th26: :: INTEGRA2:26
theorem Th27: :: INTEGRA2:27
theorem Th28: :: INTEGRA2:28
theorem Th29: :: INTEGRA2:29
theorem Th30: :: INTEGRA2:30
theorem Th31: :: INTEGRA2:31
theorem Th32: :: INTEGRA2:32
theorem Th33: :: INTEGRA2:33
theorem Th34: :: INTEGRA2:34
theorem Th35: :: INTEGRA2:35
theorem Th36: :: INTEGRA2:36
:: deftheorem Def3 defines delta INTEGRA2:def 3 :
definition
let c1 be
closed-interval Subset of
REAL ;
let c2 be
PartFunc of
c1,
REAL ;
let c3 be
DivSequence of
c1;
func upper_sum c2,
c3 -> Real_Sequence means :: INTEGRA2:def 4
for
b1 being
Nat holds
a4 . b1 = upper_sum a2,
(a3 . b1);
existence
ex b1 being Real_Sequence st
for b2 being Nat holds b1 . b2 = upper_sum c2,(c3 . b2)
uniqueness
for b1, b2 being Real_Sequence st ( for b3 being Nat holds b1 . b3 = upper_sum c2,(c3 . b3) ) & ( for b3 being Nat holds b2 . b3 = upper_sum c2,(c3 . b3) ) holds
b1 = b2
func lower_sum c2,
c3 -> Real_Sequence means :: INTEGRA2:def 5
for
b1 being
Nat holds
a4 . b1 = lower_sum a2,
(a3 . b1);
existence
ex b1 being Real_Sequence st
for b2 being Nat holds b1 . b2 = lower_sum c2,(c3 . b2)
uniqueness
for b1, b2 being Real_Sequence st ( for b3 being Nat holds b1 . b3 = lower_sum c2,(c3 . b3) ) & ( for b3 being Nat holds b2 . b3 = lower_sum c2,(c3 . b3) ) holds
b1 = b2
end;
:: deftheorem Def4 defines upper_sum INTEGRA2:def 4 :
:: deftheorem Def5 defines lower_sum INTEGRA2:def 5 :
theorem Th37: :: INTEGRA2:37
theorem Th38: :: INTEGRA2:38
theorem Th39: :: INTEGRA2:39
theorem Th40: :: INTEGRA2:40
theorem Th41: :: INTEGRA2:41