| Back: | ⟨a, b | aab=b, abb=a⟩ |
|---|
Completion settings:
Axiom: aab=b.
Defines rule #3.
Axiom: abb=a.
Overlap of [1] aab=b with [2] abb=a:
Critical pair: aa=bb.
Flip LHS and RHS.
Defines rule #1.
Referenced by [4].
Overlap of [3] bb=aa with [3] bb=aa:
Critical pair: baa=aab.
Reduce RHS:
| [1] | (aab) |
| ⇒ b |
Defines rule #4.
Referenced by [5].
Overlap of [2] abb=a with [4] baa=b:
Critical pair: abb=aaa.
Reduce LHS:
| [2] | (abb) |
| ⇒ a |
Flip LHS and RHS.
Defines rule #2.