Theorems · Theorem · Lie groups
continuous_finprod_cond
∀ {ι : 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} {p : ι → Prop},
(∀ (i : ι), p i → Continuous (f i)) →
(LocallyFinite fun i => Function.mulSupport (f i)) → Continuous fun x => ∏ᶠ (i : ι) (_ : p i), f i x- Defined in
- Mathlib.Topology.Algebra.Monoid
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 90 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.
- TopologicalSpacestatement and proof · cited by 24,529
- Continuousstatement and proof · cited by 2,592
- CommMonoidstatement and proof · cited by 2,264
- ContinuousMulstatement and proof · cited by 343
- finprodstatement · cited by 257
- Function.mulSupportstatement and proof · cited by 240
- Subtype.coe_injectiveproof · cited by 205
- LocallyFinitestatement and proof · cited by 141
- LocallyFinite.comp_injectiveproof · cited by 8
- continuous_finprodproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- BumpCovering.continuous_toPOUFunproof · cited by 0