Theorems · Theorem · sequences and series
MultipliableLocallyUniformlyOn.comp
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} [inst : CommMonoid α] {f : ι → β → α} {s : Set β}
[inst_1 : UniformSpace α] [inst_2 : TopologicalSpace β] {γ : Type u_4} [inst_3 : TopologicalSpace γ] {t : Set γ},
MultipliableLocallyUniformlyOn f s →
∀ (h' : γ → β), Set.MapsTo h' t s → ContinuousOn h' t → MultipliableLocallyUniformlyOn (fun i y => f i (h' y)) 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.
Cites10
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
- CommMonoidstatement and proof · cited by 2,264
- UniformSpacestatement and proof · cited by 2,040
- ContinuousOnstatement and proof · cited by 1,411
- Set.MapsTostatement and proof · cited by 732
- MultipliableLocallyUniformlyOnstatement and proof · cited by 16
- HasProdLocallyUniformlyOn.multipliableLocallyUniformlyOnproof · cited by 6
- MultipliableLocallyUniformlyOn.hasProdLocallyUniformlyOnproof · cited by 5
- HasProdLocallyUniformlyOn.compproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- ModularForm.multipliableLocallyUniformlyOn_etaproof · cited by 3