Mathlib Map

Theorems · Definition · number theory

padicNormE

{p : ℕ} → [hp : Fact (Nat.Prime p)] → AbsoluteValue ℚ_[p] ℚ

The rational-valued p-adic norm on ℚ_[p] is lifted from the norm on Cauchy sequences. The canonical form of this function is the normed space instance, with notation ‖ ‖.

Defined in
Mathlib.NumberTheory.Padics.PadicNumbers
Cited by
18 results in Mathlib
Foundations
Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Fact

Around this declaration

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

Cites6

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

Cited by19

Results whose statement or proof uses this declaration.