Summation by parts #
theorem
Finset.sum_Ico_by_parts
{R : Type u_1}
{M : Type u_2}
[Ring R]
[AddCommGroup M]
[Module R M]
(f : ℕ → R)
(g : ℕ → M)
{m n : ℕ}
(hmn : m < n)
:
Summation by parts, also known as Abel's lemma or an Abel transformation
theorem
Finset.sum_Ioc_by_parts
{R : Type u_1}
{M : Type u_2}
[Ring R]
[AddCommGroup M]
[Module R M]
(f : ℕ → R)
(g : ℕ → M)
{m n : ℕ}
(hmn : m < n)
: