Theorems · Definition · group theory
AddLocalization.r
{M : Type u_1} → [inst : AddCommMonoid M] → (S : AddSubmonoid M) → AddCon (M × ↥S)The congruence relation on M × S, M an AddCommMonoid and S an AddSubmonoid of M,
whose quotient is the localization of M at S, defined as the unique congruence relation on
M × S such that for any other congruence relation s on M × S where for all y ∈ S,
(0, 0) ∼ (y, y) under s, we have that (x₁, y₁) ∼ (x₂, y₂) by r implies
(x₁, y₁) ∼ (x₂, y₂) by s.
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses no axioms
- Assumes
- AddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Set.ofPredproof · cited by 6,101
- AddSubmonoidstatement and proof · cited by 1,178
- InfSet.sInfproof · cited by 935
- AddConstatement and proof · cited by 138
Cited by18
Results whose statement or proof uses this declaration.
- AddLocalization.addMonoidOfproof · cited by 13
- AddLocalization.mk_eq_mk_iffstatement · cited by 5
- AddLocalization.r_iff_existsstatement · cited by 5
- AddLocalization.mk_eq_addMonoidOf_mk'_applyproof · cited by 3
- AddLocalization.recstatement and proof · cited by 2
- AddLocalization.zero_relstatement · cited by 2
- AddLocalization.liftOnstatement and proof · cited by 2
- AddLocalization.liftOn₂statement and proof · cited by 2
- AddSubmonoid.LocalizationMap.eq'statement and proof · cited by 1
- AddLocalization.r_eq_r'statement · cited by 1
- AddLocalization.r_iff_oreEqv_rstatement · cited by 1
- AddLocalization.indproof · cited by 1