Theorems · Theorem · sequences and series
tendsto_tprod_compl_atTop_one
∀ {α : Type u_1} {G : Type u_4} [inst : TopologicalSpace G] [inst_1 : CommGroup G] [IsTopologicalGroup G] (f : α → G),
Filter.Tendsto (fun s => ∏' (a : { x // x ∉ s }), f ↑a) Filter.atTop (nhds 1)The product over the complement of a finset tends to 1 when the finset grows to cover the
whole space. This does not need a multipliability assumption, as otherwise all such products are
one.
- Cited by
- 0 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.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetstatement and proof · cited by 13,712
- SetLike.coeproof · cited by 8,199
- Set.Elemproof · cited by 7,166
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- Compl.complproof · cited by 2,925
- Filter.atTopstatement · cited by 2,405
- Disjointproof · cited by 2,201
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- CommGroupstatement and proof · cited by 990
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.