| Back: | ⟨a, b | aa=a, baba=abbb⟩ |
|---|
Completion settings:
Axiom: aa=a.
Defines rule #1.
Axiom: baba=abbb.
Flip LHS and RHS.
Defines rule #2.
Overlap of [1] aa=a with [2] abbb=baba:
Critical pair: ababa=abbb.
Reduce RHS:
| [2] | (abbb) |
| ⇒ baba |
Defines rule #3.
Overlap of [3] ababa=baba with [3] ababa=baba:
Critical pair: abbaba=bababa.
Reduce RHS:
| [3] | b(ababa) |
| ⇒ bbaba |
Defines rule #5.
Referenced by [5].
Overlap of [4] abbaba=bbaba with [3] ababa=baba:
Critical pair: abbbaba=bbababa.
Reduce LHS:
| [2] | (abbb)aba |
| [1] | ⇒ bab(aa)ba |
| [3] | ⇒ b(ababa) |
| ⇒ bbaba |
Reduce RHS:
| [3] | bb(ababa) |
| ⇒ bbbaba |
Flip LHS and RHS.
Defines rule #4.