let NTX, NTY be NTopSpace; for x being Point of NTX
for y being Point of NTY
for f being Function of NTX,NTY st f is_continuous_at x & y = f . x holds
for V being Element of U_FMT y ex W being Element of U_FMT x st f .: W c= V
let x be Point of NTX; for y being Point of NTY
for f being Function of NTX,NTY st f is_continuous_at x & y = f . x holds
for V being Element of U_FMT y ex W being Element of U_FMT x st f .: W c= V
let y be Point of NTY; for f being Function of NTX,NTY st f is_continuous_at x & y = f . x holds
for V being Element of U_FMT y ex W being Element of U_FMT x st f .: W c= V
let f be Function of NTX,NTY; ( f is_continuous_at x & y = f . x implies for V being Element of U_FMT y ex W being Element of U_FMT x st f .: W c= V )
assume that
A1:
f is_continuous_at x
and
A2:
y = f . x
; for V being Element of U_FMT y ex W being Element of U_FMT x st f .: W c= V
( U_FMT x is Filter of the carrier of NTX & x in lim_filter (U_FMT x) )
;
then
f . x in lim_filter (f,(U_FMT x))
by A1;
then consider z being Point of NTY such that
A3:
f . x = z
and
A4:
filter_image (f,(U_FMT x)) is_filter-finer_than U_FMT z
;
A5:
U_FMT y c= filter_image (f,(U_FMT x))
by A3, A4, A2, CARDFIL2:def 6;
for V being Element of U_FMT y ex W being Element of U_FMT x st f .: W c= V
hence
for V being Element of U_FMT y ex W being Element of U_FMT x st f .: W c= V
; verum