| Back: | ⟨a, b | abb=aba, baa=bb⟩ |
|---|
Completion settings:
Axiom: abb=aba.
Defines rule #1.
Axiom: baa=bb.
Defines rule #2.
Overlap of [1] abb=aba with [2] baa=bb:
Critical pair: abbb=abaaa.
Reduce LHS:
| [1] | (abb)b |
| ⇒ abab |
Reduce RHS:
| [2] | a(baa)a |
| [1] | ⇒ (abb)a |
| [2] | ⇒ a(baa) |
| [1] | ⇒ (abb) |
| ⇒ aba |
Defines rule #3.
Referenced by [5].
Overlap of [2] baa=bb with [1] abb=aba:
Critical pair: baaba=bbbb.
Reduce LHS:
| [2] | (baa)ba |
| ⇒ bbba |
Flip LHS and RHS.
Defines rule #4.
Overlap of [2] baa=bb with [3] abab=aba:
Critical pair: baaba=bbbab.
Reduce LHS:
| [2] | (baa)ba |
| ⇒ bbba |
Flip LHS and RHS.
Defines rule #5.