Notes:Free group

From Maths
Revision as of 09:51, 8 December 2016 by Alec (Talk | contribs) (Saving work)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Grillet - Abstract Algebra

This is taken from section 6 of chapter 1 starting on page 27.

Reduction

  • Let X be a set.
  • Let X be a disjoint set
  • Let A:XX be a bijection, and let A:=A1:XX be the inverse bijection
  • Let Y:=XX

Caveat:Apparently we denote A by xx and A by yy such that (x)=x and (y)=y - I am unsure of this.


Words in the "alphabet" Y are finite, but possibly empty, sequences of elements of Y.

Next:

Reduced word

A word, aW with a=(a1,,an) is reduced when:

  • i{1,,n1}[ai+1ai]

For example:

  1. (x,y,z) - reduced
  2. (x,x,x) - reduced
  3. (x,y,y,z) - NOT reduced

Reduction deletes subsequences of the form (ai,ai) until a reduced word is reached.

Sequences of reductions

  1. We write a1b if

Notes

  1. Jump up Obviously, concatenation of finite sequences a:=(a1,,a) and b:=(b1,,bm) is:
    • ab:=(a1,,a,b1,,bm)