Theorems · Theorem · group theory
HNNExtension.ReducedWord.exists_normalWord_prod_eq
∀ {G : Type u_1} [inst : Group G] {A B : Subgroup G} (φ : ↥A ≃* ↥B) (d : HNNExtension.NormalWord.TransversalPair G A B)
(w : HNNExtension.NormalWord.ReducedWord G A B),
∃ w',
HNNExtension.NormalWord.ReducedWord.prod φ w'.toReducedWord = HNNExtension.NormalWord.ReducedWord.prod φ w ∧
List.map Prod.fst w'.toList = List.map Prod.fst w.toList ∧
∀ u ∈ Option.map Prod.fst w.toList.head?, w'.head⁻¹ * w.head ∈ HNNExtension.toSubgroup A B (-u)- Defined in
- Mathlib.GroupTheory.HNNExtension
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 71 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.
Cites45
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Set.Elemproof · cited by 7,166
- Groupstatement and proof · cited by 6,238
- mul_oneproof · cited by 3,885
- Subgroupstatement and proof · cited by 3,593
- one_mulproof · cited by 2,841
- Unitsstatement and proof · cited by 2,804
- Units.valproof · cited by 1,966
- mul_assocproof · cited by 1,667
- MulEquivstatement and proof · cited by 1,142
- map_mulproof · cited by 1,137
- neg_negproof · cited by 960
Cited by1
Results whose statement or proof uses this declaration.
- HNNExtension.ReducedWord.map_fst_eq_and_of_prod_eqproof · cited by 1