Theorems · Theorem · sequences and series
multipliableUniformlyOn_iff_hasProdUniformlyOn
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} [inst : CommMonoid α] {f : ι → β → α} {s : Set β}
[inst_1 : UniformSpace α], MultipliableUniformlyOn f s ↔ HasProdUniformlyOn f (fun x => ∏' (i : ι), f i x) s- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoidUniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- CommMonoidstatement and proof · cited by 2,264
- SummationFilter.unconditionalstatement · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- tprodstatement · cited by 230
- HasProdUniformlyOnstatement · cited by 28
- MultipliableUniformlyOnstatement · cited by 16
- HasProdUniformlyOn.multipliableUniformlyOnproof · cited by 5
- MultipliableUniformlyOn.hasProdUniformlyOnproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.