Theorems · Theorem · Lie groups
tendsto_finsetProd
∀ {ι : Type u_1} {α : Type u_2} {M : Type u_3} [inst : TopologicalSpace M] [inst_1 : CommMonoid M] [ContinuousMul 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
- 7 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
- Filterstatement and proof · cited by 8,121
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- Finset.prodstatement · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- Finset.valproof · cited by 438
- ContinuousMulstatement and proof · cited by 343
- tendsto_multiset_prodproof · cited by 1
Cited by7
Results whose statement or proof uses this declaration.
- HasProd.sigmaproof · cited by 5
- tendsto_tprod_one_add_of_dominated_convergenceproof · cited by 1
- Measure.ext_of_lintegral_prod_mul_prod_boundedContinuousFunctionproof · cited by 1
- continuous_finprodproof · cited by 1
- HasProd.of_sigmaproof · cited by 0
- MeasureTheory.ProbabilityMeasure.continuous_piproof · cited by 0
- tendsto_finset_prodproof · cited by 0