Theorems · Theorem · sequences and series
tprod_eq_mulSingle
∀ {α : Type u_1} {β : Type u_2} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {L : SummationFilter β} [L.LeAtTop]
{f : β → α} (b : β), (∀ (b' : β), b' ≠ b → f b' = 1) → ∏'[L] (b : β), f b = f b- Cited by
- 5 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- CommMonoidstatement and proof · cited by 2,264
- SummationFilterstatement and proof · cited by 607
- tprodstatement · cited by 230
- SummationFilter.LeAtTopstatement and proof · cited by 80
- Finset.prod_singletonproof · cited by 78
- tprod_eq_prodproof · cited by 4
Cited by5
Results whose statement or proof uses this declaration.
- tprod_ite_eqproof · cited by 0
- Multipliable.tprod_eq_mul_tprod_ite'proof · cited by 0
- tprod_tprod_eq_mulSingleproof · cited by 0
- tprod_ite_eq'proof · cited by 0
- tprod_pi_singleproof · cited by 0