Suppose that $(X, T, \mu)$ is an ergodic topological probability measure preserving dynamical system on a compact metric space $X.$ I want to show that almost every point in $X$ is $\mu$ generic.
Definition of a $\mu$-generic point $x$ is as follows:
A point $x$ is called $\mu$- generic if for every continuous function $f: X \to \mathbb R,$ we have that $$\lim_{n \to \infty} \frac{f(x) + f(T(x))+ \dots + f(T^n(x))}{n} = \int_X fd \mu$$
My thoughts were:
I feel like I can use that if $X$ is a compact metric space, then there exist a countable set of continuous functions $f_1: X \to \mathbb R, f_2: X \to \mathbb R, \dots $ such that for all $f: X \to \mathbb R$ continuous, there exists $\{f_{n_k}\}$ such that $f_{n_k}(x) \to f(x)$ for every $x \in X.$
But I am not sure if I am correct or no or how can I use it. Any help will be greatly appreciated!