Theorems · Theorem · number theory
PadicInt.fwdDiff_iter_le_of_forall_le
∀ {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)} {s t : ℕ},
(∀ (x y : ℤ_[p]), ‖x - y‖ ≤ ↑p ^ (-↑t) → ‖f x - f y‖ ≤ ‖f‖ / ↑p ^ s) →
∀ (n : ℕ), ‖(fwdDiff 1)^[n + s * p ^ t] (⇑f) 0‖ ≤ ‖f‖ / ↑p ^ sExplicit bound for the decay rate of the Mahler coefficients of a continuous function on ℤ_[p].
This will be used to prove Mahler's theorem.
- Defined in
- Mathlib.NumberTheory.Padics.MahlerBasis
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites48
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
- Realstatement and proof · cited by 25,697
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- Norm.normstatement and proof · cited by 5,413
- NNRealproof · cited by 4,310
- LE.le.transproof · cited by 3,151
- one_mulproof · cited by 2,841
- Factstatement and proof · cited by 2,726
- add_zeroproof · cited by 2,707
- Nat.cast_oneproof · cited by 2,501
- ContinuousMapstatement and proof · cited by 2,491
Cited by1
Results whose statement or proof uses this declaration.
- PadicInt.fwdDiff_tendsto_zeroproof · cited by 2