#\DeclareLyXModule[amsmath.sty]{Defines theorem environments and the proof environment for use with non-AMS classes, using the extended AMS machinery. The theorems are numbered consecutively throughout the document. NOTE: Only one of the theorem modules should be used at a time.}{Theorems (AMS)} # Author: Richard Heck # Adapted from amsdefs.inc and amsmaths.inc Format 5 Preamble \usepackage{amsmath} \theoremstyle{plain} \newtheorem{thm}{Theorem}[section] EndPreamble Counter Name theorem End Input theorems-ams.inc