Skip to content
Snippets Groups Projects
Commit 41be37f2 authored by Luke Naylor's avatar Luke Naylor
Browse files

FIX add missing proposition thm style

parent e5e50cd8
No related branches found
No related tags found
No related merge requests found
Pipeline #36452 passed
......@@ -3,6 +3,7 @@
\newtheorem{theorem}{Theorem}[section]
\newtheorem{corollary}{Corollary}[section]
\newtheorem{lemma}{Lemma}[section]
\newtheorem{proposition}{Proposition}[section]
\newtheorem{example}{Example}[section]
\theoremstyle{definition}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment