Mathlib Map

Theorems · Theorem · number theory

PadicInt.norm_mahlerTerm

∀ {p : ℕ} [hp : Fact (Nat.Prime p)] {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : Module ℤ_[p] E]
  [inst_2 : IsBoundedSMul ℤ_[p] E] (a : E) (n : ℕ), ‖PadicInt.mahlerTerm a n‖ = ‖a‖
Defined in
Mathlib.NumberTheory.Padics.MahlerBasis
Cited by
2 results in Mathlib
Foundations
Depth 212 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FactNormedAddCommGroupModuleIsBoundedSMul

Around this declaration

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

Cites27

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

Cited by2

Results whose statement or proof uses this declaration.