#19299 ⟨a, b | aaa=a, bbabb=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. a3 ⇒ a [1]
2. (ab)2 ⇒ a2b2 [8]
3. b2ab ⇒ ab3 [10]
4. aba2b ⇒ ab2 [9]
5. ab4 ⇒ ab [11]
6. b2a2b ⇒ a2b3 [12]
# ab:aaa=a,bbabb=ab ab
aaa=a
abab=aabb
bbab=abbb
abaab=abb
abbbb=ab
bbaab=aabbb