The Banach–Alaoglu theorem states that the closed unit ball of $B'$ (where $B'$ is the dual to a Banach space $B$ over a field) is compact in the weak* topology. I'm having trouble trying to prove the theorem.
I first considered the field to be $\mathbb{C}$, and for each $x$ in $B$, we let $U_{x}$ be the closed ball of radius $||x||_{b}$ in $\mathbb{C}$. Then, we can take $U = \Pi_{x\in B} U_{x}$ which will be compact by the Tychonov Product Theorem in the product topology (so, an element of U would be $(z_{x})_{x \in B}$).
Then I saw a proof, in where we can define for $x_{1}, x_{2} \in B$ and $t_{1}, t_{2} \in \mathbb{C}$:
$$E_{x_{1}, x_{2}, t_{1}, t_{2}}= \{(z_{x})|z_{t_{1}x_{1}+t_{2}x_{2}}=t_{1}z_{x_{1}}+t_{2}z_{x_{2}}\}$$
Then, it is stated that the above condition defines a closed subset of $$U_{t_{1}x_{1}+t_{2}x_{2}} \times U_{x_{1}} \times U_{x_{2}}$$ (I don't see the reason why) and hence $E_{x_{1}, x_{2}, t_{1}, t_{2}} \subset D$ is closed as well (which I don't understand why as well). Now, define:
$$E=\displaystyle\bigcap_{x_{1},x_{2}\in B, t_{1},t_{2}\in \mathbb{C}} E_{x_{1},x_{2},t_{1},t_{2}}$$
Which is clearly closed. Then, it is stated that there is a bijection between the closed unit ball of $B'$ and $E$ given by $u \mapsto (z_{x})$, where $z_{x}=u(x)$, $\forall x \in B$ which shows $B'$ is compact in the weak star topology. However, how would this be a continuous bijection? (if this is the case, how does this prove the compactness of $B'$?)
Thanks for your help.
Not sure what $E$ is doing there, but here is how the proof usually goes :
The map $$ \tau : f \mapsto (f(x))_{x\in X} $$ defines a continuous injection from the unit ball of $B'$ to $U$.
Let $A$ denote the image of $\tau$, so it suffices to prove that $A$ is closed in $U$. Suppose $y \in U$ such that $\tau(f_{\alpha}) \to y$. Then, for every $x \in B$ with $\|x\| \leq 1$, $f(x) := \lim f_{\alpha}(x)$ exists. Now extend $f$ to a linear functional on $X$ by scaling.
Now note that if $\|x\|\leq 1$, then $|f(x)| \leq 1$, so $f$ is continuous as well, and $\tau(f) = \lim \tau(f_{\alpha})$ in $A$.
Hence, $A$ is closed, and this completes the proof.