Documentation

Mathlib.Topology.Algebra.Valued.LocallyCompact

Necessary and sufficient conditions for a locally compact nonarchimedean normed field #

Main Definitions #

Tags #

norm, nonarchimedean, rank one, compact, locally compact

@[simp]
theorem NormedField.v_eq_valuation {K : Type u_1} [NontriviallyNormedField K] [IsUltrametricDist K] (x : K) :
Valued.v x = NormedField.valuation x

An element is in the valuation ring if the norm is bounded by 1. This is a variant of Valuation.mem_integer_iff, phrased using norms instead of the valuation.