Mathlib Map

Theorems · Theorem · commutative algebra

ringKrullDim_le_of_surjective

∀ {R : Type u_1} {S : Type u_2} [inst : CommSemiring R] [inst_1 : CommSemiring S] (f : R →+* S),
  Function.Surjective ⇑f → ringKrullDim S ≤ ringKrullDim R

If f : R →+* S is surjective, then ringKrullDim S ≤ ringKrullDim R.

Defined in
Mathlib.RingTheory.KrullDimension.Basic
Cited by
4 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringCommSemiring

Around this declaration

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

Cites15

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

Cited by4

Results whose statement or proof uses this declaration.