Theorems · Theorem · sequences and series
tprod_eq_prod
∀ {α : Type u_1} {β : Type u_2} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {f : β → α} {L : SummationFilter β}
[L.LeAtTop] {s : Finset β}, (∀ b ∉ s, f b = 1) → ∏'[L] (b : β), f b = ∏ b ∈ s, f b- Cited by
- 4 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Finset.prodstatement · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- SummationFilterstatement and proof · cited by 607
- tprodstatement · cited by 230
- SummationFilter.LeAtTopstatement and proof · cited by 80
- Function.mulSupport_subset_iff'proof · cited by 10
- tprod_eq_prod'proof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- tprod_fintypeproof · cited by 7
- tprod_eq_mulSingleproof · cited by 5
- ProbabilityTheory.setBernoulli_singletonproof · cited by 3
- tprod_constproof · cited by 0