2023-01-13 18:50:57 -08:00
|
|
|
% use [nosolutions] flag to hide solutions.
|
|
|
|
% use [solutions] flag to show solutions.
|
|
|
|
\documentclass[
|
|
|
|
solutions
|
|
|
|
]{../../resources/ormc_handout}
|
|
|
|
|
|
|
|
\usepackage{tikz}
|
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
|
|
|
|
\maketitle
|
|
|
|
<Advanced 2>
|
|
|
|
<Fall 2022>
|
|
|
|
{Group Theory}
|
|
|
|
{
|
|
|
|
Prepared by Mark on \today
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
\input{parts/00 review}
|
|
|
|
\input{parts/01 groups}
|
2023-01-19 11:58:53 -08:00
|
|
|
\input{parts/02 isomorphism}
|
|
|
|
\input{parts/03 bonus}
|
2023-01-13 18:50:57 -08:00
|
|
|
|
|
|
|
\end{document}
|