Abstract Algebra/Group Theory/Group/Definition of a Group/Definition of Associativity

From testwiki
Jump to navigation Jump to search
Associativity:
(a*b)*c = a*(b*c)
if a, b, c are in Group G

Definition of Associativity

Let G be a [[../|group]] with [[../../../../Binary Operations|binary operation]]

a,b,cG:(ab)c=a(bc)

Usage

  1. Template:AnchorIf a, b, c are in G, (a b) c = a (b c)

Notice

  1. G has to be a [[../|group]]
  2. All of a, b and c have to be elements of G.
  3. has to be the binary operation of G
  4. The converse is not necessary true:
a (a b) c = a (b c) does not mean a, b or c must be in G.

Template:BookCat