summaryrefslogtreecommitdiff
path: root/latex/stdlib.tex
diff options
context:
space:
mode:
authorSimon-Kor <52245124+Simon-Kor@users.noreply.github.com>2024-05-28 16:26:19 +0200
committerGitHub <noreply@github.com>2024-05-28 16:26:19 +0200
commita6a83d15a866d7ba40dfc6b733cea14314da3b25 (patch)
treef41fd89c9e4f40f70201546073c19bccf19afe60 /latex/stdlib.tex
parenta5deeef9c3214f0f2ccd90789f5344a88544d65b (diff)
parentecfb1a66f2159e078199e54edf8a80004c28195a (diff)
Merge branch 'main' into main
Diffstat (limited to 'latex/stdlib.tex')
-rw-r--r--latex/stdlib.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/latex/stdlib.tex b/latex/stdlib.tex
index 3673801..dba42a2 100644
--- a/latex/stdlib.tex
+++ b/latex/stdlib.tex
@@ -36,6 +36,8 @@
\input{../library/cardinal.tex}
\input{../library/algebra/magma.tex}
\input{../library/algebra/semigroup.tex}
+ \input{../library/algebra/monoid.tex}
+ \input{../library/algebra/group.tex}
%\input{../library/algebra/quasigroup.tex}
%\input{../library/algebra/loop.tex}
\input{../library/order/order.tex}
@@ -43,4 +45,5 @@
\input{../library/topology/topological-space.tex}
\input{../library/topology/basis.tex}
\input{../library/topology/disconnection.tex}
+ \input{../library/numbers.tex}
\end{document}