Mathlib Map

Theorems · Theorem · commutative algebra

Valuation.one_lt_val_iff

∀ {K : Type u_1} [inst : DivisionRing K] {Γ₀ : Type u_4} [inst_1 : LinearOrderedCommGroupWithZero Γ₀]
  (v : Valuation K Γ₀) {x : K}, x ≠ 0 → (1 < v x ↔ v x⁻¹ < 1)
Defined in
Mathlib.RingTheory.Valuation.Basic
Cited by
4 results in Mathlib
Foundations
Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DivisionRingLinearOrderedCommGroupWithZero

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 by4

Results whose statement or proof uses this declaration.