<bnb at ams.org> writes:
> \begin{theorem} $ $ % something to get into horizontal mode
\begin{theorem} ~ % still kludgy but avoids a useless invocation of
% math mode which, for example, under translation
% to HTML might avoid an unnecessary rollout of
% MathML (or insertion of a blank image)
-- Bill