Theorems · Theorem · group theory
PresentedGroup.induction_on
∀ {α : Type u_1} {rels : Set (FreeGroup α)} {C : PresentedGroup rels → Prop} (x : PresentedGroup rels),
(∀ (z : FreeGroup α), C ((PresentedGroup.mk rels) z)) → C x- Defined in
- Mathlib.GroupTheory.PresentedGroup
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- MonoidHomstatement · cited by 3,629
- FreeGroupstatement and proof · cited by 132
- Quotient.inductionOn'proof · cited by 69
- PresentedGroupstatement and proof · cited by 21
- PresentedGroup.mkstatement and proof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.