Theorems · Theorem · group theory
AddLocalization.ind
∀ {M : Type u_1} [inst : AddCommMonoid M] {S : AddSubmonoid M} {p : AddLocalization S → Prop},
(∀ (y : M × ↥S), p (AddLocalization.mk y.1 y.2)) → ∀ (x : AddLocalization S), p x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Quot.sound
- Assumes
- AddCommMonoid
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.coeproof · cited by 62,936
- 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.rproof · cited by 14
- AddLocalization.recproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- AddLocalization.induction_onproof · cited by 2