let A be non empty set ; for f being Element of PFuncs (A,REAL) holds (multpfunc A) . ((RealPFuncUnit A),f) = f
let f be Element of PFuncs (A,REAL); (multpfunc A) . ((RealPFuncUnit A),f) = f
set h = (multpfunc A) . ((RealPFuncUnit A),f);
dom ((multpfunc A) . ((RealPFuncUnit A),f)) = (dom (RealPFuncUnit A)) /\ (dom f)
by Th7;
then
dom ((multpfunc A) . ((RealPFuncUnit A),f)) = A /\ (dom f)
by FUNCOP_1:13;
then A1:
dom ((multpfunc A) . ((RealPFuncUnit A),f)) = dom f
by XBOOLE_1:28;
hence
(multpfunc A) . ((RealPFuncUnit A),f) = f
by A1, PARTFUN1:5; verum