Theorems · Theorem · sequences and series
hasProd_nat_add_iff
∀ {G : Type u_2} [inst : CommGroup G] {g : G} [inst_1 : TopologicalSpace G] [IsTopologicalGroup G] {f : ℕ → G} (k : ℕ),
HasProd (fun n => f (n + k)) g ↔ HasProd f (g * ∏ i ∈ Finset.range k, f i)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 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.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Equiv.symmproof · cited by 3,681
- Finset.prodstatement · cited by 2,356
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- Finset.rangestatement and proof · cited by 1,341
- CommGroupstatement and proof · cited by 990
- IsTopologicalGroupstatement and proof · cited by 469
- HasProdstatement and proof · cited by 157
- Equiv.hasProd_iffproof · cited by 8
- notMemRangeEquivproof · cited by 6
- coe_notMemRangeEquiv_symmproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- multipliable_nat_add_iffproof · cited by 5