Suppose we have 6 sequences $a_n,b_n,c_n$ and $p_n,q_n,r_n$, all of which are positive (i.e. $a_n,b_n,c_n,p_n,q_n,r_n \geq 0, \forall n\in\mathbb{N}$).
Does the following implication hold? \begin{align}\left(\sum\limits_{n=1}^{\infty} a_nb_n > \sum\limits_{n=1}^{\infty} p_nq_n\right) &\wedge \left(\sum\limits_{n=1}^{\infty} a_nc_n > \sum\limits_{n=1}^{\infty} p_nr_n\right) \\\Rightarrow\sum\limits_{n=1}^{\infty} a_nb_nc_n &> \sum\limits_{n=1}^{\infty} p_nq_nr_n\end{align}
We assume that all of the sums are convergent.