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 idempotent & F is commutative & F is associative & F is having_a_unity holds
for x being Element of X holds F $$ ((B \/ {.x.}),f) = F . ((F $$ (B,f)),(f . x))
let F be BinOp of Y; for B being Element of Fin X
for f being Function of X,Y st F is idempotent & F is commutative & F is associative & F is having_a_unity holds
for x being Element of X holds F $$ ((B \/ {.x.}),f) = F . ((F $$ (B,f)),(f . x))
let B be Element of Fin X; for f being Function of X,Y st F is idempotent & F is commutative & F is associative & F is having_a_unity holds
for x being Element of X holds F $$ ((B \/ {.x.}),f) = F . ((F $$ (B,f)),(f . x))
let f be Function of X,Y; ( F is idempotent & F is commutative & F is associative & F is having_a_unity implies for x being Element of X holds F $$ ((B \/ {.x.}),f) = F . ((F $$ (B,f)),(f . x)) )
assume that
A1:
F is idempotent
and
A2:
( F is commutative & F is associative )
; ( not F is having_a_unity or for x being Element of X holds F $$ ((B \/ {.x.}),f) = F . ((F $$ (B,f)),(f . x)) )
assume A3:
F is having_a_unity
; for x being Element of X holds F $$ ((B \/ {.x.}),f) = F . ((F $$ (B,f)),(f . x))
let x be Element of X; F $$ ((B \/ {.x.}),f) = F . ((F $$ (B,f)),(f . x))
A4:
{} = {}. X
;
now ( B = {} implies F $$ ((B \/ {.x.}),f) = F . ((F $$ (B,f)),(f . x)) )assume A5:
B = {}
;
F $$ ((B \/ {.x.}),f) = F . ((F $$ (B,f)),(f . x))hence F $$ (
(B \/ {.x.}),
f) =
f . x
by A2, Th14
.=
F . (
(the_unity_wrt F),
(f . x))
by A3, Th12
.=
F . (
(F $$ (B,f)),
(f . x))
by A2, A3, A4, A5, Th28
;
verum end;
hence
F $$ ((B \/ {.x.}),f) = F . ((F $$ (B,f)),(f . x))
by A1, A2, Th17; verum