(Godement cours d'algèbre chapter two problem 5)
Let $X$, $Y$, $Z$ be three sets. Let $E$ be the set of all functions from $X\times Y$ to $Z$ and $F$ be the set of all functions from $X$ to $Z^Y$ (set of all functions from $Y$ to $Z$). Define a bijection between $E$ and $F$.
This is very confusing to me. Is the identity map of $X\times Y\times Z$ useful in figuring out a solution? I just want some pointer to how to look at it. I may have a solution (I can post it when I get home), but any help to understand the problem would be great.
Zev Chonoles gave a very helpful breakdown in the answer below. So I am focusing first on simply defining a function $E\to F$. What I have:
For any triplet $(a,b,f(a,b))\in X\times Y\times Z$, there is a function $h: Y\to Z$ such that $h(b)=f(a,b)$ and there is a function $g: X\to Z^Y$ such that $g(x)=h$. Then we can define the function $\varphi: E\to F$ such that $\varphi(f)=g$.
Is that correct?