In general, for two sets $A$ and $B$, $|A^B|$=the number of functions from $B$ into $A$.
Can someone please show that $|\{1,2\}^{\{3,4,5\}}|=8$ by showing that there are eight functions from $\{3,4,5\}$ to $\{1,2\}$?
In general, for two sets $A$ and $B$, $|A^B|$=the number of functions from $B$ into $A$.
Can someone please show that $|\{1,2\}^{\{3,4,5\}}|=8$ by showing that there are eight functions from $\{3,4,5\}$ to $\{1,2\}$?
$(3,4,5) \to (1,1,1)$
$(3,4,5) \to (2,1,1)$
$(3,4,5) \to (1,2,1)$
$(3,4,5) \to (1,1,2)$
$(3,4,5) \to (2,2,1)$
$(3,4,5) \to (2,1,2)$
$(3,4,5) \to (1,2,2)$
$(3,4,5) \to (2,2,2)$