Theorems · Theorem · sequences and series
HasProdLocallyUniformlyOn.exists_hasProdUniformlyOn
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} [inst : CommMonoid α] {f : ι → β → α} {g : β → α} {x : β} {s : Set β}
[inst_1 : UniformSpace α] [inst_2 : TopologicalSpace β] [LocallyCompactSpace β],
HasProdLocallyUniformlyOn f g s → s ∈ nhds x → ∃ t ∈ nhdsWithin x s, HasProdUniformlyOn f g t- Cited by
- 1 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.
Cites16
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
- nhdsstatement and proof · cited by 5,554
- CommMonoidstatement and proof · cited by 2,264
- UniformSpacestatement and proof · cited by 2,040
- nhdsWithinstatement · cited by 1,912
- IsCompactproof · cited by 1,282
- LocallyCompactSpacestatement and proof · cited by 324
- Filter.HasBasis.mem_iffproof · cited by 193
- nhdsWithin_le_nhdsproof · cited by 145
- HasProdUniformlyOnstatement · cited by 28
Cited by1
Results whose statement or proof uses this declaration.
- MultipliableLocallyUniformlyOn.exists_multipliableUniformlyOnproof · cited by 0