Fixed a few errors

This commit is contained in:
2023-01-23 16:11:45 -08:00
parent a632bf0029
commit 6761863358
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
\section{Groups}
Group theory gives us a set tools for understanding complex systems. We can use groups to solve the Rubik's cube, to solve problems in physics and chemistry, and to understand complex geometric symmetries. It's also worth noting that all modern crypography relies heavily on group theory.
Group theory gives us a set tools for understanding complex systems. We can use groups to solve the Rubik's cube, to solve problems in physics and chemistry, and to understand complex geometric symmetries. It's also worth noting that all modern cryptography relies heavily on group theory.
\definition{}
A \textit{group} $(G, \ast)$ consists of a set $G$ and an operator $\ast$. \\