0

I was given the following task

Define a bijection between ${(A^B)}^C$ and $A^{B \times C}$

I have no clue where to start and I don't understand the task. Could you please explain what I am required to show and how should I start the proof ?

Arctic Char
  • 16,007

1 Answers1

0

For sets, $A^B$ represents the set of functions from $B$ to $A$. That means $(A^B)^C$ is the set of functions from $C$ to (functions from $B$ to $A$). $A^{B \times C}$ is the set of functions from $B \times C$ to $A$. You are expected to describe a bijection between these sets.

Ross Millikan
  • 374,822