Mathlib Map

Theorems · Theorem · commutative algebra

IsField.localization_map_bijective

∀ {R : Type u_4} {Rₘ : Type u_5} [inst : CommRing R] [inst_1 : CommRing Rₘ] {M : Submonoid R},
  0 ∉ M → IsField R → ∀ [inst_2 : Algebra R Rₘ] [IsLocalization M Rₘ], Function.Bijective ⇑(algebraMap R Rₘ)

If R is a field, then localizing at a submonoid not containing 0 adds no new elements.

Defined in
Mathlib.RingTheory.Localization.Basic
Cited by
3 results in Mathlib
Foundations
Depth 48 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraIsLocalization

Around this declaration

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

Cites23

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

Cited by3

Results whose statement or proof uses this declaration.