28 lines
1.0 KiB
Markdown
28 lines
1.0 KiB
Markdown
up:: [[commutateur d'un groupe]]
|
|
#maths/algèbre
|
|
|
|
> [!definition] [[groupe dérivé]]
|
|
> Soit $G$ un groupe
|
|
> Le **groupe dérivé** de $G$, noté $D(G)$, est le [[sous groupe]] de $G$ [[sous groupe engendré|engendré]] par les [[commutateur d'un groupe|commutateurs]] de $G$.
|
|
> $\boxed{D(G) = \left\langle S \right\rangle \text{ avec } S := \{ [g, h] \mid g, h \in G \}}$
|
|
^definition
|
|
|
|
> [!definition] Autrement
|
|
> $D(G) = \left\langle \{ ghg^{-1}h^{-1} \mid g, h \in G \} \right\rangle$
|
|
|
|
# Propriétés
|
|
|
|
> [!proposition]+ Proposition
|
|
> Soit $G$ un groupe
|
|
> $G$ est [[groupe abélien|abélien]] $\iff$ $D(G) = \{ 1 \}$
|
|
> > [!démonstration]- Démonstration
|
|
> > - $\implies$
|
|
> > Si $G$ est abélien, alors :
|
|
> > $[g, h] = ghg^{-1}h^{-1} = gg^{-1}hh^{-1} =1\cdot 1=1$
|
|
> > - $\impliedby$
|
|
> > $\begin{align} \forall g, h \in G,\quad [g, h] \in D(G) = \{ 1 \} &\implies [g, h] = 1 \\&\implies ghg^{-1}h^{-1} = 1 \\&\implies hgh^{-1} = h \\&\implies gh = hg \end{align}$
|
|
> > Donc, tout élément de $G$ commute, c'est-à-dire que $G$ est abélien
|
|
|
|
# Exemples
|
|
|