update
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
up:: [[produit direct de groupes abéliens]]
|
||||
#maths/algèbre
|
||||
|
||||
$$
|
||||
\begin{align}
|
||||
G \times H \text{ est abélien} & \iff \forall (g, h), (g', h') \in G\times H, \quad (g, h)\times (g', h') = (g', h') \times (g, h)\\
|
||||
&\iff \forall (g, h), (g', g') \in G\times H, \quad (g*_{G}g', h*_{H}h') = (g'*_{G}g, h'*_{H}h) \\
|
||||
&\iff \forall (g, h), (g', g') \in G\times H, \quad g*_{G}g' = g'*_{G}g \wedge h*_{H}h' = h'*_{H}h \\
|
||||
&\iff *_{G} \text{ et } *_{H} \text{ commutent} \\
|
||||
&\iff G \text{ est abélien et } H \text{ est abélien} \\
|
||||
&&\square
|
||||
\end{align}
|
||||
$$
|
||||
|
Reference in New Issue
Block a user