#16189 ⟨a, b | aab=ab, babb=aa

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. b3ab ⇒ ab [14]
2. ab3 ⇒ b2ab [11]
3. a2 ⇒ bab2 [2]
4. ab2a ⇒ ab2 [15]
5. (ab)2 ⇒ bab [12]
# ab:aab=ab,babb=aa reversed:b/a
bbbab=ab
abbb=bbab
aa=babb
abba=abb
abab=bab