Theorems · Theorem · functional analysis
Summable.multipliableLocallyUniformlyOn_nat_one_add
∀ {α : Type u_1} {K : Set α} {R : Type u_3} [inst : NormedCommRing R] [NormOneClass R] [CompleteSpace R]
[inst_3 : TopologicalSpace α] [LocallyCompactSpace α] {f : ℕ → α → R},
IsOpen K →
∀ {u : ℕ → ℝ},
Summable u →
(∀ᶠ (n : ℕ) in Filter.atTop, ∀ x ∈ K, ‖f n x‖ ≤ u n) →
(∀ (n : ℕ), ContinuousOn (f n) K) → MultipliableLocallyUniformlyOn (fun n x => 1 + f n x) K- Cited by
- 0 results in Mathlib
- Foundations
- Depth 284 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Norm.normstatement and proof · cited by 5,413
- Filter.Eventuallystatement and proof · cited by 3,134
- CompleteSpacestatement and proof · cited by 2,532
- Filter.atTopstatement and proof · cited by 2,405
- IsOpenstatement and proof · cited by 2,400
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- ContinuousOnstatement and proof · cited by 1,411
- Summablestatement and proof · cited by 778
- LocallyCompactSpacestatement and proof · cited by 324
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.