let CNS1, CNS2 be ComplexNormSpace; :: thesis: for f being PartFunc of CNS1,CNS2
for Y being Subset of CNS1 st Y is compact & f is_continuous_on Y holds
f is_uniformly_continuous_on Y
let f be PartFunc of CNS1,CNS2; :: thesis: for Y being Subset of CNS1 st Y is compact & f is_continuous_on Y holds
f is_uniformly_continuous_on Y
let Y be Subset of CNS1; :: thesis: ( Y is compact & f is_continuous_on Y implies f is_uniformly_continuous_on Y )
assume that
A1:
Y is compact
and
A2:
f is_continuous_on Y
; :: thesis: f is_uniformly_continuous_on Y
A3:
Y c= dom f
by A2, NCFCONT1:def 21;
assume
not f is_uniformly_continuous_on Y
; :: thesis: contradiction
then consider r being Real such that
A4:
0 < r
and
A5:
for s being Real st 0 < s holds
ex x1, x2 being Point of CNS1 st
( x1 in Y & x2 in Y & ||.(x1 - x2).|| < s & not ||.((f /. x1) - (f /. x2)).|| < r )
by A3, Def1;
defpred S1[ Element of NAT , Point of CNS1] means ( $2 in Y & ex x2 being Point of CNS1 st
( x2 in Y & ||.($2 - x2).|| < 1 / ($1 + 1) & not ||.((f /. $2) - (f /. x2)).|| < r ) );
consider s1 being sequence of CNS1 such that
A9:
for n being Element of NAT holds S1[n,s1 . n]
from FUNCT_2:sch 3(A7);
defpred S2[ Element of NAT , Point of CNS1] means ( $2 in Y & ||.((s1 . $1) - $2).|| < 1 / ($1 + 1) & not ||.((f /. (s1 . $1)) - (f /. $2)).|| < r );
A10:
for n being Element of NAT ex x2 being Point of CNS1 st S2[n,x2]
by A9;
consider s2 being sequence of CNS1 such that
A11:
for n being Element of NAT holds S2[n,s2 . n]
from FUNCT_2:sch 3(A10);
then A21:
s1 - s2 is convergent
by CLVECT_1:def 16;
then A22:
lim (s1 - s2) = 0. CNS1
by A12, CLVECT_1:def 18;
then
for x being set st x in rng s1 holds
x in Y
;
then A23:
rng s1 c= Y
by TARSKI:def 3;
then consider q1 being sequence of CNS1 such that
A24:
( q1 is subsequence of s1 & q1 is convergent & lim q1 in Y )
by A1, NCFCONT1:def 6;
A25:
f | Y is_continuous_in lim q1
by A2, A24, NCFCONT1:def 21;
consider Ns1 being V35() sequence of NAT such that
A26:
q1 = s1 * Ns1
by A24, VALUED_0:def 17;
A28:
(s1 - s2) * Ns1 is convergent
by A21, CLOPBAN3:10;
A29:
lim ((s1 - s2) * Ns1) = 0. CNS1
by A21, A22, CLOPBAN3:11;
set q2 = q1 - ((s1 - s2) * Ns1);
A30:
q1 - ((s1 - s2) * Ns1) is convergent
by A24, A28, CLVECT_1:116;
A31: lim (q1 - ((s1 - s2) * Ns1)) =
(lim q1) - (0. CNS1)
by A24, A28, A29, CLVECT_1:122
.=
lim q1
by RLVECT_1:26
;
then A32:
q1 - ((s1 - s2) * Ns1) = s2 * Ns1
by FUNCT_2:113;
then A33:
q1 - ((s1 - s2) * Ns1) is subsequence of s2
;
then A34:
rng s2 c= Y
by TARSKI:def 3;
rng q1 c= rng s1
by A24, VALUED_0:21;
then A35:
rng q1 c= Y
by A23, XBOOLE_1:1;
then
rng q1 c= dom f
by A3, XBOOLE_1:1;
then
rng q1 c= (dom f) /\ Y
by A35, XBOOLE_1:19;
then A36:
rng q1 c= dom (f | Y)
by RELAT_1:90;
then A37:
( (f | Y) /* q1 is convergent & (f | Y) /. (lim q1) = lim ((f | Y) /* q1) )
by A24, A25, NCFCONT1:def 15;
rng (q1 - ((s1 - s2) * Ns1)) c= rng s2
by A33, VALUED_0:21;
then A38:
rng (q1 - ((s1 - s2) * Ns1)) c= Y
by A34, XBOOLE_1:1;
then
rng (q1 - ((s1 - s2) * Ns1)) c= dom f
by A3, XBOOLE_1:1;
then
rng (q1 - ((s1 - s2) * Ns1)) c= (dom f) /\ Y
by A38, XBOOLE_1:19;
then A39:
rng (q1 - ((s1 - s2) * Ns1)) c= dom (f | Y)
by RELAT_1:90;
then A40:
( (f | Y) /* (q1 - ((s1 - s2) * Ns1)) is convergent & (f | Y) /. (lim q1) = lim ((f | Y) /* (q1 - ((s1 - s2) * Ns1))) )
by A25, A30, A31, NCFCONT1:def 15;
then A41:
((f | Y) /* q1) - ((f | Y) /* (q1 - ((s1 - s2) * Ns1))) is convergent
by A37, CLVECT_1:116;
A42: lim (((f | Y) /* q1) - ((f | Y) /* (q1 - ((s1 - s2) * Ns1)))) =
((f | Y) /. (lim q1)) - ((f | Y) /. (lim q1))
by A37, A40, CLVECT_1:122
.=
0. CNS2
by RLVECT_1:28
;
now let n be
Element of
NAT ;
:: thesis: contradictionconsider k being
Element of
NAT such that A43:
for
m being
Element of
NAT st
k <= m holds
||.(((((f | Y) /* q1) - ((f | Y) /* (q1 - ((s1 - s2) * Ns1)))) . m) - (0. CNS2)).|| < r
by A4, A41, A42, CLVECT_1:def 18;
A44:
||.(((((f | Y) /* q1) - ((f | Y) /* (q1 - ((s1 - s2) * Ns1)))) . k) - (0. CNS2)).|| < r
by A43;
A45:
q1 . k in rng q1
by NCFCONT1:8;
A46:
(q1 - ((s1 - s2) * Ns1)) . k in rng (q1 - ((s1 - s2) * Ns1))
by NCFCONT1:8;
||.(((((f | Y) /* q1) - ((f | Y) /* (q1 - ((s1 - s2) * Ns1)))) . k) - (0. CNS2)).|| =
||.((((f | Y) /* q1) - ((f | Y) /* (q1 - ((s1 - s2) * Ns1)))) . k).||
by RLVECT_1:26
.=
||.((((f | Y) /* q1) . k) - (((f | Y) /* (q1 - ((s1 - s2) * Ns1))) . k)).||
by NORMSP_1:def 6
.=
||.(((f | Y) /. (q1 . k)) - (((f | Y) /* (q1 - ((s1 - s2) * Ns1))) . k)).||
by A36, FUNCT_2:186
.=
||.(((f | Y) /. (q1 . k)) - ((f | Y) /. ((q1 - ((s1 - s2) * Ns1)) . k))).||
by A39, FUNCT_2:186
.=
||.((f /. (q1 . k)) - ((f | Y) /. ((q1 - ((s1 - s2) * Ns1)) . k))).||
by A36, A45, PARTFUN2:32
.=
||.((f /. (q1 . k)) - (f /. ((q1 - ((s1 - s2) * Ns1)) . k))).||
by A39, A46, PARTFUN2:32
.=
||.((f /. (s1 . (Ns1 . k))) - (f /. ((s2 * Ns1) . k))).||
by A26, A32, FUNCT_2:21
.=
||.((f /. (s1 . (Ns1 . k))) - (f /. (s2 . (Ns1 . k)))).||
by FUNCT_2:21
;
hence
contradiction
by A11, A44;
:: thesis: verum end;
hence
contradiction
; :: thesis: verum