Theorems · Theorem · sequences and series
HasProd.nat_mul_neg
∀ {M : Type u_1} [inst : CommMonoid M] [inst_1 : TopologicalSpace M] {m : M} [ContinuousMul M] {f : ℤ → M},
HasProd f m → HasProd (fun n => f ↑n * f (-↑n)) (m * f 0)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Finsetproof · cited by 13,712
- SetLike.coeproof · cited by 8,199
- Finset.prodproof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- neg_negproof · cited by 960
- Finset.imageproof · cited by 910
- ContinuousMulstatement and proof · cited by 343
- le_totalproof · cited by 294
- HasProdstatement and proof · cited by 157
- Finset.mem_imageproof · cited by 105
Cited by2
Results whose statement or proof uses this declaration.
- tprod_nat_mul_negproof · cited by 1
- Multipliable.nat_mul_negproof · cited by 0