Theorems · Theorem · number theory
PadicInt.mahlerEquiv_apply
∀ {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] [inst_4 : CompleteSpace E] (f : C(ℤ_[p], E)),
⇑((PadicInt.mahlerEquiv E) f) = fun n => (fwdDiff 1)^[n] (⇑f) 0- Defined in
- Mathlib.NumberTheory.Padics.MahlerBasis
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 219 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- Factstatement and proof · cited by 2,726
- CompleteSpacestatement and proof · cited by 2,532
- ContinuousMapstatement and proof · cited by 2,491
- Nat.Primestatement and proof · cited by 2,059
- LinearIsometryEquivstatement · cited by 748
- Nat.iteratestatement · cited by 740
- IsBoundedSMulstatement and proof · cited by 329
- PadicIntstatement and proof · cited by 179
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.