Mathlib Map

Theorems · Theorem · commutative algebra

Valuation.mem_supp_iff

∀ {R : Type u_3} {Γ₀ : Type u_4} [inst : CommRing R] [inst_1 : LinearOrderedCommMonoidWithZero Γ₀] (v : Valuation R Γ₀)
  (x : R), x ∈ v.supp ↔ v x = 0
Defined in
Mathlib.RingTheory.Valuation.Basic
Cited by
2 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext
Assumes
CommRingLinearOrderedCommMonoidWithZero

Around this declaration

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

Cites6

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.