let X be non empty TopSpace; for A being Subset of X
for x being Point of X st not x in A holds
modid (X,A) is_continuous_at x
let A be Subset of X; for x being Point of X st not x in A holds
modid (X,A) is_continuous_at x
let x be Point of X; ( not x in A implies modid (X,A) is_continuous_at x )
assume A1:
not x in A
; modid (X,A) is_continuous_at x
now let W be
Subset of
(X modified_with_respect_to A);
( W is open & (modid (X,A)) . x in W implies ex V being Subset of X st
( V is open & x in V & (modid (X,A)) .: V c= W ) )assume that A2:
W is
open
and A3:
(modid (X,A)) . x in W
;
ex V being Subset of X st
( V is open & x in V & (modid (X,A)) .: V c= W )
W in A -extension_of_the_topology_of X
by A2, PRE_TOPC:def 2;
then consider H,
G being
Subset of
X such that A4:
W = H \/ (G /\ A)
and A5:
H in the
topology of
X
and
G in the
topology of
X
;
A6:
G /\ A c= A
by XBOOLE_1:17;
(modid (X,A)) . x = x
by FUNCT_1:18;
then A7:
(
x in H or
x in G /\ A )
by A3, A4, XBOOLE_0:def 3;
thus
ex
V being
Subset of
X st
(
V is
open &
x in V &
(modid (X,A)) .: V c= W )
verum end;
hence
modid (X,A) is_continuous_at x
by Th48; verum