Mathlib Map

Theorems · Definition · field theory

Valuation.norm

{L : Type u_1} →
  [inst : Field L] →
    {Γ₀ : Type u_2} → [inst_1 : LinearOrderedCommGroupWithZero Γ₀] → (v : Valuation L Γ₀) → [hv : v.RankOne] → L → ℝ

The norm function determined by a rank one valuation on a field L.

Defined in
Mathlib.Topology.Algebra.Valued.NormedValued
Cited by
7 results in Mathlib
Foundations
Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldLinearOrderedCommGroupWithZeroValuation.RankOne

Around this declaration

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

Cites9

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

Cited by7

Results whose statement or proof uses this declaration.