Theorems · Definition · group theory
PresentedGroup.toGroup
{α : Type u_1} →
{G : Type u_3} →
[inst : Group G] →
{f : α → G} → {rels : Set (FreeGroup α)} → (∀ r ∈ rels, (FreeGroup.lift f) r = 1) → PresentedGroup rels →* GThe extension of a map f : α → G that satisfies the given relations to a group homomorphism
from PresentedGroup rels → G.
- Defined in
- Mathlib.GroupTheory.PresentedGroup
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 79 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.
Cites11
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
- Setstatement and proof · cited by 53,352
- Equivstatement · cited by 8,337
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement · cited by 3,629
- FreeGroupstatement and proof · cited by 132
- Subgroup.normalClosureproof · cited by 35
- FreeGroup.liftstatement and proof · cited by 32
- PresentedGroupstatement · cited by 21
- QuotientGroup.liftproof · cited by 8
- PresentedGroup.to_group_eq_one_of_mem_closureproof · cited by 0
Cited by4
Results whose statement or proof uses this declaration.
- PresentedGroup.coprodPresentationsproof · cited by 0
- PresentedGroup.toGroup.congr_simpstatement and proof · cited by 0
- PresentedGroup.toGroup.ofstatement · cited by 0
- PresentedGroup.toGroup.uniquestatement · cited by 0