#20231 ⟨a, b | aba=a, baab=abb

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. a3a2
  2. abaa
  3. ab2ba2b
# ab:aba=a,baab=abb a/b
aaa=aa
aba=a
abb=baab

Right Cayley graph (truncated)

Left Cayley graph (truncated)