Theorems · Theorem · sequences and series
Multipliable.hasProd_iff
∀ {α : Type u_1} {β : Type u_2} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {L : SummationFilter β} {f : β → α}
{a : α} [T2Space α] [L.NeBot], Multipliable f L → (HasProd f a L ↔ ∏'[L] (b : β), f b = a)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 93 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
- CommMonoidstatement and proof · cited by 2,264
- T2Spacestatement and proof · cited by 1,351
- SummationFilterstatement and proof · cited by 607
- tprodstatement and proof · cited by 230
- Multipliablestatement and proof · cited by 213
- HasProdstatement · cited by 157
- SummationFilter.NeBotstatement and proof · cited by 130
- Multipliable.hasProdproof · cited by 88
- HasProd.tprod_eqproof · cited by 49
Cited by4
Results whose statement or proof uses this declaration.
- euler_sineTerm_tprodproof · cited by 1
- tprod_eq_of_filter_leproof · cited by 1
- Multipliable.tprod_eq_one_iffproof · cited by 1
- HasProd.tprod_fiberwiseproof · cited by 0