#16073 ⟨a, b | aaa=bb, baab=bb

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. b7 ⇒ b3 [7]
2. ab3 ⇒ b5 [6]
3. bab2 ⇒ b5 [5]
4. b2a ⇒ ab2 [3]
5. ba2b ⇒ b2 [2]
6. a3 ⇒ b2 [1]
# ab:aaa=bb,baab=bb b/a
bbbbbbb=bbb
abbb=bbbbb
babb=bbbbb
bba=abb
baab=bb
aaa=bb