Mathlib Map

Theorems · Theorem · number theory

AddChar.tendsto_eval_one_sub_pow

∀ {p : ℕ} [inst : Fact (Nat.Prime p)] {R : Type u_1} [inst_1 : NormedRing R] [inst_2 : Algebra ℤ_[p] R]
  [IsBoundedSMul ℤ_[p] R] [IsUltrametricDist R] {κ : AddChar ℤ_[p] R},
  Continuous ⇑κ → Filter.Tendsto (fun n => (κ 1 - 1) ^ n) Filter.atTop (nhds 0)
Defined in
Mathlib.NumberTheory.Padics.AddChar
Cited by
0 results in Mathlib
Foundations
Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FactNormedRingAlgebraIsBoundedSMulIsUltrametricDist

Around this declaration

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

Cites20

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.