Let $\mathcal{B}(F)$ the algebra of all bounded linear operators on a complex Hilbert space $(F, \langle \cdot,\cdot\rangle)$.
If $A,B\in \mathcal{B}(F)$. Why the following two assertions are equivalent?
(1) There exists $(x_n)_n\subset F$ such that $\|x_n\|=1$ and \begin{equation*} \lim_{n\to \infty}|\langle A x_n, Bx_n\rangle|=\|A\|\|B\|. \end{equation*}
(2) There exist $\alpha \in \mathbb{C}$ with $|\alpha|=1$, a sequence $(x_n)_n\subset F$ such that $\|x_n\|=1$ and \begin{equation*} \lim_{n\to \infty}\langle A x_n, Bx_n\rangle=\alpha\|A\|\|B\|. \end{equation*}
I ask this question since I read this paragraph
However, Theorem 3.3 states


These properties are indeed equivalent. Suppose that property (1) holds and let $(x_{n})$ be a sequence in $F$ such that $$\lim_{n\rightarrow\infty}|\langle Ax_{n},Bx_{n}\rangle|=\|A\|\|B\|.$$ Note that the unit sphere of $\mathbb{C}$ is compact, so by taking a further subsequence we may assume that there is some $\alpha\in\mathbb{C}$ with $|\alpha|=1$ such that $$\lim_{n\rightarrow\infty}\frac{\langle Ax_{n},Bx_{n}\rangle}{|\langle Ax_{n},Bx_{n}\rangle|}=\alpha.$$ It follows that $$\lim_{n\rightarrow\infty}\langle Ax_{n},Bx_{n}\rangle=\lim_{n\rightarrow\infty}\frac{\langle Ax_{n},Bx_{n}\rangle}{|\langle Ax_{n},Bx_{n}\rangle|}|\langle Ax_{n},Bx_{n}\rangle|=\alpha\|A\|\|B\|,$$ so property (2) holds.
To show that (2)$\Rightarrow$(1) simply requires taking the absolute values on LHS and the RHS.