Mathlib Map

Theorems · Definition · group theory

Localization.mk

{M : Type u_1} → [inst : CommMonoid M] → {S : Submonoid M} → M → ↥S → Localization S

Given a CommMonoid M and submonoid S, mk sends x : M, y ∈ S to the equivalence class of (x, y) in the localization of M at S.

Defined in
Mathlib.GroupTheory.MonoidLocalization.Basic
Cited by
110 results in Mathlib
Foundations
Depth 22 from the axioms, rests on 176 definitions · uses propext
Assumes
CommMonoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by120

Results whose statement or proof uses this declaration.