Theorems · Theorem · Lie groups
continuous_finset_prod
Deprecated since 2026-04-08Use continuous_finsetProd instead.
∀ {ι : 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 ι),
(∀ i ∈ s, Continuous (f i)) → Continuous fun a => ∏ i ∈ s, f i aAlias of continuous_finsetProd.
- Defined in
- Mathlib.Topology.Algebra.Monoid
- Cited by
- 0 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- Finsetstatement · cited by 13,712
- Continuousstatement · cited by 2,592
- Finset.prodstatement · cited by 2,356
- CommMonoidstatement · cited by 2,264
- ContinuousMulstatement · cited by 343
- continuous_finsetProdproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.