Mathlib Map

Theorems · Theorem · group theory

Submonoid.IsLocalizationMap.exists_of_eq

∀ {M : Type u_1} [inst : CommMonoid M] {N : Type u_2} [inst_1 : CommMonoid N] {S : Submonoid M} {f : M → N},
  S.IsLocalizationMap f → ∀ {x y : M}, f x = f y → ∃ c, ↑c * x = ↑c * y
Defined in
Mathlib.GroupTheory.MonoidLocalization.Basic
Cited by
6 results in Mathlib
Foundations
Depth 11 from the axioms · uses no axioms
Assumes
CommMonoidCommMonoid

Around this declaration

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

Cites3

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

Cited by6

Results whose statement or proof uses this declaration.