Mathlib Map

Theorems · Theorem · commutative algebra

Ring.DimensionLEOne.localization

∀ {R : Type u_2} (Rₘ : Type u_3) [inst : CommRing R] [IsDomain R] [inst_2 : CommRing Rₘ] [inst_3 : Algebra R Rₘ]
  {M : Submonoid R} [IsLocalization M Rₘ], M ≤ nonZeroDivisors R → ∀ [h : Ring.DimensionLEOne R], Ring.DimensionLEOne Rₘ

Localizing a domain of Krull dimension ≤ 1 gives another ring of Krull dimension ≤ 1. Note that the same proof can/should be generalized to preserving any Krull dimension, once we have a suitable definition.

Defined in
Mathlib.RingTheory.DedekindDomain.Dvr
Cited by
1 results in Mathlib
Foundations
Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsDomainCommRingAlgebraIsLocalizationRing.DimensionLEOne

Around this declaration

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

Cites20

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

Cited by1

Results whose statement or proof uses this declaration.