Theorems · Theorem · Lie groups
continuous_finsum
∀ {ι : Type u_1} {M : Type u_3} {X : Type u_5} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace M]
[inst_2 : AddCommMonoid M] [ContinuousAdd M] {f : ι → X → M},
(∀ (i : ι), Continuous (f i)) →
(LocallyFinite fun i => Function.support (f i)) → Continuous fun x => ∑ᶠ (i : ι), f i x- Defined in
- Mathlib.Topology.Algebra.Monoid
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Finsetproof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- nhdsproof · cited by 5,554
- Finset.sumproof · cited by 5,195
- Filter.Eventuallyproof · cited by 3,134
- Continuousstatement and proof · cited by 2,592
- ContinuousAddstatement and proof · cited by 777
- Function.supportstatement and proof · cited by 610
- Filter.EventuallyEq.symmproof · cited by 408
- Continuous.continuousAtproof · cited by 297
- finsumstatement and proof · cited by 286
Cited by2
Results whose statement or proof uses this declaration.
- PartitionOfUnity.continuous_finsum_smulproof · cited by 1
- continuous_finsum_condproof · cited by 0