let X be non empty set ; for Y being set
for F being BinOp of X
for f being Function of Y,X
for x being Element of X st F is commutative holds
F [;] (x,f) = F [:] (f,x)
let Y be set ; for F being BinOp of X
for f being Function of Y,X
for x being Element of X st F is commutative holds
F [;] (x,f) = F [:] (f,x)
let F be BinOp of X; for f being Function of Y,X
for x being Element of X st F is commutative holds
F [;] (x,f) = F [:] (f,x)
let f be Function of Y,X; for x being Element of X st F is commutative holds
F [;] (x,f) = F [:] (f,x)
let x be Element of X; ( F is commutative implies F [;] (x,f) = F [:] (f,x) )
assume A1:
F is commutative
; F [;] (x,f) = F [:] (f,x)