Mathlib Map

Theorems · Theorem · commutative algebra

Valuation.Integers.coe_span_singleton_eq_setOf_le_v_algebraMap

Deprecated since 2026-07-09Use Valuation.Integers.coe_span_singleton_eq_setOfPred_le_v_algebraMap instead.

∀ {F : Type u} {Γ₀ : Type v} [inst : Field F] [inst_1 : LinearOrderedCommGroupWithZero Γ₀] {v : Valuation F Γ₀}
  {O : Type w} [inst_2 : CommRing O] [inst_3 : Algebra O F],
  v.Integers O → ∀ (x : O), ↑(Ideal.span {x}) = {y | v ((algebraMap O F) y) ≤ v ((algebraMap O F) x)}

Alias of Valuation.Integers.coe_span_singleton_eq_setOfPred_le_v_algebraMap.

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

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.