Skip to content

Commit

Permalink
add section header
Browse files Browse the repository at this point in the history
  • Loading branch information
bushshrub committed Aug 30, 2024
1 parent cc61689 commit 43a15e6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion chapter-3-cyclic-groups.tex
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
\documentclass[./main.tex]{subfiles}

\begin{document}

\section{Cyclic groups}
Groups are very general things, and thus we don't have much control over them.
However, there are some groups which are much easier to understand and gain
control over. These are the cyclic groups. Cyclic groups are very nice because
Expand Down Expand Up @@ -231,7 +233,7 @@
isomorphic to any other cyclic group of order $n$. This means that any question
about finite cyclic groups can be answered by studying $\bZ_n$ instead.

\subsection{Problems}
\subsection{Exercises and Problems}

\begin{exercise}[Criterion for element to be identity]
Prove that if $a^k = e$, then $k$ divides $\abs{a}$.
Expand Down

0 comments on commit 43a15e6

Please sign in to comment.