From 442d732696ad431b84f6e5c72b6ee785be4fd968 Mon Sep 17 00:00:00 2001 From: adelon <22380201+adelon@users.noreply.github.com> Date: Sat, 10 Feb 2024 02:22:14 +0100 Subject: Initial commit --- library/algebra/loop.tex | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 library/algebra/loop.tex (limited to 'library/algebra/loop.tex') diff --git a/library/algebra/loop.tex b/library/algebra/loop.tex new file mode 100644 index 0000000..338985c --- /dev/null +++ b/library/algebra/loop.tex @@ -0,0 +1,7 @@ +\import{algebra/quasigroup.tex} + +\section{Loops} + +\begin{struct}\label{loop} + A loop $A$ is a quasigroup and a unital magma. +\end{struct} -- cgit v1.2.3