Gruppendefinition (lang): Unterschied zwischen den Versionen

Aus Geometrie-Wiki
*m.g.* (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
*m.g.* (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
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, 16:00 Uhr

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,] heißt Halbgruppe, wenn auf H abgeschlossen und assoziativ ist.
D.h. es gilt:

  1. (Abgeschlossenheit) a,bH:abH
  2. (Assoziativität) a,b,c:(ab)a=a(bc).

Definition 3: (Monoid)

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

  • (Einselement) eMaM:ea=ae=a

Definition 4: (Gruppe)

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

  • (inverse Elemente) aGa1G:aa1=a1a=e

Bemerkungen