diff --git a/Advanced/Cryptography/parts/2 groups.tex b/Advanced/Cryptography/parts/2 groups.tex index 598d860..68ec294 100755 --- a/Advanced/Cryptography/parts/2 groups.tex +++ b/Advanced/Cryptography/parts/2 groups.tex @@ -1,6 +1,11 @@ \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 cryptography relies heavily on group theory. +Group theory gives us a set tools for understanding complex structures. +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 much of modern cryptography +is built using results from group theory. \definition{} A \textit{group} $(G, \ast)$ consists of a set $G$ and an operator $\ast$. \par