let S, T be TopSpace; for f being Function of S,T
for g being Function of TopStruct(# the carrier of S, the topology of S #),TopStruct(# the carrier of T, the topology of T #) st f = g holds
( f is continuous iff g is continuous )
let f be Function of S,T; for g being Function of TopStruct(# the carrier of S, the topology of S #),TopStruct(# the carrier of T, the topology of T #) st f = g holds
( f is continuous iff g is continuous )
let g be Function of TopStruct(# the carrier of S, the topology of S #),TopStruct(# the carrier of T, the topology of T #); ( f = g implies ( f is continuous iff g is continuous ) )
assume A1:
f = g
; ( f is continuous iff g is continuous )
reconsider h = f as Function of S,TopStruct(# the carrier of T, the topology of T #) ;
( h is continuous iff g is continuous )
by A1, Th32;
hence
( f is continuous iff g is continuous )
by Th33; verum