#5802 ⟨a, b | aabbba=bbaab

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. cab ⇒ a2bc [5]
2. cb2a ⇒ b2c [6]
3. cba2b ⇒ b2a2c [4]
4. b2a2b ⇒ c [2]
5. a2b3a ⇒ c [3]
# ab:aabbba=bbaab ac/b bbaab=c magic:0
cab=aabc
cbba=bbc
cbaab=bbaac
bbaab=c
aabbba=c