Mathlib Map

Theorems · Theorem · group theory

Submonoid.LocalizationMap.subsingleton

∀ {M : Type u_1} [inst : CommMonoidWithZero M] {S : Submonoid M} {N : Type u_2} [inst_1 : CommMonoidWithZero N]
  (f : S.LocalizationMap N), 0 ∈ S → Subsingleton N

If S contains 0 then the localization at S is trivial.

Defined in
Mathlib.GroupTheory.MonoidLocalization.MonoidWithZero
Cited by
2 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommMonoidWithZeroCommMonoidWithZero

Around this declaration

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

Cites8

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

Cited by2

Results whose statement or proof uses this declaration.