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}
|
|
|
|
|
2023-05-25 21:44:07 -07:00
|
|
|
\uptitlel{Advanced 2}
|
|
|
|
\uptitler{Fall 2022}
|
|
|
|
\title{Group Theory}
|
|
|
|
\subtitle{Prepared by Mark on \today}
|
|
|
|
|
2023-01-13 18:50:57 -08:00
|
|
|
\begin{document}
|
|
|
|
|
|
|
|
\maketitle
|
|
|
|
|
|
|
|
\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}
|