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