Theorems · Theorem · number theory
Nat.Partition.genFun_eq_tprod
∀ {R : Type u_1} [inst : CommSemiring R] [inst_1 : TopologicalSpace R] [T2Space R] (f : ℕ → ℕ → R),
Nat.Partition.genFun f = ∏' (i : ℕ), (1 + ∑' (j : ℕ), f (i + 1) (j + 1) • PowerSeries.X ^ ((i + 1) * (j + 1)))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 105 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
- CommSemiringstatement and proof · cited by 10,911
- SummationFilter.unconditionalstatement · cited by 2,068
- T2Spacestatement and proof · cited by 1,351
- tsumstatement · cited by 1,148
- PowerSeriesstatement · cited by 797
- tprodstatement · cited by 230
- PowerSeries.Xstatement · cited by 183
- HasProd.tprod_eqproof · cited by 49
- Nat.Partition.genFunstatement · cited by 5
- Nat.Partition.hasProd_genFunproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.