#19265 ⟨a, b | aaa=a, abaab=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. a3 ⇒ a [1]
2. ab3 ⇒ b3 [5]
3. a2b2 ⇒ b2 [3]
4. abab2 ⇒ b2a2b [4]
5. aba2b ⇒ b2 [2]
# ab:aaa=a,abaab=bb ba
aaa=a
abbb=bbb
aabb=bb
ababb=bbaab
abaab=bb