| Back: | ⟨a, b | aab=aa, babb=ab⟩ |
|---|
Completion settings:
Axiom: aab=aa.
Defines rule #1.
Axiom: babb=ab.
Defines rule #3.
Overlap of [2] babb=ab with [2] babb=ab:
Critical pair: babab=ababb.
Reduce RHS:
| [2] | a(babb) |
| [1] | ⇒ (aab) |
| ⇒ aa |
Defines rule #4.
Referenced by [4].
Overlap of [3] babab=aa with [2] babb=ab:
Critical pair: baab=aab.
Reduce LHS:
| [1] | b(aab) |
| ⇒ baa |
Reduce RHS:
| [1] | (aab) |
| ⇒ aa |
Defines rule #2.