Mathlib Map

Theorems · Theorem · number theory

IsUltrametricDist.norm_fwdDiff_iter_apply_le

∀ {M : Type u_1} {G : Type u_2} [inst : TopologicalSpace M] [inst_1 : CompactSpace M] [inst_2 : AddCommMonoid M]
  [inst_3 : SeminormedAddCommGroup G] [IsUltrametricDist G] (h : M) (f : C(M, G)) (m : M) (n : ℕ),
  ‖(fwdDiff h)^[n] (⇑f) m‖ ≤ ‖f‖

Bound for iterated forward differences of a continuous function from a compact space to a nonarchimedean seminormed group.

Defined in
Mathlib.NumberTheory.Padics.MahlerBasis
Cited by
1 results in Mathlib
Foundations
Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceCompactSpaceAddCommMonoidSeminormedAddCommGroupIsUltrametricDist

Around this declaration

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

Cites19

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.