I have a question regarding when can limit sign be safely put inside of another function (e.g. absolute value) without changing any meaning.
I vaguely remember it has something to do with triangle inequality. For example, since integral does not follow triangle inequality, then $\int \lim f_n \ne \lim \int f_n.$
But I was wondering if $\lim |a_n| = |\lim a_n| $ in general (for $a_n$ are real numbers or functions)? And if this statement holds, how to prove it? If it does not hold, when can we move limit sign inside?