#1814 ⟨a, b | abbbaaaab=b

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. ab4 ⇒ b3ab [5]
2. ab3ab ⇒ b3a2b [4]
3. ab3a2b ⇒ b3a3b [3]
4. ab3a3b ⇒ b3a4b [2]
5. ab3a4b ⇒ b [1]
# ab:abbbaaaab=b ba
abbbb=bbbab
abbbab=bbbaab
abbbaab=bbbaaab
abbbaaab=bbbaaaab
abbbaaaab=b