I am working through the mentioned proof for my bachelor thesis. My project is not strictly on logic or order theory, but rather on topological vector spaces: anyway, this fundamental theorem directly enters so many proofs I decided to include it.
I am studying Dugundji's book proof, which exploits f-towers. I find it very clear except from the following passage of which I post a photo. He is proooving Axiom Of Choice $\Rightarrow$ Zorn's Lemma 
I mean, shouldn't we check that $T_A$ are pairwise disjoint to apply AOC? It may be obvious but I can't see it right away. Thanks in advance.
The Axiom of Choice, many formulations it has.
The standard formulation is "If $X$ is a set of non-empty sets, then there is a function $f\colon X\to\bigcup X$ such that $f(x)\in x$ for all $x\in X$."
But it turns out that often times you can twist the arms of this formulation to get something more amenable to whatever it is that you're trying to do at the moment. One common formulation is "If $X$ is a family of pairwise disjoint non-empty sets, then there is a set $T$ such that $|T\cap x|=1$ for all $x\in X$", or "If $X$ is a family of pairwise disjoint non-empty sets, then there is a function $f\colon X\to\bigcup X$ such that $f(x)\in X$ for all $x\in X$."
Now we need to show that these are equivalent. One direction is trivial, the other direction has been discussed on the site in length several times before. But the gist is that given $X$ you can define $Y=\{\{x\}\times x\mid x\in X\}$, and that is a family of pairwise disjoint sets. Let $g$ be the choice function on $Y$, then $f(x)=\operatorname{proj}_x(g(\{x\}\times x))$ defines a choice function.