Difference between revisions of "Group theory"
(category) |
Lowtopology (talk | contribs) (Definition of a group) |
||
Line 1: | Line 1: | ||
'''Group theory''' is the area of mathematics which deals directly with the study of [[group]]s. | '''Group theory''' is the area of mathematics which deals directly with the study of [[group]]s. | ||
+ | |||
+ | In order for a set ''G'' to be considered a group, it must have the following four properties: | ||
+ | |||
+ | 1) An operation * (such as addition or multiplication, although multiplication is standard) is defined on ''G''. | ||
+ | 2)G has an has an identity element ''j'' under * such that for any element ''a'' in ''G'', ''j''*''a''=''a''*''j''=''a''. | ||
+ | 3)The operation is associative, which means for any three elements ''a'', ''b'', and ''c'' in ''G'', (''a''*''b'')*''c''=a*(''b''*''c'') | ||
+ | 4)Every element ''a'' in ''G'' has an inverse "x" under * that is also in ''G'' such that ''a''*''x''=''x''*''a''=''j''. | ||
Revision as of 19:06, 13 March 2008
Group theory is the area of mathematics which deals directly with the study of groups.
In order for a set G to be considered a group, it must have the following four properties:
1) An operation * (such as addition or multiplication, although multiplication is standard) is defined on G. 2)G has an has an identity element j under * such that for any element a in G, j*a=a*j=a. 3)The operation is associative, which means for any three elements a, b, and c in G, (a*b)*c=a*(b*c) 4)Every element a in G has an inverse "x" under * that is also in G such that a*x=x*a=j.
This article is a stub. Help us out by expanding it.