As it is written here, using the Taylor's expansion, one can write
$$ \mathbb{E}^xf(X_t) \approx f(x)+t Af(x) $$ from $$ Af(x) := \lim_{t \downarrow 0} \frac{\mathbb{E}^x(f(X_t))-f(x)}{t} $$ where $A$ is the infinitesimal generator and $\mathbb{E}^x$ is the expected value.
Can anybody explain how the first approximation was achieved? It is just simply a cross multiplication in the limits? Thanks.