let D be non empty set ; for H being Functional_Sequence of D,REAL
for X being set st H is_point_conv_on X holds
( abs H is_point_conv_on X & lim ((abs H),X) = abs (lim (H,X)) & - H is_point_conv_on X & lim ((- H),X) = - (lim (H,X)) )
let H be Functional_Sequence of D,REAL; for X being set st H is_point_conv_on X holds
( abs H is_point_conv_on X & lim ((abs H),X) = abs (lim (H,X)) & - H is_point_conv_on X & lim ((- H),X) = - (lim (H,X)) )
let X be set ; ( H is_point_conv_on X implies ( abs H is_point_conv_on X & lim ((abs H),X) = abs (lim (H,X)) & - H is_point_conv_on X & lim ((- H),X) = - (lim (H,X)) ) )
assume A1:
H is_point_conv_on X
; ( abs H is_point_conv_on X & lim ((abs H),X) = abs (lim (H,X)) & - H is_point_conv_on X & lim ((- H),X) = - (lim (H,X)) )
A3:
now for x being Element of D st x in dom (- (lim (H,X))) holds
(- (lim (H,X))) . x = lim ((- H) # x)let x be
Element of
D;
( x in dom (- (lim (H,X))) implies (- (lim (H,X))) . x = lim ((- H) # x) )assume
x in dom (- (lim (H,X)))
;
(- (lim (H,X))) . x = lim ((- H) # x)then A4:
x in dom (lim (H,X))
by VALUED_1:8;
then
x in X
by A1, Def13;
then A5:
H # x is
convergent
by A1, Th20;
thus (- (lim (H,X))) . x =
- ((lim (H,X)) . x)
by VALUED_1:8
.=
- (lim (H # x))
by A1, A4, Def13
.=
lim (- (H # x))
by A5, SEQ_2:10
.=
lim ((- H) # x)
by Th32
;
verum end;
A6:
X common_on_dom H
by A1, Th20;
then
X common_on_dom abs H
by Th38;
hence A7:
abs H is_point_conv_on X
by A2, Th20; ( lim ((abs H),X) = abs (lim (H,X)) & - H is_point_conv_on X & lim ((- H),X) = - (lim (H,X)) )
A8:
now for x being Element of D st x in dom (abs (lim (H,X))) holds
(abs (lim (H,X))) . x = lim ((abs H) # x)let x be
Element of
D;
( x in dom (abs (lim (H,X))) implies (abs (lim (H,X))) . x = lim ((abs H) # x) )assume
x in dom (abs (lim (H,X)))
;
(abs (lim (H,X))) . x = lim ((abs H) # x)then A9:
x in dom (lim (H,X))
by VALUED_1:def 11;
then
x in X
by A1, Def13;
then A10:
H # x is
convergent
by A1, Th20;
thus (abs (lim (H,X))) . x =
abs ((lim (H,X)) . x)
by VALUED_1:18
.=
abs (lim (H # x))
by A1, A9, Def13
.=
lim (abs (H # x))
by A10, SEQ_4:14
.=
lim ((abs H) # x)
by Th32
;
verum end;
dom (abs (lim (H,X))) =
dom (lim (H,X))
by VALUED_1:def 11
.=
X
by A1, Def13
;
hence
lim ((abs H),X) = abs (lim (H,X))
by A7, A8, Def13; ( - H is_point_conv_on X & lim ((- H),X) = - (lim (H,X)) )
X common_on_dom - H
by A6, Th38;
hence A12:
- H is_point_conv_on X
by A11, Th20; lim ((- H),X) = - (lim (H,X))
dom (- (lim (H,X))) =
dom (lim (H,X))
by VALUED_1:8
.=
X
by A1, Def13
;
hence
lim ((- H),X) = - (lim (H,X))
by A12, A3, Def13; verum