set C = CosetSet M;
let f1, f2 be Function of [:REAL ,(CosetSet M):],(CosetSet M); :: thesis: ( ( for z being Element of REAL
for A being Element of CosetSet M
for f being PartFunc of X,REAL st f in A holds
f1 . z,A = a.e-eq-class (z (#) f),M ) & ( for z being Element of REAL
for A being Element of CosetSet M
for f being PartFunc of X,REAL st f in A holds
f2 . z,A = a.e-eq-class (z (#) f),M ) implies f1 = f2 )

assume that
A8: for z being Element of REAL
for A being Element of CosetSet M
for a being PartFunc of X,REAL st a in A holds
f1 . z,A = a.e-eq-class (z (#) a),M and
A9: for z being Element of REAL
for A being Element of CosetSet M
for a being PartFunc of X,REAL st a in A holds
f2 . z,A = a.e-eq-class (z (#) a),M ; :: thesis: f1 = f2
now
let z be Element of REAL ; :: thesis: for A being Element of CosetSet M holds f1 . z,A = f2 . z,A
let A be Element of CosetSet M; :: thesis: f1 . z,A = f2 . z,A
A in CosetSet M ;
then consider a1 being PartFunc of X,REAL such that
A10: ( A = a.e-eq-class a1,M & a1 in L1_Functions M ) ;
thus f1 . z,A = a.e-eq-class (z (#) a1),M by A8, A10, Th38
.= f2 . z,A by A9, A10, Th38 ; :: thesis: verum
end;
hence f1 = f2 by BINOP_1:2; :: thesis: verum