let D be non empty set ; for Z being set
for Y being RealNormSpace
for H being Functional_Sequence of D, the carrier of Y
for X being set st Z c= X & Z <> {} & H is_unif_conv_on X holds
H is_unif_conv_on Z
let Z be set ; for Y being RealNormSpace
for H being Functional_Sequence of D, the carrier of Y
for X being set st Z c= X & Z <> {} & H is_unif_conv_on X holds
H is_unif_conv_on Z
let Y be RealNormSpace; for H being Functional_Sequence of D, the carrier of Y
for X being set st Z c= X & Z <> {} & H is_unif_conv_on X holds
H is_unif_conv_on Z
let H be Functional_Sequence of D, the carrier of Y; for X being set st Z c= X & Z <> {} & H is_unif_conv_on X holds
H is_unif_conv_on Z
let X be set ; ( Z c= X & Z <> {} & H is_unif_conv_on X implies H is_unif_conv_on Z )
assume that
A1:
Z c= X
and
A2:
Z <> {}
and
A3:
H is_unif_conv_on X
; H is_unif_conv_on Z
consider f being PartFunc of D, the carrier of Y such that
A4:
dom f = X
and
A5:
for p being Real st p > 0 holds
ex k being Nat st
for n being Nat
for x being Element of D st n >= k & x in X holds
||.(((H . n) /. x) - (f /. x)).|| < p
by A3;
now ex g being Element of K16(K17(D, the carrier of Y)) st
( dom g = Z & ( for p being Real st p > 0 holds
ex k being Nat st
for n being Nat
for x being Element of D st n >= k & x in Z holds
||.(((H . n) /. x) - (g /. x)).|| < p ) )take g =
f | Z;
( dom g = Z & ( for p being Real st p > 0 holds
ex k being Nat st
for n being Nat
for x being Element of D st n >= k & x in Z holds
||.(((H . n) /. x) - (g /. x)).|| < p ) )thus A7:
dom g =
(dom f) /\ Z
by RELAT_1:61
.=
Z
by A1, A4, XBOOLE_1:28
;
for p being Real st p > 0 holds
ex k being Nat st
for n being Nat
for x being Element of D st n >= k & x in Z holds
||.(((H . n) /. x) - (g /. x)).|| < plet p be
Real;
( p > 0 implies ex k being Nat st
for n being Nat
for x being Element of D st n >= k & x in Z holds
||.(((H . n) /. x) - (g /. x)).|| < p )assume
p > 0
;
ex k being Nat st
for n being Nat
for x being Element of D st n >= k & x in Z holds
||.(((H . n) /. x) - (g /. x)).|| < pthen consider k being
Nat such that A8:
for
n being
Nat for
x being
Element of
D st
n >= k &
x in X holds
||.(((H . n) /. x) - (f /. x)).|| < p
by A5;
take k =
k;
for n being Nat
for x being Element of D st n >= k & x in Z holds
||.(((H . n) /. x) - (g /. x)).|| < plet n be
Nat;
for x being Element of D st n >= k & x in Z holds
||.(((H . n) /. x) - (g /. x)).|| < plet x be
Element of
D;
( n >= k & x in Z implies ||.(((H . n) /. x) - (g /. x)).|| < p )assume that A9:
n >= k
and A10:
x in Z
;
||.(((H . n) /. x) - (g /. x)).|| < p
(
x in Z &
x in dom f )
by A7, A10, RELAT_1:57;
then f /. x =
f . x
by PARTFUN1:def 6
.=
g . x
by A7, A10, FUNCT_1:47
.=
g /. x
by A10, A7, PARTFUN1:def 6
;
hence
||.(((H . n) /. x) - (g /. x)).|| < p
by A1, A8, A9, A10;
verum end;
hence
H is_unif_conv_on Z
by A1, A2, A3, Th22; verum