let X, Y be non empty TopSpace; for f being continuous Function of Y,Y st f is idempotent holds
oContMaps (X,f) is idempotent
let f be continuous Function of Y,Y; ( f is idempotent implies oContMaps (X,f) is idempotent )
assume A1:
f is idempotent
; oContMaps (X,f) is idempotent
set Xf = oContMaps (X,f);
now for g being Element of (oContMaps (X,Y)) holds ((oContMaps (X,f)) * (oContMaps (X,f))) . g = (oContMaps (X,f)) . glet g be
Element of
(oContMaps (X,Y));
((oContMaps (X,f)) * (oContMaps (X,f))) . g = (oContMaps (X,f)) . greconsider h =
g as
continuous Function of
X,
Y by Th2;
thus ((oContMaps (X,f)) * (oContMaps (X,f))) . g =
(oContMaps (X,f)) . ((oContMaps (X,f)) . g)
by FUNCT_2:15
.=
(oContMaps (X,f)) . (f * h)
by Def2
.=
f * (f * h)
by Def2
.=
(f * f) * h
by RELAT_1:36
.=
f * h
by A1, QUANTAL1:def 9
.=
(oContMaps (X,f)) . g
by Def2
;
verum end;
then
(oContMaps (X,f)) * (oContMaps (X,f)) = oContMaps (X,f)
by FUNCT_2:63;
hence
oContMaps (X,f) is idempotent
by QUANTAL1:def 9; verum