#2332 ⟨a, b | abababa=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. abccba
  2. ab2c
  3. a(ba)3c
  4. cb3acbc
  5. c(ba)3cb2
  6. cb3ccbcb2
  7. cb4cbc(ba)2
# ab:abababa=abb a/cb abb=c magic:0
abc=cba
abb=c
abababa=c
cbbba=cbc
cbababa=cbb
cbbbc=cbcbb
cbbbb=cbcbaba

Right Cayley graph (truncated)

Left Cayley graph (truncated)