Let $||\cdot||$ be the matrix Frobenius norm and $A(t)$ is a matrix function. Is it always true that $$\left|\left|\int_0^1 A(t) dt \right|\right| \leq \int_0^1 \left|\left| A(t)\right|\right| dt \ ?$$
If $||\cdot||$ is an induced matrix norm, this has been proved here, but it can't be used for this problem. Can anyone help me?
We have that
$$ \left|\left|\int_0^1A(t)dt\right|\right|_F^2=\sum_{ij}\left|\int_0^1a_{ij}(t)dt\right|^2\le \sum_{ij}\int_0^1\left|a_{ij}(t)\right|^2dt=\int_0^1\left|\left|A(t)\right|\right|_F^2dt $$ where the inequality is an application of the Cauchy–Schwarz inequality.