Sum of Summations over Overlapping Domains/Infinite Series

Theorem

Let $R: \Z \to \set {\T, \F}$ and $S: \Z \to \set {\T, \F}$ be propositional functions on the set of integers.

Let $\ds \sum_{\map R i} x_i$ denote a summation over $R$.


Let the fiber of truth of both $R$ and $S$ be infinite.


Then provided that any $3$ of the $4$ summations converge:

$\ds \sum_{\map R j} a_j + \sum_{\map S j} a_j = \sum_{\map R j \mathop \lor \map S J} a_j + \sum_{\map R j \mathop \land \map S j} a_j$

where $\lor$ and $\land$ signify logical disjunction and logical conjunction respectively.


Proof


This theorem requires a proof.
You can help $\mathsf{Pr} \infty \mathsf{fWiki}$ by crafting such a proof.
To discuss this page in more detail, feel free to use the talk page.
When this work has been completed, you may remove this instance of {{ProofWanted}} from the code.
If you would welcome a second opinion as to whether your work is correct, add a call to {{Proofread}} the page.



Sources

  • 1997: Donald E. Knuth: The Art of Computer Programming: Volume 1: Fundamental Algorithms (3rd ed.) ... (previous) ... (next): $\S 1.2.3$: Sums and Products: Exercise $6$