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