| Back: | ⟨a, b | aaa=1, ababb=b⟩ |
|---|
Completion settings:
Axiom: aaa=1.
Defines rule #1.
Axiom: ababb=b.
Overlap of [1] aaa=1 with [2] ababb=b:
Critical pair: aab=babb.
Flip LHS and RHS.
Defines rule #2.
Overlap of [2] ababb=b with [3] babb=aab:
Critical pair: ababaab=babb.
Reduce RHS:
| [3] | (babb) |
| ⇒ aab |
Referenced by [6].
Overlap of [3] babb=aab with [3] babb=aab:
Critical pair: babaab=aababb.
Reduce RHS:
| [2] | a(ababb) |
| ⇒ ab |
Defines rule #4.
Referenced by [6].
Overlap of [3] babb=aab with [5] babaab=ab:
Critical pair: babab=aababaab.
Reduce RHS:
| [4] | a(ababaab) |
| [1] | ⇒ (aaa)b |
| ⇒ b |
Defines rule #3.