I have a few questions about the following proof taken from https://math.berkeley.edu/~sarason/Class_Webpages/solutions_202B_assign11.pdf.
Prove that the closed unit ball of an infinite-dimensional Banach space is not compact.
Proof. Let $B$ be an infinite-dimensional Banach space. Choose any unit vector $x_1\in B$, and let $A_1$ be the subspace spanned by $x_1$. In the quotient space $B/A_1$, choose a coset of norm $\frac{1}{2}$ and then a representative $x_2$ of that coset of norm at most 1. Then $\|x_2−x_1\| \geq \frac{1}{2}$. Let $A_2$ be the subspace spanned by $x_1$ and $x_2$,and note that $A_2$ is closed. In the quotient space $B/A_2$, choose a coset of norm $\frac{1}{2}$ and then a representative $x_3$ of that coset of norm at most 1. Then $\|x_3−x_2\| \geq \frac{1}{2}$ and $\|x_3−x_1 \| \geq \frac{1}{2}$. Continuing in this way, we obtain a sequence $\{x_n\}$ of vectors in the closed unit ball of $B$ such that $\|x_m−x_n\| \geq \frac{1}{2}$ whenever $m\neq n$. The sequence $\{x_n\}$ then has no convergent subsequences, implying that the closed unit ball in $B$ is not compact.
My questions are:
1) How do we know that a coset with a norm $\frac{1}{2}$ exists in $B/A_1$?
2) Why does the closedness of $A_2$ matter?
3) Why does it matter if $B$ is a Banach space?