I am interested in the infinitesimal generator of the Brownian motion and its relation to the Laplacian. As explained here the infinitesimal generator is defined as
$$ Af(x) := \lim_{t \downarrow 0} \frac{\mathbb{E}^x(f(X_t))-f(x)}{t} = \lim_{t \downarrow 0} \frac{P_tf(x)-f(x)}{t} $$
I would appreciate to answer my questions, by considering the fact that i have not that much knowledge in Stochastic calculus or probability theories.
1) What is $f(x)$? Can we say that: $Af(x)$ is the generator of the stochastic process $X$? I mean, $Af(x)=AX$? Also, if X is a function, how can we interpret $f(X)$?
2) Is there any simple way to explain what is $P_tf(x)$, without knowing about feller semigroup? Here i read that : "$\mathbb{P}^x$ is a conditional probability, which conditions on $X_0=x$". But this is not that much clear for me.
3) As it is written here, one can write:
$$ \mathbb{E}^x(f(B_t)) \approx \mathbb{E}^x \left[f(x)+f'(x)(B_t-x)+\frac{1}{2} f''(x)(B_t-x)^2 \right]= f(x)+0+\frac{t}{2} f''(x) $$
How $\mathbb{E}^xf(x)$ became $f(x)$ in the equality above?
Thanks in advance.