#6754 ⟨a, b | aba=a, baab=bb

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. abaa
  2. b2aba2
  3. ba2bb2
  4. ab2a2b
  5. b3ba3b
# ab:aba=a,baab=bb a/b
aba=a
bba=baa
baab=bb
abb=aab
bbb=baaab

Right Cayley graph (truncated)

Left Cayley graph (truncated)