Theorems · Theorem · number theory
PadicInt.hasSum_mahler
- 1000+ list: Mahler's theorem
∀ {p : ℕ} [hp : Fact (Nat.Prime p)] {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : Module ℤ_[p] E]
[inst_2 : IsBoundedSMul ℤ_[p] E] [inst_3 : IsUltrametricDist E] [CompleteSpace E] (f : C(ℤ_[p], E)),
HasSum (fun n => PadicInt.mahlerTerm ((fwdDiff 1)^[n] (⇑f) 0) n) fMahler's theorem: for any continuous function f from ℤ_[p] to a p-adic Banach space, the
Mahler series with coefficients n ↦ Δ_[1]^[n] f 0 converges to the original function f.
- Defined in
- Mathlib.NumberTheory.Padics.MahlerBasis
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 216 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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
- TopologicalSpaceproof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommMonoidproof · cited by 12,281
- Finset.sumproof · cited by 5,195
- mul_oneproof · cited by 3,885
- Factstatement and proof · cited by 2,726
- CompleteSpacestatement and proof · cited by 2,532
- ContinuousMapstatement and proof · cited by 2,491
- zero_addproof · cited by 2,366
- SummationFilter.unconditionalstatement and proof · cited by 2,068
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.