#12944 ⟨a, b | aba=aab, abba=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. a2b ⇒ aba [1]
2. ab2a ⇒ a [2]
3. a(ba)2 ⇒ a2 [3]
# ab:aba=aab,abba=a ba
aab=aba
abba=a
ababa=aa