Information inequality If $\theta_0$ is identified $[\theta \neq \theta_0,\implies f(z, \theta) \neq f(z, \theta_0)]$ and $E [\ln f(z, \theta) ] < \infty$ for all $\theta$ then $L(\theta) = E[\ln f(z,\theta)]$ has a unique maximum at $\theta_0$.
Proof By the strict version of Jensen's inequality, for any nonconstant, positive random variable
$$ L(\theta_0) - L(\theta) = E[ { - \ln [f(z,\theta)/f(z,\theta_0)] } ] > - \ln E [ { f(z, \theta)/f(z,\theta_0) } ]= 0. $$
Why this implies then we have unique maximum at $\theta_0$?
To fill in some extra detail: The non-strict form of Jensen's says that, because $-ln(x)$ is not linear, equality occurs if and only if $f(z,\theta_1)/f(z,\theta_0)$ is a constant a.e.. As they are maximums, $L(\theta_0)=L(\theta_1)$, so that constant must be zero. Then $−ln[f(z,\theta_1)/f(z,\theta_0)]=0$ implies $\frac{f(z,\theta_1)}{f(z,\theta_0)} = 1$, hence we have equality almost everywhere
– adfriedman May 17 '17 at 16:22