#13184 ⟨a, b | abb=aaa, bab=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. ab2 ⇒ a3 [1]
2. bab ⇒ ba [2]
3. ba3 ⇒ ba [5]
4. ba2b ⇒ ba2 [3]
5. a4b ⇒ a4 [4]
6. a6 ⇒ a4 [6]
# ab:abb=aaa,bab=ba ab
abb=aaa
bab=ba
baaa=ba
baab=baa
aaaab=aaaa
aaaaaa=aaaa