diff -r 1daf07b65385 -r c41954ee87cf src/HOL/Analysis/Gamma_Function.thy --- a/src/HOL/Analysis/Gamma_Function.thy Tue Jan 01 20:57:54 2019 +0100 +++ b/src/HOL/Analysis/Gamma_Function.thy Tue Jan 01 21:47:27 2019 +0100 @@ -1799,10 +1799,10 @@ text \ The following is a proof of the Bohr--Mollerup theorem, which states that - any log-convex function $G$ on the positive reals that fulfils $G(1) = 1$ and - satisfies the functional equation $G(x+1) = x G(x)$ must be equal to the + any log-convex function \G\ on the positive reals that fulfils \G(1) = 1\ and + satisfies the functional equation \G(x + 1) = x G(x)\ must be equal to the Gamma function. - In principle, if $G$ is a holomorphic complex function, one could then extend + In principle, if \G\ is a holomorphic complex function, one could then extend this from the positive reals to the entire complex plane (minus the non-positive integers, where the Gamma function is not defined). \