Theorems · Theorem · group theory
PresentedGroup.to_group_eq_one_of_mem_closure
∀ {α : Type u_1} {G : Type u_3} [inst : Group G] {f : α → G} {rels : Set (FreeGroup α)},
(∀ r ∈ rels, (FreeGroup.lift f) r = 1) → ∀ x ∈ Subgroup.normalClosure rels, (FreeGroup.lift f) x = 1- Defined in
- Mathlib.GroupTheory.PresentedGroup
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 73 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
- Subgroupstatement · cited by 3,593
- FreeGroupstatement and proof · cited by 132
- Subgroup.normalClosurestatement and proof · cited by 35
- FreeGroup.liftstatement and proof · cited by 32
- MonoidHom.mem_kerproof · cited by 22
- PresentedGroup.closure_rels_subset_kerproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- PresentedGroup.toGroupproof · cited by 3