#16534 ⟨a, b | aba=ab, abb=aaa

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. a2bab
  2. abaab
  3. ab2a3
  4. a4a3
# ab:aba=ab,abb=aaa ab
aab=ab
aba=ab
abb=aaa
aaaa=aaa

Right Cayley graph (truncated)

Left Cayley graph (truncated)