Theorems · Theorem · sequences and series
multipliableLocallyUniformlyOn_of_of_forall_exists_nhds
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} [inst : CommMonoid α] {f : ι → β → α} {s : Set β}
[inst_1 : UniformSpace α] [inst_2 : TopologicalSpace β],
(∀ x ∈ s, ∃ t ∈ nhdsWithin x s, MultipliableUniformlyOn f t) → MultipliableLocallyUniformlyOn f sIf every x ∈ s has a neighbourhood within s on which b ↦ ∏' i, f i b converges uniformly,
then the product converges locally uniformly on s. Note that this is not a tautology, and the
converse is only true if the domain is locally compact.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement · cited by 8,121
- CommMonoidstatement and proof · cited by 2,264
- SummationFilter.unconditionalproof · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- nhdsWithinstatement and proof · cited by 1,912
- tprodproof · cited by 230
- HasProdUniformlyOnproof · cited by 28
- MultipliableLocallyUniformlyOnstatement · cited by 16
- MultipliableUniformlyOnstatement and proof · cited by 16
- HasProdLocallyUniformlyOn.multipliableLocallyUniformlyOnproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.