let A be non empty closed_interval Subset of REAL; for D1, D2 being Division of A ex D being Division of A st
( D1 <= D & D2 <= D & rng D = (rng D1) \/ (rng D2) )
let D1, D2 be Division of A; ex D being Division of A st
( D1 <= D & D2 <= D & rng D = (rng D1) \/ (rng D2) )
consider D being FinSequence of REAL such that
A1:
rng D = rng (D1 ^ D2)
and
A2:
len D = card (rng (D1 ^ D2))
and
A3:
D is increasing
by SEQ_4:140;
reconsider D = D as increasing FinSequence of REAL by A3;
reconsider D = D as non empty increasing FinSequence of REAL by A1;
A4:
rng D2 c= A
by INTEGRA1:def 2;
A5:
rng (D1 ^ D2) = (rng D1) \/ (rng D2)
by FINSEQ_1:31;
then A6:
rng D1 c= rng (D1 ^ D2)
by XBOOLE_1:7;
rng D1 c= A
by INTEGRA1:def 2;
then A7:
rng D c= A
by A1, A5, A4, XBOOLE_1:8;
D . (len D) = upper_bound A
then reconsider D = D as Division of A by A7, INTEGRA1:def 2;
take
D
; ( D1 <= D & D2 <= D & rng D = (rng D1) \/ (rng D2) )
card (rng D1) <= len D
by A2, A5, NAT_1:43, XBOOLE_1:7;
then
len D1 <= len D
by FINSEQ_4:62;
hence
D1 <= D
by A1, A6, INTEGRA1:def 18; ( D2 <= D & rng D = (rng D1) \/ (rng D2) )
A13:
rng D2 c= rng (D1 ^ D2)
by A5, XBOOLE_1:7;
card (rng D2) <= len D
by A2, A5, NAT_1:43, XBOOLE_1:7;
then
len D2 <= len D
by FINSEQ_4:62;
hence
D2 <= D
by A1, A13, INTEGRA1:def 18; rng D = (rng D1) \/ (rng D2)
thus
rng D = (rng D1) \/ (rng D2)
by A1, FINSEQ_1:31; verum