| Back: | ⟨a, b | aba=ab, abab=bb⟩ |
|---|
Completion settings:
Axiom: aba=ab.
Defines rule #1.
Axiom: abab=bb.
Reduce LHS:
| [1] | (aba)b |
| ⇒ abb |
Defines rule #2.
Referenced by [3].
Overlap of [1] aba=ab with [1] aba=ab:
Critical pair: abab=abba.
Reduce LHS:
| [1] | (aba)b |
| [2] | ⇒ (abb) |
| ⇒ bb |
Reduce RHS:
| [2] | (abb)a |
| ⇒ bba |
Flip LHS and RHS.
Defines rule #3.