Best practice for the notation of conditions in cases: 'if' vs 'for' vs ',' – math.stackexchange.com

Consider the following three representations of the Kronecker delta function $\delta_{ij}$: $$\delta_{ij} = \begin{cases} 0 &\text{if } i \neq j, \\ 1 &\text{if } i=j. \end{cases}$$ ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "Best practice for the notation of conditions in cases: 'if' vs 'for' vs ',' – math.stackexchange.com"