Prove that for any cardinal numer $a,b,c$ that $a^b a^c = a^{b+c}$.
Start with three non-empty sets $A,B$ and $C$ such that $A∩B=\emptyset$,and show that $|A|^{|B|} \dot |A|^{|C|} = A^{|B| + |C|}$
Workings:
This would be done by establishing a bijection between $A^B \times A^C$ and $A^{B \cup C}$
But I'm not sure what the bijection could possible be.
Any help will be appreciated.
Note: I know of this Notation on proving injectivity of a function $f:A^{B\;\cup\; C}\to A^B\times A^C$.
But that uses notation and concepts I am not familiar with.