Mathlib Map

Theorems · Definition · commutative algebra

Valuation.leIdeal

{R : Type u} →
  {Γ₀ : Type v} →
    [inst : Ring R] → [inst_1 : LinearOrderedCommGroupWithZero Γ₀] → (v : Valuation R Γ₀) → Γ₀ → Ideal ↥v.integer

The ideal of elements of the valuation subring whose valuation is less than or equal to a certain value.

Defined in
Mathlib.RingTheory.Valuation.Integers
Cited by
7 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingLinearOrderedCommGroupWithZero

Around this declaration

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

Cites11

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

Cited by7

Results whose statement or proof uses this declaration.