#13185 ⟨a, b | abb=aaa, bab=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. a6 ⇒ a5 [6]
2. a4b ⇒ a3b [3]
3. a3ba ⇒ a3b [9]
4. aba3 ⇒ a3b [5]
5. ab2 ⇒ a3 [1]
6. bab ⇒ b2 [2]
7. b2a3 ⇒ ba3b [7]
8. b3 ⇒ ba3 [4]
# ab:abb=aaa,bab=bb reversed:a/b
aaaaaa=aaaaa
aaaab=aaab
aaaba=aaab
abaaa=aaab
abb=aaa
bab=bb
bbaaa=baaab
bbb=baaa