dotwryn/latex/math/body.tex

22 lines
607 B
TeX
Raw Normal View History

2020-03-09 19:56:21 +00:00
\newtheorem{theorem}{Theorem}[section]
\newtheorem{lemma}[theorem]{Lemma}
\newtheorem{corollary}{Corollary}[theorem]
\begin{document}
\maketitle
% ----------------------------------------------------------
% ----------------------------------------------------------
% ----------------------------------------------------------
\section{} %Problem 1
\subsection{Prompt}
\kant%
\noindent\rule{2in}{0.4pt}
% ----------------------------------------------------------
% ----------------------------------------------------------
% ----------------------------------------------------------
\end{document}