let M be non empty set ; :: thesis: for V being ComplexNormSpace
for f being PartFunc of M,V
for Y being set st f is_bounded_on Y holds
( ||.f.|| | Y is bounded & - f is_bounded_on Y )

let V be ComplexNormSpace; :: thesis: for f being PartFunc of M,V
for Y being set st f is_bounded_on Y holds
( ||.f.|| | Y is bounded & - f is_bounded_on Y )

let f be PartFunc of M,V; :: thesis: for Y being set st f is_bounded_on Y holds
( ||.f.|| | Y is bounded & - f is_bounded_on Y )

let Y be set ; :: thesis: ( f is_bounded_on Y implies ( ||.f.|| | Y is bounded & - f is_bounded_on Y ) )
assume A1: f is_bounded_on Y ; :: thesis: ( ||.f.|| | Y is bounded & - f is_bounded_on Y )
then consider r1 being Real such that
A2: for c being Element of M st c in Y /\ (dom f) holds
||.(f /. c).|| <= r1 ;
now :: thesis: for c being object st c in Y /\ (dom ||.f.||) holds
|.(||.f.|| . c).| <= r1
end;
hence ||.f.|| | Y is bounded by RFUNCT_1:73; :: thesis: - f is_bounded_on Y
(- 1r) (#) f is_bounded_on Y by A1, Th44;
hence - f is_bounded_on Y by Th23; :: thesis: verum