Theorems · Inductive type · group theory
HNNExtension.NormalWord
{G : Type u_1} → [inst : Group G] → {A B : Subgroup G} → HNNExtension.NormalWord.TransversalPair G A B → Type u_1Given a TransversalPair, we can make a normal form for words in the HNNExtension G A B φ.
The normal form is a head, which is an element of G, followed by the product list of pairs,
t ^ u * g, where u is 1 or -1 and g is the chosen element of its right coset of
toSubgroup A B u. There should also be no sequences of the form t^u * g * t^-u
where g ∈ toSubgroup A B u
- Defined in
- Mathlib.GroupTheory.HNNExtension
- Cited by
- 36 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
- Assumes
- Group
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement · cited by 6,238
- Subgroupstatement · cited by 3,593
- HNNExtension.NormalWord.TransversalPairstatement · cited by 46
Cited by52
Results whose statement or proof uses this declaration.
- HNNExtension.NormalWord.toReducedWordstatement and proof · cited by 30
- HNNExtension.NormalWord.consstatement and proof · cited by 13
- HNNExtension.NormalWord.ofGroupstatement · cited by 9
- HNNExtension.NormalWord.unitsSMulstatement and proof · cited by 9
- HNNExtension.NormalWord.Cancelsstatement and proof · cited by 7
- HNNExtension.NormalWord.consRecOnstatement and proof · cited by 7
- HNNExtension.NormalWord.unitsSMulWithCancelstatement and proof · cited by 6
- HNNExtension.NormalWord.unitsSMulEquivstatement and proof · cited by 5
- HNNExtension.NormalWord.cons.congr_simpstatement and proof · cited by 4
- HNNExtension.NormalWord.cons_headstatement and proof · cited by 4
- HNNExtension.NormalWord.cons_toListstatement and proof · cited by 4
- HNNExtension.NormalWord.emptystatement · cited by 4