Typo fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
\langsubsection{Anneau}{Ring}
|
||||
|
||||
\begin{definition_sq} \label{definition:ring}
|
||||
Un anneau $(R, +, \star)$ est un triplet, un ensemble $R$, une opération $(+)$ qui est un groupe abélien \ref{definition:abelian_group}, une opération $(\star)$ qui est un monoïde \ref{definition:monoid} et l'opération $(\star)$ est distributive sur l'opération $(+)$, c'est-à-dire
|
||||
Un anneau $(R, +, \star)$ est un triplet, un ensemble $R$, une opération $(+)$ qui est un groupe \ref{definition:group}, une opération $(\star)$ qui est un monoïde \ref{definition:monoid} et l'opération $(\star)$ est distributive sur l'opération $(+)$, c'est-à-dire
|
||||
|
||||
$\forall (a, b, c) \in R^3$
|
||||
\begin{itemize}
|
||||
|
Reference in New Issue
Block a user