The following is about different ways to determine "how close two orthonormal bases are"; it is motivated by this recent question and can be seen as an extension of this old question of mine.
Given any two orthonormal bases $\{\phi_i\}_{i=1}^n$, $\{\psi_i\}_{i=1}^n$ of $\mathbb C^n$ one can define the following two measures of "closeness":
- The bases are elementwise $\varepsilon$-close in the sense that $\|\phi_i-\psi_i\|\leq \varepsilon$ for all $i$
- The bases are $\varepsilon$-close in an overall, "unitary" sense: Let $U\in\mathbb C^{n\times n}$ be the unitary which maps $\{\phi_i\}_{i=1}^n$ to $\{\psi_i\}_{i=1}^n$ (i.e., $U=\sum_{i=1}^n|\psi_i\rangle\langle\phi_i|$). Then $\|{\bf1}-U\|_\infty$ (with $\|\cdot\|_\infty$ the usual operator norm) is a measure for how close the bases are
The vague, intuitive question is now:
How do these concepts relate to each other, i.e., if two orthonormal bases are elementwise $\varepsilon$-close, what upper bound for $\|{\bf1}-U\|_\infty$ can one get? And what about the converse?
One way to make this question more precise is via the fact that elementwise closeness also corresponds to a norm, namely a version of the $L_{2,\infty}$-norm $\|X\|_{2,\infty}:=\max_{i=1,\ldots,n}\|X|i\rangle\|$—but now adjusted to the basis we are interested in: Define \begin{align*} \|\cdot\|_\phi:\mathbb C^{n\times n}&\to\mathbb R_+\\ X&\mapsto \max_{i=1,\ldots,n}\|X|\phi_i\rangle\|\,. \end{align*} Because $\{\phi_i\}_{i=1}^n$ is a basis, $\|\cdot\|_\phi$ is a norm and, more importantly, $\|{\bf1}-U\|_\phi=\max_{i=1,\ldots,n}\|\,|\phi_i\rangle-|\psi_i\rangle\|$ which shows that $\|\phi_i-\psi_i\|\leq \varepsilon$ for all $i$ if and only if $\|{\bf1}-U\|_\phi\leq \varepsilon$. Hence this norm really captures the essence of the first concept of closeness we considered.
Now we have two different norms on the same space which means they have to be equivalent, that is, there exist constants $C_1,C_2\geq 0$ such that $C_1\|X\|_\infty\leq\|X\|_\phi\leq C_2\|X\|_\infty$ for all $X\in\mathbb C^{n\times n}$. Based on this formulation the precise question would be:
Given any orthonormal basis $\{\phi_i\}_{i=1}^n$, what are the optimal constants $C_1,C_2$ for our unitary case, i.e., what is the largest $C_1$ and the smallest $C_2$ such that $$C_1\|{\bf1}-U\|_\infty\leq\|{\bf1}-U\|_\phi\leq C_2\|{\bf1}-U\|_\infty$$ for all unitaries $U$?