Gruppendefinition (lang): Unterschied zwischen den Versionen

Aus Geometrie-Wiki
Wechseln zu: Navigation, Suche
(Definition 2: (Halbgruppe))
(Definition 2: (Halbgruppe))
Zeile 14: Zeile 14:
 
#(Abgeschlossenheit) <math>\forall a,b \in H: a \odot b \in H</math>
 
#(Abgeschlossenheit) <math>\forall a,b \in H: a \odot b \in H</math>
 
#(Assoziativität) <math>\forall a, b, c: (a \odot b) \odot a = a \odot (b \odot c)</math>.
 
#(Assoziativität) <math>\forall a, b, c: (a \odot b) \odot a = a \odot (b \odot c)</math>.
 +
=Definition 3: (Monoid)=
 +
Eine Halbgruppe <math>[M, \odot]</math> heißt Monoid, wenn sie ein Einselement hat:<br />
 +
*(Einselement) <math>\exists e \in M \forall a \in M: e \odot a = a \odot e = a</math>
 
<!--- Was hier drunter steht muss stehen bleiben --->
 
<!--- Was hier drunter steht muss stehen bleiben --->
 
|}
 
|}
 
</div>
 
</div>
 
[[Kategorie:Algebra]]
 
[[Kategorie:Algebra]]

Version vom 5. November 2017, 17:48 Uhr

Definition 1: (Algebraische Struktur)

Eine Menge S zusammen mit einer Operation o oder Relation r auf dieser Menge nennt man algebraische Struktur.

Schreibweise:
[S, o] bzw [S, r]

Definition 2: (Halbgruppe)

Eine algebraische Struktur [H, \odot] heißt Halbgruppe, wenn \odot auf H abgeschlossen und assoziativ ist.
D.h. es gilt:

  1. (Abgeschlossenheit) \forall a,b \in H: a \odot b \in H
  2. (Assoziativität) \forall a, b, c: (a \odot b) \odot a = a \odot (b \odot c).

Definition 3: (Monoid)

Eine Halbgruppe [M, \odot] heißt Monoid, wenn sie ein Einselement hat:

  • (Einselement) \exists e \in M \forall a \in M: e \odot a = a \odot e = a