I am trying to understand the Axiom of Choice. However, I found a proof of the Axiom. Let $A_i, i\in I$ be a set of mutually disjoint nonempty sets. We will construct a set that contains exactly one element in common with each of the sets as follows. Consider arbitrary $i\in I$ and fix it. Since the set $A_i$ is nonempty, $\exists x$ such that $x\in A_i$. Now we use the existential instantiation and write $x(i)$ for a new symbol (just a symbol) such that $x(i)\in A_i$. Consider one-element sets $\{x(i)\}$ and let $A=\bigcup_{i\in I}\{x(i)\}$. Then $A$ is a set and $A$ contains exactly one element in common with each $A_j$.
Where am I wrong?
Please help me.