Mathlib Map

Theorems · Theorem · commutative algebra

ValuativeRel.vlt_mul_right_iff

Deprecated since 2026-01-06Use ValuativeRel.mul_vlt_mul_iff_left instead.

∀ {R : Type u_1} [inst : Semiring R] [inst_1 : ValuativeRel R] {x y z : R}, 0 <ᵥ z → (x * z <ᵥ y * z ↔ x <ᵥ y)

Alias of ValuativeRel.mul_vlt_mul_iff_left.

Defined in
Mathlib.RingTheory.Valuation.ValuativeRel.Basic
Cited by
0 results in Mathlib
Foundations
Depth 15 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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.