Mathlib Map

Theorems · Theorem · number theory

PadicAlgCl.norm_extends

∀ (p : ℕ) [hp : Fact (Nat.Prime p)] (x : ℚ_[p]), ‖(algebraMap ℚ_[p] (PadicAlgCl p)) x‖ = ‖x‖

The norm on PadicAlgCl p extends the p-adic norm on ℚ_[p].

Defined in
Mathlib.NumberTheory.Padics.Complex
Cited by
1 results in Mathlib
Foundations
Depth 239 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.

Cites11

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

Cited by1

Results whose statement or proof uses this declaration.