Theorems · Theorem · sequences and series
Multipliable.prod_mul_tprod_nat_add
∀ {G : Type u_2} [inst : CommGroup G] [inst_1 : TopologicalSpace G] [IsTopologicalGroup G] [T2Space G] {f : ℕ → G}
(k : ℕ), Multipliable f → (∏ i ∈ Finset.range k, f i) * ∏' (i : ℕ), f (i + k) = ∏' (i : ℕ), f i- Cited by
- 1 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.
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
- Finset.prodstatement · cited by 2,356
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- T2Spacestatement and proof · cited by 1,351
- Finset.rangestatement · cited by 1,341
- CommGroupstatement and proof · cited by 990
- IsTopologicalGroupstatement and proof · cited by 469
- tprodstatement · cited by 230
- Multipliablestatement and proof · cited by 213
- multipliable_nat_add_iffproof · cited by 5
- Multipliable.prod_mul_tprod_nat_mul'proof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- tendsto_prod_nat_addproof · cited by 0