Theorems · Theorem · group theory
PresentedGroup.ext
∀ {α : Type u_1} {G : Type u_3} [inst : Group G] {rels : Set (FreeGroup α)} {φ ψ : PresentedGroup rels →* G},
(∀ (x : α), φ (PresentedGroup.of x) = ψ (PresentedGroup.of x)) → φ = ψ- Defined in
- Mathlib.GroupTheory.PresentedGroup
- Cited by
- 1 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.
Cites12
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
- 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
- PresentedGroupstatement and proof · cited by 21
- PresentedGroup.ofstatement and proof · cited by 12
- FreeGroup.ext_homproof · cited by 6
- QuotientGroup.monoidHom_extproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- PresentedGroup.ext_iffproof · cited by 0