#\DeclareLyXModule{Theorems (AMS)} #DescriptionBegin #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. #DescriptionEnd #Excludes: Theorems (AMS, By Section) | Theorems | Theorems (By Chapter) | Theorems (By Section) # Author: Richard Heck # Adapted from amsdefs.inc and amsmaths.inc Format 6 Requires amsmath Preamble \theoremstyle{plain} \newtheorem{thm}{Theorem}[section] EndPreamble Counter Name theorem End Input theorems-ams.inc