let D be non empty set ; for I, J being non empty set
for F, G being BinOp of D
for f being Function of I,D
for g being Function of J,D
for X being Element of Fin I
for Y being Element of Fin J st F is having_a_unity & F is commutative & F is associative & F is having_an_inverseOp & G is_distributive_wrt F holds
F $$ ([:X,Y:],(G * (f,g))) = F $$ (X,(G [:] (f,(F $$ (Y,g)))))
let I, J be non empty set ; for F, G being BinOp of D
for f being Function of I,D
for g being Function of J,D
for X being Element of Fin I
for Y being Element of Fin J st F is having_a_unity & F is commutative & F is associative & F is having_an_inverseOp & G is_distributive_wrt F holds
F $$ ([:X,Y:],(G * (f,g))) = F $$ (X,(G [:] (f,(F $$ (Y,g)))))
let F, G be BinOp of D; for f being Function of I,D
for g being Function of J,D
for X being Element of Fin I
for Y being Element of Fin J st F is having_a_unity & F is commutative & F is associative & F is having_an_inverseOp & G is_distributive_wrt F holds
F $$ ([:X,Y:],(G * (f,g))) = F $$ (X,(G [:] (f,(F $$ (Y,g)))))
let f be Function of I,D; for g being Function of J,D
for X being Element of Fin I
for Y being Element of Fin J st F is having_a_unity & F is commutative & F is associative & F is having_an_inverseOp & G is_distributive_wrt F holds
F $$ ([:X,Y:],(G * (f,g))) = F $$ (X,(G [:] (f,(F $$ (Y,g)))))
let g be Function of J,D; for X being Element of Fin I
for Y being Element of Fin J st F is having_a_unity & F is commutative & F is associative & F is having_an_inverseOp & G is_distributive_wrt F holds
F $$ ([:X,Y:],(G * (f,g))) = F $$ (X,(G [:] (f,(F $$ (Y,g)))))
let X be Element of Fin I; for Y being Element of Fin J st F is having_a_unity & F is commutative & F is associative & F is having_an_inverseOp & G is_distributive_wrt F holds
F $$ ([:X,Y:],(G * (f,g))) = F $$ (X,(G [:] (f,(F $$ (Y,g)))))
let Y be Element of Fin J; ( F is having_a_unity & F is commutative & F is associative & F is having_an_inverseOp & G is_distributive_wrt F implies F $$ ([:X,Y:],(G * (f,g))) = F $$ (X,(G [:] (f,(F $$ (Y,g))))) )
assume that
A1:
( F is having_a_unity & F is commutative & F is associative )
and
A2:
( F is having_an_inverseOp & G is_distributive_wrt F )
; F $$ ([:X,Y:],(G * (f,g))) = F $$ (X,(G [:] (f,(F $$ (Y,g)))))
defpred S1[ Element of Fin I] means F $$ ([:$1,Y:],(G * (f,g))) = F $$ ($1,(G [:] (f,(F $$ (Y,g)))));
A3:
for X1 being Element of Fin I
for x being Element of I st S1[X1] holds
S1[X1 \/ {.x.}]
proof
let X1 be
Element of
Fin I;
for x being Element of I st S1[X1] holds
S1[X1 \/ {.x.}]let x be
Element of
I;
( S1[X1] implies S1[X1 \/ {.x.}] )
reconsider s =
{.x.} as
Element of
Fin I ;
assume A4:
F $$ (
[:X1,Y:],
(G * (f,g)))
= F $$ (
X1,
(G [:] (f,(F $$ (Y,g)))))
;
S1[X1 \/ {.x.}]
now ( ( x in X1 & S1[X1 \/ {.x.}] ) or ( not x in X1 & F $$ ([:(X1 \/ {.x.}),Y:],(G * (f,g))) = F $$ ((X1 \/ {.x.}),(G [:] (f,(F $$ (Y,g))))) ) )per cases
( x in X1 or not x in X1 )
;
case
not
x in X1
;
F $$ ([:(X1 \/ {.x.}),Y:],(G * (f,g))) = F $$ ((X1 \/ {.x.}),(G [:] (f,(F $$ (Y,g)))))then A5:
X1 misses {x}
by ZFMISC_1:50;
then A6:
[:X1,Y:] misses [:s,Y:]
by ZFMISC_1:104;
thus F $$ (
[:(X1 \/ {.x.}),Y:],
(G * (f,g))) =
F $$ (
([:X1,Y:] \/ [:s,Y:]),
(G * (f,g)))
by ZFMISC_1:97
.=
F . (
(F $$ ([:X1,Y:],(G * (f,g)))),
(F $$ ([:s,Y:],(G * (f,g)))))
by A1, A6, SETWOP_2:4
.=
F . (
(F $$ (X1,(G [:] (f,(F $$ (Y,g)))))),
(F $$ (s,(G [:] (f,(F $$ (Y,g)))))))
by A1, A2, A4, Th25
.=
F $$ (
(X1 \/ {.x.}),
(G [:] (f,(F $$ (Y,g)))))
by A1, A5, SETWOP_2:4
;
verum end; end; end;
hence
S1[
X1 \/ {.x.}]
;
verum
end;
A7:
S1[ {}. I]
for X1 being Element of Fin I holds S1[X1]
from SETWISEO:sch 4(A7, A3);
hence
F $$ ([:X,Y:],(G * (f,g))) = F $$ (X,(G [:] (f,(F $$ (Y,g)))))
; verum