let T be non empty TopSpace; :: thesis: 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 ); :: thesis: ( ( 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
; :: thesis: 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 ; :: thesis: ( map' is_a_unity_wrt ADD implies map' is continuous )
assume A2:
map' is_a_unity_wrt ADD
; :: thesis: map' is continuous
A3:
for x being Point of T holds map' . x = 0
reconsider map'' = map' as Function of T,R^1 by TOPMETR:24;
for A being Subset of T holds map'' .: (Cl A) c= Cl (map'' .: A)
then
map'' is continuous
by TOPS_2:57;
hence
map' is continuous
by TOPREAL6:83; :: thesis: verum