#4153 ⟨a, b | abb=aaa, bab=b

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. a7 ⇒ a3 [6]
2. aba3 ⇒ a3 [7]
3. a3b ⇒ a6 [5]
4. b2 ⇒ ba3 [4]
5. bab ⇒ b [2]
# ab:abb=aaa,bab=b a/b
aaaaaaa=aaa
abaaa=aaa
aaab=aaaaaa
bb=baaa
bab=b