Theorems · Theorem · group theory
CoxeterSystem.getElem_leftInvSeq_alternatingWord
∀ {B : Type u_1} {W : Type u_2} [inst : Group W] {M : CoxeterMatrix B} (cs : CoxeterSystem M W) (i j : B) (p k : ℕ)
(h : k < 2 * p),
(cs.leftInvSeq (CoxeterSystem.alternatingWord i j (2 * p)))[k] =
cs.wordProd (CoxeterSystem.alternatingWord j i (2 * k + 1))- Defined in
- Mathlib.GroupTheory.Coxeter.Inversion
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Group
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Groupstatement and proof · cited by 6,238
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- add_zeroproof · cited by 2,707
- mul_assocproof · cited by 1,667
- Evenproof · cited by 444
- inv_oneproof · cited by 301
- CoxeterMatrixstatement and proof · cited by 140
- CoxeterSystemstatement and proof · cited by 126
- CoxeterSystem.simpleproof · cited by 73
- MulAut.conjproof · cited by 64
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.