From Elements of Algebraic Topology by Munkres,
Let $\sigma$ be a simplex. Define two orderings of its vertex set to be equivalent if they differ from one another by an even permutation. If $\dim \sigma >0$, the orderings of the vertices of $\sigma $ then fall into two equivalence classes.
I do not understand the highlighted part. There could be some that repeat but how is it 2?
Take two possible orderings $A, B$. What the statement means is that either: - There exists an even permutation $\sigma$ such that $A=\sigma B$. - There exists an odd permutation $\sigma$ such that $A=\sigma B$.
In the first case, $A$ and $B$ are in the first equivalence class (i.e. they are equivalent). In the second case, they are in different equivalence classes (they are not equivalent).
So we can see that there are not less and at least two equivalence classes. Let $C$ be a third ordering. Then: - There exists an even permutation $\omega$ such that $A=\omega C$. - There exists an odd permutation $\omega$ such that $A=\omega C$.
This means that, respectively, $C$ is in the equivalence class of $A$ or in another equivalence class. In the second case, and if $B$ is a representative of the second equivalence class as in the second case above, then either: $\omega C = \sigma B\Rightarrow C = \omega^{-1}\sigma B$.
$\omega^{-1}\sigma$ is even, so $C$ and $B$ are in the same equivalence class.
In conclusion, there are two equivalence classes which partition your set of ordering into 'equivalent bits' via your equivalence relation.