let D be non empty set ; :: thesis: for d being Element of D
for i being Nat
for T being Tuple of ,D
for F being BinOp of D st F is commutative holds
F [;] d,T = F [:] T,d
let d be Element of D; :: thesis: for i being Nat
for T being Tuple of ,D
for F being BinOp of D st F is commutative holds
F [;] d,T = F [:] T,d
let i be Nat; :: thesis: for T being Tuple of ,D
for F being BinOp of D st F is commutative holds
F [;] d,T = F [:] T,d
let T be Tuple of ,D; :: thesis: for F being BinOp of D st F is commutative holds
F [;] d,T = F [:] T,d
let F be BinOp of D; :: thesis: ( F is commutative implies F [;] d,T = F [:] T,d )
assume A1:
F is commutative
; :: thesis: F [;] d,T = F [:] T,d