I'm doing some studies in mathematical methods for physics and I came across something that I don't really understand. I have only been using the $\epsilon_{ijk}$ when I cross some vectors or operators etc... But what does it mean when you write something like this, with Poisson brackets we have that
$$ \{L_a,A_b \}=\epsilon_{abc}A_c $$
Maybe someone can explain what this means because the material I got for the course just assumes that I know this.
From the context, it seems that the indices $a$, $b$, $c$ can only take the values 1, 2 and 3, and then the formula means that $\{L_1,A_1\}=0$, $\{L_1,A_2\}=+A_3$, $\{L_1,A_3\}=-A_2$, and so on.
(The positive sign if $abc$ come in the right cyclic order, negative sign if the wrong order, or zero if there is repeated index.)
In detail: summation over $c$ is understood, so for example $$ \{L_1,A_3\} = \epsilon_{13c}A_c = \epsilon_{131}A_1+\epsilon_{132}A_2+\epsilon_{133}A_3 = 0A_1+(-1)A_2+0A_3 =-A_2. $$