Mathlib Map

Theorems · Theorem · commutative algebra

Valuation.vlt_iff_lt

∀ {R : Type u_1} [inst : Ring R] [inst_1 : ValuativeRel R] {Γ₀ : Type u_2} [inst_2 : LinearOrderedCommMonoidWithZero Γ₀]
  (v : Valuation R Γ₀) [v.Compatible] {x y : R}, x <ᵥ y ↔ v x < v y
Defined in
Mathlib.RingTheory.Valuation.ValuativeRel.Basic
Cited by
2 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext
Assumes
RingValuativeRelLinearOrderedCommMonoidWithZeroValuation.Compatible

Around this declaration

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

Cites7

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.