Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.image_subset_nonunits_valuationSubring

∀ {K : Type u_3} [inst : Field K] {A : Subring K} (I : Ideal ↥A),
  I ≠ ⊤ → ∃ B, A ≤ B.toSubring ∧ ⇑A.subtype '' ↑I ⊆ ↑B.nonunits
Defined in
Mathlib.RingTheory.Valuation.LocalSubring
Cited by
2 results in Mathlib
Foundations
Depth 141 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Field

Around this declaration

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

Cites37

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.