Theorems · Theorem · group theory
CoxeterSystem.getElem_succ_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 + 1 < 2 * p),
(cs.leftInvSeq (CoxeterSystem.alternatingWord i j (2 * p)))[k + 1] =
(MulAut.conj (cs.simple i)) (cs.leftInvSeq (CoxeterSystem.alternatingWord j i (2 * p)))[k]- Defined in
- Mathlib.GroupTheory.Coxeter.Inversion
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 91 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.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement · cited by 3,629
- mul_assocproof · cited by 1,667
- MulEquivstatement · cited by 1,142
- mul_inv_revproof · cited by 270
- MulAutstatement · cited by 158
- CoxeterMatrixstatement and proof · cited by 140
- CoxeterSystemstatement and proof · cited by 126
- CoxeterSystem.simplestatement and proof · cited by 73
- MulAut.conjstatement and proof · cited by 64
- Equiv.mk.congr_simpproof · cited by 54
Cited by1
Results whose statement or proof uses this declaration.
- CoxeterSystem.getElem_leftInvSeq_alternatingWordproof · cited by 0