I have seen different formulations of the Lehmann Scheffe Theorem but am not sure if they are the same. For example, on wikipedia it states:
If $T$ is a complete sufficient statistic for $\theta$ and $E(g(T)) = \tau(\theta)$, then $g(T)$ is the uniformly minimum-variance unbiased estimator (UMVUE) of $\tau(\theta)$.
But here it states that:
If $T(X)$ is a complete sufficient statistic and $W(X)$ is an unbiased estimator of $τ(θ)$, then $φ(T) = E(W|T)$ is an UMVUE of $τ(θ)$. Furthermore, $φ(T)$ is the unique UMVUE in the sense that if $T^*$ is any other UMVUE, then $P\theta(φ(T) = T^*) = 1$ for all $θ$.
At a glance, it seems that the first wikipedia statement is needed for the second, and that the second uses the Rao-Blackwell Theorem. Are these two statements one and the same?