Theorems · Theorem · group theory
CoxeterSystem.rightInvSeq_concat
∀ {B : Type u_1} {W : Type u_2} [inst : Group W] {M : CoxeterMatrix B} (cs : CoxeterSystem M W) (ω : List B) (i : B),
cs.rightInvSeq (ω.concat i) = (List.map (⇑(MulAut.conj (cs.simple i))) (cs.rightInvSeq ω)).concat (cs.simple i)- Defined in
- Mathlib.GroupTheory.Coxeter.Inversion
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 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.
Cites18
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
- mul_oneproof · cited by 3,885
- MonoidHomstatement · cited by 3,629
- 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
- CoxeterSystem.wordProdproof · cited by 42
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.