Documentation

Mathlib.NumberTheory.LocalField.Basic

Definition of (Non-archimedean) local fields #

Given a topological field K equipped with an equivalence class of valuations (a ValuativeRel), we say that it is a non-archimedean local field if the topology comes from the given valuation, and it is locally compact and non-discrete.

Given a topological field K equipped with an equivalence class of valuations (a ValuativeRel), we say that it is a non-archimedean local field if the topology comes from the given valuation, and it is locally compact and non-discrete.

This implies the following typeclasses via inferInstance

Assuming we have a compatible UniformSpace K instance (e.g. via IsTopologicalAddGroup.toUniformSpace and isUniformAddGroup_of_addCommGroup) then

Instances

    The value group of a local field is (uniquely) isomorphic to ℤᵐ⁰.

    Equations
    Instances For