#13131 ⟨a, b | aab=aaa, baa=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. a5 ⇒ a4 [4]
2. ba4 ⇒ ba3 [3]
3. a2b ⇒ a3 [1]
4. b2 ⇒ ba2 [2]
# ab:aab=aaa,baa=bb a/b
aaaaa=aaaa
baaaa=baaa
aab=aaa
bb=baa