#5796 ⟨a, b | aabbba=baabb

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. cba ⇒ bc [6]
2. cab2 ⇒ a2b2c [5]
3. ca2b2 ⇒ ba2bc [4]
4. ba2b2 ⇒ c [2]
5. a2b3a ⇒ c [3]
# ab:aabbba=baabb ac/b baabb=c magic:0
cba=bc
cabb=aabbc
caabb=baabc
baabb=c
aabbba=c