let D be non empty set ; :: thesis: for I, J being non empty set
for F being BinOp of D
for f being Function of [:I,J:],D
for g being Function of J,D
for X being Element of Fin I st F is having_a_unity & F is commutative & F is associative & F is having_an_inverseOp holds
for y being Element of J st ( for j being Element of J holds g . j = F $$ X,((curry' f) . j) ) holds
F $$ [:X,{.y.}:],f = F $$ {.y.},g
let I, J be non empty set ; :: thesis: for F being BinOp of D
for f being Function of [:I,J:],D
for g being Function of J,D
for X being Element of Fin I st F is having_a_unity & F is commutative & F is associative & F is having_an_inverseOp holds
for y being Element of J st ( for j being Element of J holds g . j = F $$ X,((curry' f) . j) ) holds
F $$ [:X,{.y.}:],f = F $$ {.y.},g
let F be BinOp of D; :: thesis: for f being Function of [:I,J:],D
for g being Function of J,D
for X being Element of Fin I st F is having_a_unity & F is commutative & F is associative & F is having_an_inverseOp holds
for y being Element of J st ( for j being Element of J holds g . j = F $$ X,((curry' f) . j) ) holds
F $$ [:X,{.y.}:],f = F $$ {.y.},g
let f be Function of [:I,J:],D; :: thesis: for g being Function of J,D
for X being Element of Fin I st F is having_a_unity & F is commutative & F is associative & F is having_an_inverseOp holds
for y being Element of J st ( for j being Element of J holds g . j = F $$ X,((curry' f) . j) ) holds
F $$ [:X,{.y.}:],f = F $$ {.y.},g
let g be Function of J,D; :: thesis: for X being Element of Fin I st F is having_a_unity & F is commutative & F is associative & F is having_an_inverseOp holds
for y being Element of J st ( for j being Element of J holds g . j = F $$ X,((curry' f) . j) ) holds
F $$ [:X,{.y.}:],f = F $$ {.y.},g
let X be Element of Fin I; :: thesis: ( F is having_a_unity & F is commutative & F is associative & F is having_an_inverseOp implies for y being Element of J st ( for j being Element of J holds g . j = F $$ X,((curry' f) . j) ) holds
F $$ [:X,{.y.}:],f = F $$ {.y.},g )
assume A1:
( F is having_a_unity & F is commutative & F is associative & F is having_an_inverseOp )
; :: thesis: for y being Element of J st ( for j being Element of J holds g . j = F $$ X,((curry' f) . j) ) holds
F $$ [:X,{.y.}:],f = F $$ {.y.},g
now let y be
Element of
J;
:: thesis: ( ( for j being Element of J holds g . j = F $$ X,((curry' f) . j) ) implies F $$ [:X,{.y.}:],f = F $$ {.y.},g )assume A2:
for
j being
Element of
J holds
g . j = F $$ X,
((curry' f) . j)
;
:: thesis: F $$ [:X,{.y.}:],f = F $$ {.y.},gdeffunc H1(
set )
-> set =
[$1,y];
consider h being
Function such that A3:
(
dom h = I & ( for
x being
set st
x in I holds
h . x = H1(
x) ) )
from FUNCT_1:sch 3();
A4:
h is
one-to-one
A6:
h .: X = [:X,{y}:]
proof
for
x being
set holds
(
x in [:X,{y}:] iff
x in h .: X )
proof
let x be
set ;
:: thesis: ( x in [:X,{y}:] iff x in h .: X )
thus
(
x in [:X,{y}:] implies
x in h .: X )
:: thesis: ( x in h .: X implies x in [:X,{y}:] )proof
assume A7:
x in [:X,{y}:]
;
:: thesis: x in h .: X
then consider x1,
y1 being
set such that A8:
x = [x1,y1]
by RELAT_1:def 1;
A9:
X c= I
by FINSUB_1:def 5;
A10:
(
x1 in X &
y1 in {y} )
by A7, A8, ZFMISC_1:106;
then h . x1 =
[x1,y]
by A3, A9
.=
x
by A8, A10, TARSKI:def 1
;
hence
x in h .: X
by A3, A9, A10, FUNCT_1:def 12;
:: thesis: verum
end;
assume
x in h .: X
;
:: thesis: x in [:X,{y}:]
then consider z being
set such that A11:
(
z in dom h &
z in X &
x = h . z )
by FUNCT_1:def 12;
x = [z,y]
by A3, A11;
hence
x in [:X,{y}:]
by A11, ZFMISC_1:129;
:: thesis: verum
end;
hence
h .: X = [:X,{y}:]
by TARSKI:2;
:: thesis: verum
end; A12:
(
dom ((curry' f) . y) = I &
dom (f * h) = I &
rng h c= [:I,J:] )
A16:
for
x being
set st
x in I holds
((curry' f) . y) . x = (f * h) . x
reconsider h =
h as
Function of
I,
[:I,J:] by A3, A12, FUNCT_2:4;
thus F $$ [:X,{.y.}:],
f =
F $$ X,
(f * h)
by A1, A4, A6, SETWOP_2:8
.=
F $$ X,
((curry' f) . y)
by A12, A16, FUNCT_1:9
.=
g . y
by A2
.=
F $$ {.y.},
g
by A1, SETWISEO:26
;
:: thesis: verum end;
hence
for y being Element of J st ( for j being Element of J holds g . j = F $$ X,((curry' f) . j) ) holds
F $$ [:X,{.y.}:],f = F $$ {.y.},g
; :: thesis: verum