Theorems · Theorem · sequences and series
tsum_mul_tsum_of_nonarchimedean
∀ {α : Type u_1} {β : Type u_2} {R : Type u_3} [inst : Ring R] [inst_1 : UniformSpace R] [IsUniformAddGroup R]
[NonarchimedeanRing R] [T0Space R] {f : α → R} {g : β → R},
Summable f → Summable g → (∑' (i : α), f i) * ∑' (i : β), g i = ∑' (i : α × β), f i.1 * g i.2- Cited by
- 0 results in Mathlib
- Foundations
- Depth 122 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.
- Ringstatement and proof · cited by 7,463
- 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
- Summable.hasSumproof · cited by 184
- T0Spacestatement and proof · cited by 179
- HasSum.tsum_eqproof · cited by 150
- NonarchimedeanRingstatement and proof · cited by 8
- HasSum.mul_of_nonarchimedeanproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.