#14339 ⟨a, b | aaaa=a, aabab=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. a3 ⇒ c2 [6]
2. ac2 ⇒ a [4]
3. c2a ⇒ a [7]
4. c3 ⇒ c [8]
5. ab ⇒ c [3]
6. cb ⇒ ca2c [10]
# ab:aaaa=a,aabab=a ac/b ab=c morph:2/0
aaa=cc
acc=a
cca=a
ccc=c
ab=c
cb=caac