let A be closed-interval Subset of REAL; for D1, D2 being Division of A ex D being Division of A st
( D1 <= D & D2 <= D )
let D1, D2 be Division of A; ex D being Division of A st
( D1 <= D & D2 <= D )
consider D3 being FinSequence of REAL such that
A1:
rng D3 = rng (D1 ^ D2)
and
A2:
len D3 = card (rng (D1 ^ D2))
and
A3:
D3 is increasing
by SEQ_4:157;
reconsider D3 = D3 as non empty increasing FinSequence of REAL by A1, A3;
A4:
rng D2 c= A
by Def2;
rng D1 c= A
by Def2;
then
(rng D1) \/ (rng D2) c= A
by A4, XBOOLE_1:8;
then A5:
rng D3 c= A
by A1, FINSEQ_1:44;
D3 . (len D3) = upper_bound A
then reconsider D3 = D3 as Division of A by A5, Def2;
len D2 = card (rng D2)
by FINSEQ_4:77;
then A14:
len D2 <= len D3
by A2, FINSEQ_1:43, NAT_1:44;
take
D3
; ( D1 <= D3 & D2 <= D3 )
A15:
rng D1 c= rng (D1 ^ D2)
by FINSEQ_1:42;
A16:
rng D2 c= rng (D1 ^ D2)
by FINSEQ_1:43;
len D1 = card (rng D1)
by FINSEQ_4:77;
then
len D1 <= len D3
by A2, FINSEQ_1:42, NAT_1:44;
hence
( D1 <= D3 & D2 <= D3 )
by A1, A15, A16, A14, Def20; verum