I'm trying to understand relationship between short rates and forward rates
Let $f(t,T)$ is forward rates compounding at $T$ as seen from $t$, and $r(t)$ just a short rate
For a Zero Coupon Bond paying \$1 at maturity $T$ following relations holds:
$$P(t,T) = e^{-\int_t^Tf(t,s)ds}$$ $$P(t,T) = E[e^{-\int_t^Tr(s)ds}|\mathcal{F}_t]$$
Can we say that forward rates is conditional expectations of short rates? $$f(t,T) = E[r(T)|\mathcal{F}_t]$$
Does it holds under special assumption if not?