Theorems · Theorem · group theory
AddLocalization.induction_on
∀ {M : Type u_1} [inst : AddCommMonoid M] {S : AddSubmonoid M} {p : AddLocalization S → Prop} (x : AddLocalization S),
(∀ (y : M × ↥S), p (AddLocalization.mk y.1 y.2)) → p x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Quot.sound
- Assumes
- AddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- AddSubmonoidstatement and proof · cited by 1,178
- AddLocalizationstatement and proof · cited by 38
- AddLocalization.mkstatement and proof · cited by 28
- AddLocalization.indproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- AddLocalization.induction_on₂proof · cited by 1
- AddLocalization.induction_on₃proof · cited by 0