#19268 ⟨a, b | aaa=a, ababa=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. a2b2 ⇒ b2 [3]
3. b2a2 ⇒ b2 [4]
4. b3a ⇒ ab3 [5]
5. a(ba)2 ⇒ b2 [2]
6. abab3 ⇒ b2ab2 [6]
7. (ab2)2 ⇒ bab3 [7]
8. (b2a)2 ⇒ ab4 [8]
# ab:aaa=a,ababa=bb ab
aaa=a
aabb=bb
bbaa=bb
bbba=abbb
ababa=bb
ababbb=bbabb
abbabb=babbb
bbabba=abbbb