absolutely summable series have Cauchy partial sums

[[concept]]
Theorem

Let V be a vector space. If {nvn}nV is absolutely summable, then the sequence of partial sums {n=1mvn}m=1 is Cauchy.

Proof
Exercise. Hint: first prove forV=R

Mentions

Mentions

const { dateTime } = await cJS()

return function View() {
	const file = dc.useCurrentFile();
	return <p class="dv-modified">Created {dateTime.getCreated(file)}     ֍     Last Modified {dateTime.getLastMod(file)}</p>
}