Mathlib Map

Theorems · Theorem · commutative algebra

Polynomial.height_map_C

∀ {R : Type u_1} [inst : CommRing R] [IsNoetherianRing R] (p : Ideal R) [p.IsMaximal],
  (Ideal.map Polynomial.C p).height = p.height

Let p be a maximal ideal of R. Then the height of p[X] equals the height of p.

Defined in
Mathlib.RingTheory.KrullDimension.Polynomial
Cited by
1 results in Mathlib
Foundations
Depth 148 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsNoetherianRingIdeal.IsMaximal

Around this declaration

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

Cites21

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.