defpred S1[ Element of the carrier of R, Element of the carrier of M, Element of the carrier of M] means ex h being additive Function of the carrier of M, the carrier of M st
( h = s . $1 & $3 = h . $2 );
A1:
for x being Element of the carrier of R
for y being Element of the carrier of M ex z being Element of the carrier of M st S1[x,y,z]
consider f being Function of [: the carrier of R, the carrier of M:], the carrier of M such that
A3:
for x being Element of the carrier of R
for y being Element of the carrier of M holds S1[x,y,f . (x,y)]
from BINOP_1:sch 3(A1);
take
f
; for x being Element of the carrier of R
for y being Element of the carrier of M ex h being Endomorphism of M st
( h = s . x & f . (x,y) = h . y )
let x be Element of the carrier of R; for y being Element of the carrier of M ex h being Endomorphism of M st
( h = s . x & f . (x,y) = h . y )
let y be Element of the carrier of M; ex h being Endomorphism of M st
( h = s . x & f . (x,y) = h . y )
thus
ex h being Endomorphism of M st
( h = s . x & f . (x,y) = h . y )
by A3; verum