Theorems · Theorem · number theory
PadicInt.fwdDiff_tendsto_zero
∀ {p : ℕ} [hp : Fact (Nat.Prime p)] {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : Module ℤ_[p] E]
[IsBoundedSMul ℤ_[p] E] [IsUltrametricDist E] (f : C(ℤ_[p], E)),
Filter.Tendsto (fun x => (fwdDiff 1)^[x] (⇑f) 0) Filter.atTop (nhds 0)Key lemma for Mahler's theorem: for f a continuous function on ℤ_[p], the sequence
n ↦ Δ^[n] f 0 tends to 0. See PadicInt.fwdDiff_iter_le_of_forall_le for an explicit
estimate of the decay rate.
- Defined in
- Mathlib.NumberTheory.Padics.MahlerBasis
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites49
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realproof · cited by 25,697
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- nhdsstatement and proof · cited by 5,554
- Norm.normproof · cited by 5,413
- Filter.Tendstostatement and proof · cited by 3,814
- Factstatement and proof · cited by 2,726
- Nat.cast_oneproof · cited by 2,501
- ContinuousMapstatement and proof · cited by 2,491
- Filter.atTopstatement and proof · cited by 2,405
- LT.lt.leproof · cited by 2,189
Cited by2
Results whose statement or proof uses this declaration.
- AddChar.tendsto_eval_one_sub_powproof · cited by 0
- PadicInt.hasSum_mahlerproof · cited by 0