Theorems · Theorem · sequences and series
Multipliable.tprod_mul
∀ {α : Type u_1} {β : Type u_2} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {f g : β → α}
{L : SummationFilter β} [T2Space α] [ContinuousMul α] [L.NeBot],
Multipliable f L → Multipliable g L → ∏'[L] (b : β), f b * g b = (∏'[L] (b : β), f b) * ∏'[L] (b : β), g b- Cited by
- 6 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.
Cites11
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
- ContinuousMulstatement and proof · cited by 343
- tprodstatement · cited by 230
- Multipliablestatement and proof · cited by 213
- SummationFilter.NeBotstatement and proof · cited by 130
- Multipliable.hasProdproof · cited by 88
- HasProd.tprod_eqproof · cited by 49
- HasProd.mulproof · cited by 11
Cited by6
Results whose statement or proof uses this declaration.
- Multipliable.tprod_powproof · cited by 3
- tprod_int_eq_zero_mul_tprod_pnatproof · cited by 1
- DirichletCharacter.LSeries_changeLevelproof · cited by 0
- Multipliable.tprod_eq_mul_tprod_ite'proof · cited by 0
- tprod_eq_tprod_primes_mul_tprod_primes_of_mulSupport_subset_prime_powersproof · cited by 0