Theorems · Theorem · sequences and series
Multipliable.mul
∀ {α : Type u_1} {β : Type u_2} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {f g : β → α}
{L : SummationFilter β} [ContinuousMul α], Multipliable f L → Multipliable g L → Multipliable (fun b => f b * g b) L- Cited by
- 2 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- ContinuousMulstatement and proof · cited by 343
- Multipliablestatement and proof · cited by 213
- Multipliable.hasProdproof · cited by 88
- HasProd.multipliableproof · cited by 40
- HasProd.mulproof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- tprod_int_eq_zero_mul_tprod_pnatproof · cited by 1
- Multipliable.trans_divproof · cited by 1