noncomputable def
CoxeterSystem.paritySign
{B : Type u_1}
{W : Type u_2}
[Group W]
{M : CoxeterMatrix B}
(cs : CoxeterSystem M W)
:
Parity sign homomorphism $\varepsilon : W \to \{\pm 1\}$ defined by $\varepsilon(w) = (-1)^{\ell(w)}$; well-defined because $\ell$ is well-defined modulo $2$ under multiplication.
Instances For
@[simp]
theorem
CoxeterSystem.paritySign_eq
{B : Type u_1}
{W : Type u_2}
[Group W]
{M : CoxeterMatrix B}
(cs : CoxeterSystem M W)
(w : W)
:
Unfolding equation: $\varepsilon(w) = (-1)^{\ell(w)}$.