Mathlib Map

Theorems · Theorem · commutative algebra

Valuation.map_sum_lt

∀ {R : Type u_3} {Γ₀ : Type u_4} [inst : Ring R] [inst_1 : LinearOrderedCommMonoidWithZero Γ₀] (v : Valuation R Γ₀)
  {ι : Type u_7} {s : Finset ι} {f : ι → R} {g : Γ₀}, g ≠ 0 → (∀ i ∈ s, v (f i) < g) → v (∑ i ∈ s, f i) < g
Defined in
Mathlib.RingTheory.Valuation.Basic
Cited by
4 results in Mathlib
Foundations
Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingLinearOrderedCommMonoidWithZero

Around this declaration

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

Cites12

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.