let n be Element of NAT ; for A being non empty closed_interval Subset of REAL
for f being PartFunc of REAL,(REAL n) st f is bounded & A c= dom f holds
f | A is bounded
let A be non empty closed_interval Subset of REAL; for f being PartFunc of REAL,(REAL n) st f is bounded & A c= dom f holds
f | A is bounded
let f be PartFunc of REAL,(REAL n); ( f is bounded & A c= dom f implies f | A is bounded )
assume A1:
( f is bounded & A c= dom f )
; f | A is bounded
let i be Element of NAT ; INTEGR15:def 15 ( not i in Seg n or (proj (i,n)) * (f | A) is bounded )
set P = proj (i,n);
assume
i in Seg n
; (proj (i,n)) * (f | A) is bounded
then
(proj (i,n)) * f is bounded
by A1;
then consider r being Real such that
A2:
for c being object st c in dom ((proj (i,n)) * f) holds
|.(((proj (i,n)) * f) . c).| <= r
by RFUNCT_1:72;
then
((proj (i,n)) * f) | A is bounded
by RFUNCT_1:73;
hence
(proj (i,n)) * (f | A) is bounded
by RELAT_1:83; verum