Theorems · Theorem · functional analysis
Summable.multipliableLocallyUniformlyOn_one_add
∀ {α : Type u_1} {ι : Type u_2} {K : Set α} {u : ι → ℝ} {R : Type u_3} [inst : NormedCommRing R] [NormOneClass R]
[CompleteSpace R] [inst_3 : TopologicalSpace α] {f : ι → α → R} [LocallyCompactSpace α],
IsOpen K →
Summable u →
(∀ᶠ (i : ι) in Filter.cofinite, ∀ x ∈ K, ‖f i x‖ ≤ u i) →
(∀ (i : ι), ContinuousOn (f i) K) → MultipliableLocallyUniformlyOn (fun i x => 1 + f i x) K- Cited by
- 0 results in Mathlib
- Foundations
- Depth 283 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
- 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
- Filter.cofinitestatement and proof · cited by 251
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.