1
$\begingroup$

If I have a sequence of uniformly integrable functions (or random variables) $X_n$ and I compose these with a function $f$ what conditions on $f$ make $f(X_n)$ uniformly integrable? Further, my intuition tells me that continuity of $f$ is not enough but I cannot think of a counter example can anyone help with with coming up with one.

  • 0
    But that works for affine/bounded maps, and sum of maps of this type.2012-11-05

1 Answers 1

2

In general, the class of continuous function preserving uniform integrability is the same class preserving $L^1$, namely those for which there exists $C$ such that $|f(x)| \le C|x|$ for all $x$. If you are on a finite measure space, it is enough to have this for large $|x|$, or alternatively to have constants $C$ and $D$ such that $|f(x)| \le C|x|+D$ for all $x$.

  • 0
    Can you prove this in a more formal way? Thanks!2013-04-02