let G be non empty multMagma ; ( G is commutative iff for a, b being Element of G holds a * b = b * a )
thus
( G is commutative implies for a, b being Element of G holds a * b = b * a )
( ( for a, b being Element of G holds a * b = b * a ) implies G is commutative )
assume A2:
for a, b being Element of G holds a * b = b * a
; G is commutative
let a be Element of G; BINOP_1:def 13,MONOID_0:def 11 for b1 being Element of the carrier of G holds the multF of G . a,b1 = the multF of G . b1,a
let b be Element of G; the multF of G . a,b = the multF of G . b,a
( H2(G) . a,b = a * b & H2(G) . b,a = b * a )
;
hence
the multF of G . a,b = the multF of G . b,a
by A2; verum