#5336 ⟨a, b | abaabba=bbab

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. aba2c ⇒ cb [5]
2. b2c ⇒ ca2b2a [6]
3. b2ac ⇒ cbab [4]
4. b2ab ⇒ c [2]
5. aba2b2a ⇒ c [3]
# ab:abaabba=bbab a/cb bbab=c magic:0
abaac=cb
bbc=caabba
bbac=cbab
bbab=c
abaabba=c