Theorems · Theorem · sequences and series
Multipliable.tprod_pow
∀ {α : Type u_1} {β : Type u_2} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {f : β → α} {L : SummationFilter β}
[T2Space α] [ContinuousMul α] [L.NeBot],
Multipliable f L → ∀ (n : ℕ), ∏'[L] (b : β), f b ^ n = (∏'[L] (b : β), f b) ^ n- Cited by
- 3 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- pow_zeroproof · cited by 1,094
- SummationFilterstatement and proof · cited by 607
- pow_succproof · cited by 374
- ContinuousMulstatement and proof · cited by 343
- tprodstatement and proof · cited by 230
- Multipliablestatement and proof · cited by 213
- SummationFilter.NeBotstatement and proof · cited by 130
- tprod_oneproof · cited by 12
- Multipliable.tprod_mulproof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- ModularForm.discriminant_eq_q_prodproof · cited by 4
- ModularForm.tendsto_atImInfty_tprod_one_sub_eta_q_powproof · cited by 3
- ModularForm.differentiableOn_tprod_one_sub_pow_powproof · cited by 1