My question is about what you guys think about the formatting of the inner product when we have large characters. Like, do you think that it is better to resize the braces "$\langle$" and "$\rangle$" according to the equation inside or do you think its better not. For example, which one is better graphically:
$$\langle x, \sum_{j\in I_{n^m-k}}p_j^i\xi_j+\sum_{j\in I_k}l_j^i\eta_j \rangle$$
or
$$\left\langle x, \sum_{j\in I_{n^m-k}}p_j^i\xi_j+\sum_{j\in I_k}l_j^i\eta_j \right\rangle$$
I will write a sequence of equalities of inner products and some of them have big symbols inside and others don't, like
$$\langle x, \zeta_i\rangle =\left\langle x, \sum_{j\in I_{n^m-k}}p_j^i\xi_j+\sum_{j\in I_k}l_j^i\eta_j \right\rangle = \sum_{j\in I_{n^m-k}}p_j^i\langle x, \xi_j\rangle+\sum_{j\in I_k}l_j^i\langle x, \eta_j\rangle.$$
Is that weird graphically for you? It is better to write like below?
$$\langle x, \zeta_i\rangle =\langle x, \sum_{j\in I_{n^m-k}}p_j^i\xi_j+\sum_{j\in I_k}l_j^i\eta_j \rangle = \sum_{j\in I_{n^m-k}}p_j^i\langle x, \xi_j\rangle+\sum_{j\in I_k}l_j^i\langle x, \eta_j\rangle.$$


\[ … \]preferable to$$? – Henri Menke Sep 02 '17 at 03:14