This commit is contained in:
Oscar Plaisant
2024-09-25 16:35:23 +02:00
parent 62f0313af1
commit 695358527b
177 changed files with 141941 additions and 25310 deletions

15
groupe libre.md Normal file
View File

@@ -0,0 +1,15 @@
up:: [[groupe]], [[sous groupe engendré]]
#maths/algèbre
> [!definition] [[groupe libre]]
> Le groupe libre à $n$ générateurs est le groupe à $n$ éléments et muni de la concaténation-réduction.
> On le note $\mathbb{F}_{n}$
^definition
# Propriétés
# Exemples
> [!example] $\mathbb{F}_{2}$
> $\mathbb{F}_{2} := \left\langle a, b \right\rangle$ l'enemble des mots en $a, b, a^{-1}, b^{-1}$ muni de la concaténation-réduction
> $(ab^{-1}) * (baba^{-1}b^{2}) = (ab^{-1}baba^{-1}b^{2}) = a^{2}ba^{-1}b^{2}$