Difference between revisions of "Group"
m |
Mathkid1223 (talk | contribs) |
||
(10 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | + | A '''group''' <math>G</math> is a [[set]] together with an [[operation]] <math>\cdot \,</math>(the dot is frequently suppressed, so <math>ab</math> is written instead of <math>a\cdot b</math>) satisfying the following conditions, known as the group axioms: | |
− | |||
− | |||
− | A '''group''' <math>G</math> is a [[set]] | ||
* For all <math>a,b,c\in G</math>, <math>a(bc)=(ab)c</math> ([[associative|associativity]]). | * For all <math>a,b,c\in G</math>, <math>a(bc)=(ab)c</math> ([[associative|associativity]]). | ||
Line 8: | Line 5: | ||
* For any <math>g\in G</math>, there exists <math>g^{-1}\in G</math> so that <math>gg^{-1}=g^{-1}g=e</math> ([[Inverse with respect to an operation | inverses]]). | * For any <math>g\in G</math>, there exists <math>g^{-1}\in G</math> so that <math>gg^{-1}=g^{-1}g=e</math> ([[Inverse with respect to an operation | inverses]]). | ||
− | Note that the group operation need not be [[commutative]]. If the group operation is commutative, we call the group an [[abelian group]] (after the Norwegian mathematician Niels Henrik Abel). | + | (Equivalently, a group is a [[monoid]] with inverses.) |
+ | |||
+ | Note that the group operation need not be [[commutative]]. If the group operation is commutative, we call the group an [[abelian group]] (after the Norwegian mathematician Niels Henrik Abel). Also, the group operation may be additative, with <math>+</math> being used to display the operation. | ||
+ | |||
+ | Groups may be written as <math>(G,\cdot)</math>, G is a set and <math>\cdot</math> is an operation. The '''order''' of <math>(G,\cdot)</math> is the [[cardinality]] of G, the underlying set. The order of <math>(G,\cdot)</math> is denoted as |<math>(G,\cdot)</math>|. (Note: It is common to abuse notation by instead writing <math>G</math> instead of the full notation. We will use <math>G</math> instead.) If |<math>G</math>| is finite, <math>G</math> is a finite group. If not, <math>G</math> is infinite. | ||
+ | |||
+ | Groups frequently arise as [[permutation]]s or symmetries of collections of objects. For example, the rigid motions of <math>\mathbb{R}^2</math> that fix a certain regular <math>n</math>-gon is a group, called the [[dihedral group]] and denoted in some texts <math>D_{2n}</math> (since it has <math>2n</math> elements) and in others <math>D_n</math> (since it preserves a regular <math>n</math>-gon). Another example of a group is the [[symmetric group]] <math>S_n</math> of all permutations of <math>\{1,2,\ldots,n\}</math>. | ||
+ | |||
+ | ==See Also== | ||
+ | *[[Field]] | ||
+ | *[[Ring]] | ||
+ | *[[Group theory]] | ||
− | + | {{stub}} | |
− | + | [[Category:Definition]] | |
+ | [[Category:Group theory]] |
Latest revision as of 11:03, 12 November 2023
A group is a set together with an operation (the dot is frequently suppressed, so is written instead of ) satisfying the following conditions, known as the group axioms:
- For all , (associativity).
- There exists an element so that for all , (identity).
- For any , there exists so that ( inverses).
(Equivalently, a group is a monoid with inverses.)
Note that the group operation need not be commutative. If the group operation is commutative, we call the group an abelian group (after the Norwegian mathematician Niels Henrik Abel). Also, the group operation may be additative, with being used to display the operation.
Groups may be written as , G is a set and is an operation. The order of is the cardinality of G, the underlying set. The order of is denoted as ||. (Note: It is common to abuse notation by instead writing instead of the full notation. We will use instead.) If || is finite, is a finite group. If not, is infinite.
Groups frequently arise as permutations or symmetries of collections of objects. For example, the rigid motions of that fix a certain regular -gon is a group, called the dihedral group and denoted in some texts (since it has elements) and in others (since it preserves a regular -gon). Another example of a group is the symmetric group of all permutations of .
See Also
This article is a stub. Help us out by expanding it.