#15895 ⟨a, b | aba=ab, bbabb=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. a2 ⇒ a [9]
2. aba ⇒ ab [1]
3. b2a ⇒ ab2 [10]
4. ab4 ⇒ a [11]
# ab:aba=ab,bbabb=a ab
aa=a
aba=ab
bba=abb
abbbb=a