#13067 ⟨a, b | baa=abb, aaab=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. ba2 ⇒ ab2 [1]
2. a3b ⇒ b [2]
3. b2ab ⇒ a2b2 [5]
4. bab3 ⇒ a(ab)2 [6]
5. b6 ⇒ (ab)3 [8]
6. b(ab)3 ⇒ (ab)3b [9]
# ab:baa=abb,aaab=b ab
baa=abb
aaab=b
bbab=aabb
babbb=aabab
bbbbbb=ababab
bababab=abababb