#15974 ⟨a, b | aaa=aa, 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. a3 ⇒ a2 [1]
2. (ab)2a2 ⇒ baba2 [4]
3. a2b2 ⇒ baba2 [3]
4. bab2 ⇒ a2 [2]
# ab:aaa=aa,babb=aa a/b
aaa=aa
ababaa=babaa
aabb=babaa
babb=aa