Let $ X_1,X_2,...,X_n $ be independent and identically distributed random variables with $ E|X_i| < \infty $. Show than $ \frac{X_n}{n} \to 0 $ almost surely.
My attempt
$$ \infty \gt E|X_i| = \int_{-\infty}^\infty |x|f(x)dx \ge \int_{-\infty}^\infty xf(x)dx = E(X_i) $$
Since $ E(X_i) \lt \infty $ and $ X_i $ are iid $ \implies \frac{X_n}{n} \to 0 $ almost surely.
My question is with the finite mean and the independent and identical distribution. I see these being used as criteria to prove almost sure convergence in my lecture notes, but my question is, is this a well established theorem, or should I have to prove this? I can't find any proofs of it in my textbook or online. My attempt above seems almost too easy for this exercise.