Gruppendefinition (lang): Unterschied zwischen den Versionen

Aus Geometrie-Wiki
Wechseln zu: Navigation, Suche
Zeile 2: Zeile 2:
 
{|width=90%| style="background-color:#CCFFCC; padding:1em"
 
{|width=90%| style="background-color:#CCFFCC; padding:1em"
 
| valign="top" |
 
| valign="top" |
=Definition 1: (Algebraische Struktur)=
+
 
 +
=Definitionen=
 +
==Definition 1: (Algebraische Struktur)==
 
Eine Menge <math>S</math> zusammen mit einer Operation <math>o</math> oder Relation <math>r</math> auf dieser Menge nennt man algebraische Struktur. <br />
 
Eine Menge <math>S</math> zusammen mit einer Operation <math>o</math> oder Relation <math>r</math> auf dieser Menge nennt man algebraische Struktur. <br />
  
Zeile 8: Zeile 10:
 
<math>[S, o]</math> bzw <math>[S, r]</math>
 
<math>[S, o]</math> bzw <math>[S, r]</math>
  
=Definition 2: (Halbgruppe)=
+
==Definition 2: (Halbgruppe)==
 
Eine algebraische Struktur <math>[H, \odot]</math> heißt Halbgruppe, wenn  
 
Eine algebraische Struktur <math>[H, \odot]</math> heißt Halbgruppe, wenn  
 
<math>\odot</math> auf <math>H</math> abgeschlossen und assoziativ ist.<br />
 
<math>\odot</math> auf <math>H</math> abgeschlossen und assoziativ ist.<br />
Zeile 14: Zeile 16:
 
#(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)=
+
==Definition 3: (Monoid)==
 
Eine Halbgruppe <math>[M, \odot]</math> heißt Monoid, wenn sie ein Einselement hat:<br />
 
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>
 
*(Einselement) <math>\exists e \in M \forall a \in M: e \odot a = a \odot e = a</math>
=Definition 4: (Gruppe)=
+
==Definition 4: (Gruppe)==
 
Ein Monoid <math>[G, \odot]</math> heißt Gruppe, wenn jedes Element von <math> G </math> in <math> G </math> ein inverses Element bzgl. <math>\odot</math> hat:
 
Ein Monoid <math>[G, \odot]</math> heißt Gruppe, wenn jedes Element von <math> G </math> in <math> G </math> ein inverses Element bzgl. <math>\odot</math> hat:
 
*(inverse Elemente) <math>\forall a \in G \exist a^{-1} \in G: a \odot a^{-1}= a^{-1} \odot a = e</math>
 
*(inverse Elemente) <math>\forall a \in G \exist a^{-1} \in G: a \odot a^{-1}= a^{-1} \odot a = e</math>
 +
=Bemerkungen=
 
<!--- 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, 18:00 Uhr

Inhaltsverzeichnis

Definitionen

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

Definition 4: (Gruppe)

Ein Monoid [G, \odot] heißt Gruppe, wenn jedes Element von  G in  G ein inverses Element bzgl. \odot hat:

  • (inverse Elemente) \forall a \in G \exist a^{-1} \in G: a \odot a^{-1}= a^{-1} \odot a = e

Bemerkungen