1)Dedekind criterion
If $\lim a_n=0$, $\sum_{n=1}^{\infty} (a_n-a_{n-1})$ converges absolutely and the partial sums of $\sum_{n=1}^{\infty} z_n$ are bounded, then $\sum_{n=1}^{\infty} a_nz_n$ converges.
2)Bois-Reymond criterion
If $\sum_{n=1}^{\infty} (a_n-a_{n-1})$ converges absolutely and $\sum_{n=1}^{\infty} z_n$ converges, then $\sum_{n=1}^{\infty} a_nz_n$ converges.
I am trying to prove these two theorems but I don't know how to, I would appreciate any hints or suggestions.
For 1): Let $Z_N=z_1+...+z_N$, one can express $$\sum_{n=1}^N a_nz_n=a_NZ_N-\sum_{n=0}^{N-1} Z_n(a_{n+1}-a_n)=a_NZ_N+\sum_{n=0}^{N-1} Z_n(a_n-a_{n+1})$$
From the inequality $0\leq |a_NZ_N|\leq |a_N|M$, one can deduce that $a_NZ_N \to 0$ when $N \to \infty$,
With respect to $\sum_{n=0}^{N-1} Z_n(a_n-a_{n+1})$: $$| \sum_{n=0}^{N-1} Z_n(a_n-a_{n+1})|\leq \sum_{n=0}^{N-1} |Z_n||(a_n-a_{n+1})|\leq M\sum_{n=0}^{N-1} |(a_n-a_{n+1})|$$, letting $N \to \infty$, the right member of the inequality converges.