I know that if a series is absolutely convergent the terms can be rearranged and the new series would still converge to the same value.
Suppose $A=\sum_n^\infty a_nb_n$ which is absolutely convergent and for each $n$, $b_n=\sum_k^\infty c^n_k$ and each $b_n$ is absolutely convergent.
Now I know that for each $b_n=\sum_k^\infty c^{n}_k$ the $c^{n}_k$ can be rearranged and the sum is the same. Similarly, for A the $a_nb_n$ can be rearranged and the sum is still the same.
However, my prof said (in the proof of some theorem), that $A=\sum_n\sum_k a_nc^{n}_k=\sum_k\sum_n a_nc^{n}_k$ where the switch in order of summation is allowed by absolute convergence.
This is what I do not understand. I think the switch in order of summation involves a different rearrangement than just rearranging just the $a_nb_n$ or the $c^{n}_k$ in each $b_n$ because now you have terms in $b_j$ summing with terms in $b_i$.
Can someone please explain why the switch is allowed?