#1063 ⟨a, b | aabaab=aba

Quick links

  1. Properties
  2. Rewriting system

Properties

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
#RuleProof
1. c5b ⇒ cbc [9]
2. ac4b ⇒ abc [8]
3. ca ⇒ ac2 [7]
4. cba ⇒ abc [5]
5. a2c2b ⇒ c [10]
6. aba ⇒ c [2]
# ab:aabaab=aba bc/a aba=c magic:0
cccccb=cbc
accccb=abc
ca=acc
cba=abc
aaccb=c
aba=c