Theorems · Theorem · group theory
PresentedGroup.toGroup.unique
∀ {α : Type u_1} {G : Type u_3} [inst : Group G] {f : α → G} {rels : Set (FreeGroup α)}
(h : ∀ r ∈ rels, (FreeGroup.lift f) r = 1) (g : PresentedGroup rels →* G),
(∀ (x : α), g (PresentedGroup.of x) = f x) → ∀ {x : PresentedGroup rels}, g x = (PresentedGroup.toGroup h) x- Defined in
- Mathlib.GroupTheory.PresentedGroup
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 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.
Cites15
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 and proof · cited by 3,629
- MonoidHom.compproof · cited by 469
- FreeGroupstatement and proof · cited by 132
- QuotientGroup.mk'proof · cited by 90
- Subgroup.normalClosureproof · cited by 35
- FreeGroup.liftstatement and proof · cited by 32
- PresentedGroupstatement and proof · cited by 21
- QuotientGroup.induction_onproof · cited by 17
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.