Theorems · Theorem · sequences and series
Summable.tsum_prod
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : AddCommGroup α] [inst_1 : UniformSpace α] [IsUniformAddGroup α]
[CompleteSpace α] [T0Space α] {f : β × γ → α}, Summable f → ∑' (p : β × γ), f p = ∑' (b : β) (c : γ), f (b, c)- Cited by
- 4 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommGroupstatement and proof · cited by 12,871
- CompleteSpacestatement and proof · cited by 2,532
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- tsumstatement · cited by 1,148
- Summablestatement and proof · cited by 778
- IsUniformAddGroupstatement and proof · cited by 342
- T0Spacestatement and proof · cited by 179
- Summable.tsum_prod'proof · cited by 5
- Summable.prod_factorproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- tsum_primes_pow_eqproof · cited by 2
- tsum_prod_pow_eq_tsum_sigmaproof · cited by 2
- Nat.sumByResidueClassesproof · cited by 1
- tsum_eisSummand_eq_tsum_sigma_mul_cexp_powproof · cited by 1