The Cantor set is usually defined in the following way:
Let $A_1 = [0, 1]$ and \begin{equation} A_n = A_{n-1} \setminus \bigcup_{k=1}^\infty \left( \frac{1 + 3k}{3^n}, \frac{2 + 3k}{3^n} \right) \textrm{for}\ n > 1 \textrm{.} \end{equation}
Then, the Cantor Set, $\mathcal{C}$, is \begin{equation} \mathcal{C} = \bigcap_{n \in \mathbb{N}} A_n \textrm{.} \end{equation}
My question is: can't we just define the Cantor Set as \begin{equation} \mathcal{C} = \lim_{n \to \infty} A_n \textrm{.} \end{equation}
Why not? Is it because we haven't already defined what does the limit of such a sequence mean?