#19586 ⟨a, b | aab=b, babaa=ba

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. a2b ⇒ b [1]
2. b2a ⇒ ba [8]
3. b3 ⇒ b2 [6]
4. ba3 ⇒ ba [10]
5. (ba)2 ⇒ ba2 [9]
6. bab2 ⇒ bab [3]
# ab:aab=b,babaa=ba ab
aab=b
bba=ba
bbb=bb
baaa=ba
baba=baa
babb=bab