#6710 ⟨a, b | aab=b, bbaa=aa

Properties

Complete rewriting system

Format:
Word to reduce:
Tips:
  • Lowercase letters stand for generators.
  • Spaces are ignored.
  • Numbers repeat the previous letter, e.g. b90.
Reduction strategy:
Path to normal form: 1
1
  1. a2bb
  2. b3b
  3. a4a2
  4. b2a2a2
  5. b2abab
# ab:aab=b,bbaa=aa ab
aab=b
bbb=b
aaaa=aa
bbaa=aa
bbab=ab

Right Cayley graph (truncated)

Left Cayley graph (truncated)