Fixed typos and some formatting
This commit is contained in:
		@@ -30,7 +30,7 @@ Une relation $\Rel$ sur $E$ est dite \textbf{transitive} si et seulement si $\fo
 | 
			
		||||
\langsubsection{Associativité}{Associativity} \label{definition:associativity}
 | 
			
		||||
% TODO Complete subsection
 | 
			
		||||
 | 
			
		||||
Une relation $\Rel$ sur $E$ est dite \textbf{associative} si et seulement si $\forall (a,b) \in E$, $(a \Rel b) \Rel c \equivalence a \Rel (b \Rel c) \Leftrightarrow a \Rel b \Rel c$.
 | 
			
		||||
Une relation $\Rel$ sur $E$ est dite \textbf{associative} si et seulement si $\forall (a,b) \in E$, $(a \Rel b) \Rel c \equivalence a \Rel (b \Rel c) \equivalence a \Rel b \Rel c$.
 | 
			
		||||
 | 
			
		||||
\langsubsection{Commutativité}{Commutativity} \label{definition:commutativity}
 | 
			
		||||
% TODO Complete subsection
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user