#12958 ⟨a, b | aba=aab, bbab=a

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. aba ⇒ a2b [1]
2. b2a2 ⇒ a2b2 [3]
3. b2ab ⇒ a [2]
4. a2b2a ⇒ a3b2 [4]
5. a2b3 ⇒ a2 [5]
# ab:aba=aab,bbab=a ab
aba=aab
bbaa=aabb
bbab=a
aabba=aaabb
aabbb=aa