Theorems · Theorem · group theory
HNNExtension.NormalWord.ReducedWord.chain
∀ {G : Type u_1} [inst : Group G] {A B : Subgroup G} (self : HNNExtension.NormalWord.ReducedWord G A B),
List.IsChain (fun a b => a.2 ∈ HNNExtension.toSubgroup A B a.1 → a.1 = b.1) self.toListThere are no sequences of the form t^u * g * t^-u where g ∈ toSubgroup A B u.
- Defined in
- Mathlib.GroupTheory.HNNExtension
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext
- Assumes
- Group
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- Unitsstatement · cited by 2,804
- HNNExtension.toSubgroupstatement · cited by 31
- HNNExtension.NormalWord.ReducedWord.toListstatement · cited by 31
- HNNExtension.NormalWord.ReducedWordstatement and proof · cited by 13
Cited by4
Results whose statement or proof uses this declaration.
- HNNExtension.ReducedWord.exists_normalWord_prod_eqproof · cited by 1
- HNNExtension.NormalWord.prod_smul_emptyproof · cited by 0
- HNNExtension.NormalWord.group_smul_defstatement · cited by 0
- HNNExtension.ReducedWord.toList_eq_nil_of_mem_of_rangeproof · cited by 0