Theorems · Theorem · Lie groups
tendsto_finsetSum
∀ {ι : Type u_1} {α : Type u_2} {M : Type u_3} [inst : TopologicalSpace M] [inst_1 : AddCommMonoid M] [ContinuousAdd M]
{f : ι → α → M} {x : Filter α} {a : ι → M} (s : Finset ι),
(∀ i ∈ s, Filter.Tendsto (f i) x (nhds (a i))) → Filter.Tendsto (fun b => ∑ c ∈ s, f c b) x (nhds (∑ c ∈ s, a c))- Defined in
- Mathlib.Topology.Algebra.Monoid
- Cited by
- 17 results in Mathlib
- Foundations
- Depth 75 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
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Filterstatement and proof · cited by 8,121
- nhdsstatement · cited by 5,554
- Finset.sumstatement · cited by 5,195
- Filter.Tendstostatement · cited by 3,814
- ContinuousAddstatement and proof · cited by 777
- Finset.valproof · cited by 438
- tendsto_multiset_sumproof · cited by 1
Cited by17
Results whose statement or proof uses this declaration.
- HasSum.sigmaproof · cited by 8
- tendsto_tsum_of_dominated_convergenceproof · cited by 2
- isCompact_setOfPred_finiteMeasure_mass_le_compl_isCompact_leproof · cited by 2
- NumberField.Ideal.tendsto_norm_le_div_atTop₀proof · cited by 2
- eVariationOn.lowerSemicontinuous_auxproof · cited by 2
- continuous_finsumproof · cited by 2
- ProbabilityTheory.tsum_prob_mem_Ioi_lt_topproof · cited by 1
- AkraBazziRecurrence.tendsto_zero_sumCoeffsExpproof · cited by 1
- MeasureTheory.ProbabilityMeasure.tendsto_charPoly_of_tendsto_charFunproof · cited by 1
- MeasureTheory.isTightMeasureSet_of_forall_basis_tendstoproof · cited by 1
- LinearIndependent.eventuallyproof · cited by 1
- AbsoluteValue.denseRange_algebraMap_piproof · cited by 1