Skip to content

Instantly share code, notes, and snippets.

View jaycech3n's full-sized avatar

Josh Chen jaycech3n

View GitHub Profile
\theoremstyle{default}
\newtheorem{definition}{Definition}[subsection]
\newtheorem{theorem}[definition]{Theorem}
\newtheorem{lemma}[definition]{Lemma}
\newtheorem{proposition}[definition]{Proposition}
\newtheorem{corollary}[definition]{Corollary}
\newtheorem{example}[definition]{Example}
\newtheorem{examples}[definition]{Examples}
\newtheorem{nonexample}[definition]{Non-example}
\newtheorem{remark}[definition]{Remark}