| Back: | ⟨a, b | ab=aa, baaa=bbb⟩ |
|---|
Completion settings:
Axiom: ab=aa.
Defines rule #2.
Axiom: baaa=bbb.
Flip LHS and RHS.
Defines rule #4.
Overlap of [1] ab=aa with [2] bbb=baaa:
Critical pair: abaaa=aabb.
Reduce LHS:
| [1] | (ab)aaa |
| ⇒ aaaaa |
Reduce RHS:
| [1] | a(ab)b |
| [1] | ⇒ aa(ab) |
| ⇒ aaaa |
Defines rule #1.
Overlap of [2] bbb=baaa with [2] bbb=baaa:
Critical pair: bbaaa=baaab.
Reduce RHS:
| [1] | baa(ab) |
| ⇒ baaaa |
Defines rule #3.