let C, D be non empty set ; for B being Element of Fin C
for F being BinOp of D
for u being UnOp of D
for f being Function of C,D st F is commutative & F is associative & F is having_a_unity & u . (the_unity_wrt F) = the_unity_wrt F & u is_distributive_wrt F holds
u . (F $$ B,f) = F $$ B,(u * f)
let B be Element of Fin C; for F being BinOp of D
for u being UnOp of D
for f being Function of C,D st F is commutative & F is associative & F is having_a_unity & u . (the_unity_wrt F) = the_unity_wrt F & u is_distributive_wrt F holds
u . (F $$ B,f) = F $$ B,(u * f)
let F be BinOp of D; for u being UnOp of D
for f being Function of C,D st F is commutative & F is associative & F is having_a_unity & u . (the_unity_wrt F) = the_unity_wrt F & u is_distributive_wrt F holds
u . (F $$ B,f) = F $$ B,(u * f)
let u be UnOp of D; for f being Function of C,D st F is commutative & F is associative & F is having_a_unity & u . (the_unity_wrt F) = the_unity_wrt F & u is_distributive_wrt F holds
u . (F $$ B,f) = F $$ B,(u * f)
let f be Function of C,D; ( F is commutative & F is associative & F is having_a_unity & u . (the_unity_wrt F) = the_unity_wrt F & u is_distributive_wrt F implies u . (F $$ B,f) = F $$ B,(u * f) )
assume A1:
( F is commutative & F is associative & F is having_a_unity & u . (the_unity_wrt F) = the_unity_wrt F )
; ( not u is_distributive_wrt F or u . (F $$ B,f) = F $$ B,(u * f) )
assume
for d1, d2 being Element of D holds u . (F . d1,d2) = F . (u . d1),(u . d2)
; BINOP_1:def 20 u . (F $$ B,f) = F $$ B,(u * f)
hence
u . (F $$ B,f) = F $$ B,(u * f)
by A1, Th18; verum