Documentation

Mathlib.NumberTheory.Padics.WithVal

Equivalence between ℚ_[p] and (Rat.padicValuation p).Completion #

The p-adic numbers are isomorphic as a field to the completion of the rationals at the p-adic valuation. This is implemented via Valuation.Completion using Rat.padicValuation, which is shorthand for UniformSpace.Completion (WithVal (Rat.padicValuation p)).

Main definitions #

The p-adic numbers are isomorphic as a field to the completion of the rationals at the p-adic valuation.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    The p-adic numbers are isomophic as uniform spaces to the completion of the rationals at the p-adic valuation.

    Equations
    Instances For