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