let a be Real; for E being sequence of (bool REAL) st ( for n being Nat holds E . n = [.a,(a + n).] ) holds
( E is non-descending & E is convergent & Union E = [.a,+infty.[ )
let E be sequence of (bool REAL); ( ( for n being Nat holds E . n = [.a,(a + n).] ) implies ( E is non-descending & E is convergent & Union E = [.a,+infty.[ ) )
assume A1:
for n being Nat holds E . n = [.a,(a + n).]
; ( E is non-descending & E is convergent & Union E = [.a,+infty.[ )
for n, m being Nat st n <= m holds
E . n c= E . m
hence
E is non-descending
by PROB_1:def 5; ( E is convergent & Union E = [.a,+infty.[ )
hence
E is convergent
by SETLIM_1:63; Union E = [.a,+infty.[
then A5:
Union E c= [.a,+infty.[
;
then
[.a,+infty.[ c= Union E
;
hence
Union E = [.a,+infty.[
by A5, XBOOLE_0:def 10; verum