let A be closed-interval Subset of REAL ; for D1, MD1 being Division of A st MD1 = <*(lower_bound A)*> ^ D1 holds
delta MD1 = delta D1
let D1, MD1 be Division of A; ( MD1 = <*(lower_bound A)*> ^ D1 implies delta MD1 = delta D1 )
assume A1:
MD1 = <*(lower_bound A)*> ^ D1
; delta MD1 = delta D1
then A2:
vol (divset MD1,1) = 0
by Lm11;
A3:
delta D1 = max (rng (upper_volume (chi A,A),D1))
by INTEGRA1:def 19;
then
delta D1 in rng (upper_volume (chi A,A),D1)
by XXREAL_2:def 8;
then consider i being Element of NAT such that
A4:
i in dom (upper_volume (chi A,A),D1)
and
A5:
(upper_volume (chi A,A),D1) . i = delta D1
by PARTFUN1:26;
A6:
delta MD1 = max (rng (upper_volume (chi A,A),MD1))
by INTEGRA1:def 19;
then
delta MD1 in rng (upper_volume (chi A,A),MD1)
by XXREAL_2:def 8;
then consider j being Element of NAT such that
A7:
j in dom (upper_volume (chi A,A),MD1)
and
A8:
(upper_volume (chi A,A),MD1) . j = delta MD1
by PARTFUN1:26;
j in Seg (len (upper_volume (chi A,A),MD1))
by A7, FINSEQ_1:def 3;
then A9:
j in Seg (len MD1)
by INTEGRA1:def 7;
then A10:
j in dom MD1
by FINSEQ_1:def 3;
then A11:
delta MD1 = (upper_bound (rng ((chi A,A) | (divset MD1,j)))) * (vol (divset MD1,j))
by A8, INTEGRA1:def 7;
A12:
delta MD1 <= delta D1
proof
per cases
( j = 1 or j <> 1 )
;
suppose
j <> 1
;
delta MD1 <= delta D1then
not
j in Seg 1
by FINSEQ_1:4, TARSKI:def 1;
then
not
j in Seg (len <*(lower_bound A)*>)
by FINSEQ_1:56;
then A13:
not
j in dom <*(lower_bound A)*>
by FINSEQ_1:def 3;
j in dom MD1
by A9, FINSEQ_1:def 3;
then consider k being
Nat such that A14:
k in dom D1
and A15:
j = (len <*(lower_bound A)*>) + k
by A1, A13, FINSEQ_1:38;
A16:
k in Seg (len D1)
by A14, FINSEQ_1:def 3;
then divset D1,
k =
divset MD1,
(k + 1)
by A1, Lm10
.=
divset MD1,
j
by A15, FINSEQ_1:56
;
then
delta MD1 = (upper_bound (rng ((chi A,A) | (divset D1,k)))) * (vol (divset D1,k))
by A8, A10, INTEGRA1:def 7;
then A17:
delta MD1 = (upper_volume (chi A,A),D1) . k
by A14, INTEGRA1:def 7;
k in Seg (len (upper_volume (chi A,A),D1))
by A16, INTEGRA1:def 7;
then
k in dom (upper_volume (chi A,A),D1)
by FINSEQ_1:def 3;
then
delta MD1 in rng (upper_volume (chi A,A),D1)
by A17, FUNCT_1:def 5;
hence
delta MD1 <= delta D1
by A3, XXREAL_2:def 8;
verum end; end;
end;
i in Seg (len (upper_volume (chi A,A),D1))
by A4, FINSEQ_1:def 3;
then A18:
i in Seg (len D1)
by INTEGRA1:def 7;
then
i in dom D1
by FINSEQ_1:def 3;
then
(len <*(lower_bound A)*>) + i in dom MD1
by A1, FINSEQ_1:41;
then A19:
i + 1 in dom MD1
by FINSEQ_1:56;
then
i + 1 in Seg (len MD1)
by FINSEQ_1:def 3;
then
i + 1 in Seg (len (upper_volume (chi A,A),MD1))
by INTEGRA1:def 7;
then A20:
i + 1 in dom (upper_volume (chi A,A),MD1)
by FINSEQ_1:def 3;
i in dom D1
by A18, FINSEQ_1:def 3;
then delta D1 =
(upper_bound (rng ((chi A,A) | (divset D1,i)))) * (vol (divset D1,i))
by A5, INTEGRA1:def 7
.=
(upper_bound (rng ((chi A,A) | (divset MD1,(i + 1))))) * (vol (divset D1,i))
by A1, A18, Lm10
.=
(upper_bound (rng ((chi A,A) | (divset MD1,(i + 1))))) * (vol (divset MD1,(i + 1)))
by A1, A18, Lm10
;
then
delta D1 = (upper_volume (chi A,A),MD1) . (i + 1)
by A19, INTEGRA1:def 7;
then
delta D1 in rng (upper_volume (chi A,A),MD1)
by A20, FUNCT_1:def 5;
then
delta D1 <= delta MD1
by A6, XXREAL_2:def 8;
hence
delta MD1 = delta D1
by A12, XXREAL_0:1; verum