let X, Y be non empty set ; for F being BinOp of Y
for B being Element of Fin X
for f being Function of X,Y st F is commutative & F is associative & F is idempotent holds
for a being Element of Y st f .: B = {a} holds
F $$ (B,f) = a
let F be BinOp of Y; for B being Element of Fin X
for f being Function of X,Y st F is commutative & F is associative & F is idempotent holds
for a being Element of Y st f .: B = {a} holds
F $$ (B,f) = a
let B be Element of Fin X; for f being Function of X,Y st F is commutative & F is associative & F is idempotent holds
for a being Element of Y st f .: B = {a} holds
F $$ (B,f) = a
let f be Function of X,Y; ( F is commutative & F is associative & F is idempotent implies for a being Element of Y st f .: B = {a} holds
F $$ (B,f) = a )
assume A1:
( F is commutative & F is associative & F is idempotent )
; for a being Element of Y st f .: B = {a} holds
F $$ (B,f) = a
let a be Element of Y; ( f .: B = {a} implies F $$ (B,f) = a )
assume A2:
f .: B = {a}
; F $$ (B,f) = a
A3:
for b being Element of X st b in B holds
f . b = a
B <> {}
by A2;
hence
F $$ (B,f) = a
by A1, A3, Th21; verum