let T be non empty TopSpace; for ADD being BinOp of Funcs the carrier of T,REAL st ( for f1, f2 being RealMap of T holds ADD . f1,f2 = f1 + f2 ) holds
for map' being Element of Funcs the carrier of T,REAL st map' is_a_unity_wrt ADD holds
map' is continuous
let ADD be BinOp of Funcs the carrier of T,REAL ; ( ( for f1, f2 being RealMap of T holds ADD . f1,f2 = f1 + f2 ) implies for map' being Element of Funcs the carrier of T,REAL st map' is_a_unity_wrt ADD holds
map' is continuous )
assume A1:
for f1, f2 being RealMap of T holds ADD . f1,f2 = f1 + f2
; for map' being Element of Funcs the carrier of T,REAL st map' is_a_unity_wrt ADD holds
map' is continuous
set F = Funcs the carrier of T,REAL ;
let map' be Element of Funcs the carrier of T,REAL ; ( map' is_a_unity_wrt ADD implies map' is continuous )
assume A2:
map' is_a_unity_wrt ADD
; map' is continuous
A3:
for x being Point of holds map' . x = 0
proof
assume
ex
x being
Point of st
map' . x <> 0
;
contradiction
then consider x being
Point of
such that A4:
map' . x <> 0
;
ADD . map',
map' = map'
by A2, BINOP_1:11;
then
map' + map' = map'
by A1;
then
(map' . x) + (map' . x) = map' . x
by Def7;
hence
contradiction
by A4;
verum
end;
reconsider map'' = map' as Function of T,R^1 by TOPMETR:24;
for A being Subset of holds map'' .: (Cl A) c= Cl (map'' .: A)
then
map'' is continuous
by TOPS_2:57;
hence
map' is continuous
by TOPREAL6:83; verum