#13183 ⟨a, b | abb=aaa, bab=ab

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 ⇒ ab [2]
3. ba3 ⇒ a3 [5]
4. ba2b ⇒ a2b [3]
5. a4b ⇒ a2b [4]
6. a6 ⇒ a4 [6]
# ab:abb=aaa,bab=ab ab
abb=aaa
bab=ab
baaa=aaa
baab=aab
aaaab=aab
aaaaaa=aaaa