let X be non empty almost_discrete TopSpace; for X0 being non empty maximal_discrete SubSpace of X ex r being continuous Function of X,X0 st r is being_a_retraction
let X0 be non empty maximal_discrete SubSpace of X; ex r being continuous Function of X,X0 st r is being_a_retraction
reconsider A = the carrier of X0 as Subset of X by TSEP_1:1;
defpred S1[ Point of X, Point of X0] means A /\ (Cl {$1}) = {$2};
A1:
A is maximal_discrete
by Th45;
then A2:
A is discrete
;
A3:
for x being Point of X ex a being Point of X0 st S1[x,a]
proof
let x be
Point of
X;
ex a being Point of X0 st S1[x,a]
consider a being
Point of
X such that A4:
a in A
and A5:
A /\ (Cl {x}) = {a}
by A1, Th58;
reconsider a =
a as
Point of
X0 by A4;
take
a
;
S1[x,a]
thus
S1[
x,
a]
by A5;
verum
end;
consider r being Function of X,X0 such that
A6:
for x being Point of X holds S1[x,r . x]
from FUNCT_2:sch 3(A3);
for F being Subset of X0 st F is closed holds
r " F is closed
then reconsider r = r as continuous Function of X,X0 by PRE_TOPC:def 6;
take
r
; r is being_a_retraction
for x being Point of X st x in the carrier of X0 holds
r . x = x
hence
r is being_a_retraction
by BORSUK_1:def 16; verum