I was pondering on the symmetries that \begin{equation} \epsilon_{ijk}\delta_{\ell m} \end{equation} might have upon interchanging indices of the Kronecher delta and Levi-Civita symbol, e.g. the interchange of $i$ and $m$ or $\ell$.
Following this answer I get (see the proof below) \begin{equation} \epsilon_{ijk}\delta_{\ell m} = \epsilon_{\boldsymbol{m}jk}\delta_{\ell \boldsymbol{i}} + \epsilon_{\boldsymbol{\ell} jk}\delta_{\boldsymbol{i} m} \end{equation} This seems nice, and it's something I am looking for. But if I contract both sides with $\epsilon_{ijk}$ to make sure it holds well (sanity check!), I get the obvious contradiction \begin{equation} 6\delta_{\ell m} = 2 \delta_{im}\delta_{i\ell} + 2 \delta_{i\ell} \delta_{im} = 4 \delta_{\ell m} \end{equation} What could possibly have gone wrong? Also, and more importantly, what would be the symmetries anyway?
Edit: Proof:
Set $\hat x_i$ as the sum (see this answer)
$$\hat x_i=\delta_{i\ell}\hat x_\ell+\delta_{im}\hat x_m$$
(no summation is implied over repeated indices) so $$\begin{align} \epsilon_{ijk}\delta_{\ell m}&=\left(\hat x_i\cdot(\hat x_j \times \hat x_k)\right)\left(\hat x_{\ell} \cdot\hat x_m\right)\\\\ &=\left([\delta_{i\ell}\hat x_\ell+\delta_{im}\hat x_m]\cdot(\hat x_j \times \hat x_k)\right)\left(\hat x_{\ell} \cdot\hat x_m\right)\\\\ &=\delta_{i\ell}(\hat x_j \times \hat x_k)\cdot \hat x_{\ell}\hat x_{\ell}\cdot(\hat x_m)\\\\ &+\delta_{im}(\hat x_j \times \hat x_k)\cdot \hat x_{m}\hat x_{m}\cdot(\hat x_{\ell})\\\\ &=\delta_{i\ell}(\hat x_j \times \hat x_k)\cdot \hat x_m +\delta_{im}(\hat x_j \times \hat x_k)\cdot \hat x_{\ell}\\\\ &=\delta_{i\ell} \epsilon_{mjk} + \delta_{im}\epsilon_{\ell jk} \end{align}$$
Using the properties of the generalized Kronecker delta \begin{align} 3!\epsilon_{i[jk}\delta_{l]m} &= \delta^{pqr}_{jkl}\epsilon_{ipq}\delta_{rm} \\ &= \epsilon_{jkl}\epsilon^{pqr}\epsilon_{ipq}\delta_{rm} \\ &= \epsilon_{jkl}\delta^{pqr}_{ipq}\delta_{rm} \\ &= \epsilon_{jkl}\delta^{rpq}_{ipq}\delta_{rm} \\ &= 2\epsilon_{jkl}\delta^{r}_{i}\delta_{rm} \\ &= 2\epsilon_{jkl}\delta_{im} \\ \end{align} where the $[\dots]$ denote antisymmetrization. Now the left hand side is $$3!\epsilon_{i[jk}\delta_{l]m} = 2(\epsilon_{ijk}\delta_{lm} +\epsilon_{ikl}\delta_{jm} +\epsilon_{ilj}\delta_{km}) $$ so dividing by $2$ you get $$\epsilon_{ijk}\delta_{lm} +\epsilon_{ikl}\delta_{jm} +\epsilon_{ilj}\delta_{km} =\epsilon_{jkl}\delta_{im}. $$
I want to remark that I translated the first calculation in my post from Penrose graphical notation. Here is my original calculation. I hope it convinces you to at least take a look at the wiki article :D it's very nice for tensor calculations.