Theorems · Theorem · Lie groups
continuousOn_finsetProd
∀ {ι : Type u_1} {M : Type u_3} {X : Type u_5} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace M]
[inst_2 : CommMonoid M] [ContinuousMul M] {f : ι → X → M} (s : Finset ι) {t : Set X},
(∀ i ∈ s, ContinuousOn (f i) t) → ContinuousOn (fun a => ∏ i ∈ s, f i a) t- Defined in
- Mathlib.Topology.Algebra.Monoid
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
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
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetstatement and proof · cited by 13,712
- Finset.prodstatement · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- ContinuousOnstatement · cited by 1,411
- Finset.valproof · cited by 438
- ContinuousMulstatement and proof · cited by 343
- continuousOn_multiset_prodproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- continuousOn_finset_prodproof · cited by 0