let f1, f2 be BinOp of (CosetSet M); :: thesis: ( ( for A, B being Element of CosetSet M
for a, b being PartFunc of X,REAL st a in A & b in B holds
f1 . A,B = a.e-eq-class (a + b),M ) & ( for A, B being Element of CosetSet M
for a, b being PartFunc of X,REAL st a in A & b in B holds
f2 . A,B = a.e-eq-class (a + b),M ) implies f1 = f2 )
assume that
A9:
for A, B being Element of CosetSet M
for a, b being PartFunc of X,REAL st a in A & b in B holds
f1 . A,B = a.e-eq-class (a + b),M
and
A10:
for A, B being Element of CosetSet M
for a, b being PartFunc of X,REAL st a in A & b in B holds
f2 . A,B = a.e-eq-class (a + b),M
; :: thesis: f1 = f2
set C = CosetSet M;
now let A,
B be
Element of
CosetSet M;
:: thesis: f1 . A,B = f2 . A,B
A in CosetSet M
;
then consider a1 being
PartFunc of
X,
REAL such that A11:
(
A = a.e-eq-class a1,
M &
a1 in L1_Functions M )
;
B in CosetSet M
;
then consider b1 being
PartFunc of
X,
REAL such that A12:
(
B = a.e-eq-class b1,
M &
b1 in L1_Functions M )
;
A13:
(
a1 in A &
b1 in B )
by A11, A12, EQC01;
then
f1 . A,
B = a.e-eq-class (a1 + b1),
M
by A9;
hence
f1 . A,
B = f2 . A,
B
by A10, A13;
:: thesis: verum end;
hence
f1 = f2
by BINOP_1:2; :: thesis: verum