#19699 ⟨a, b | aba=a, bbabb=ab

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. a4 ⇒ a [6]
2. aba ⇒ a [1]
3. b2a ⇒ a2 [5]
4. ab2 ⇒ a3b [7]
# ab:aba=a,bbabb=ab a/b
aaaa=a
aba=a
bba=aa
abb=aaab