| Back: | ⟨a, b | aba=ab, baaa=bb⟩ |
|---|
Completion settings:
Axiom: aba=ab.
Defines rule #1.
Axiom: baaa=bb.
Defines rule #3.
Overlap of [1] aba=ab with [2] baaa=bb:
Critical pair: abb=abaa.
Reduce RHS:
| [1] | (aba)a |
| [1] | ⇒ (aba) |
| ⇒ ab |
Defines rule #2.
Referenced by [5].
Overlap of [2] baaa=bb with [1] aba=ab:
Critical pair: baaab=bbba.
Reduce LHS:
| [2] | (baaa)b |
| ⇒ bbb |
Flip LHS and RHS.
Defines rule #4.
Overlap of [2] baaa=bb with [3] abb=ab:
Critical pair: baaab=bbbb.
Reduce LHS:
| [2] | (baaa)b |
| ⇒ bbb |
Flip LHS and RHS.
Defines rule #5.