Mathlib Map

Theorems · Definition · commutative algebra

ValuativeRel.veq

{R : Type u_1} → [inst : Semiring R] → [ValuativeRel R] → R → R → Prop

The valuation equals relation, defined as x =ᵥ y ↔ x ≤ᵥ y ∧ y ≤ᵥ x.

Defined in
Mathlib.RingTheory.Valuation.ValuativeRel.Basic
Cited by
27 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
SemiringValuativeRel

Around this declaration

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

Cites4

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

Cited by27

Results whose statement or proof uses this declaration.