Certificate for #280 ⟨a, b | ab=a, bb=aa

Completion settings:

[1] ab=a

Axiom: ab=a.

Defines rule #1.

Referenced by [3], [4].

[2] bb=aa

Axiom: bb=aa.

Defines rule #3.

Referenced by [3], [4].

[3] aaa=a

Overlap of [1] ab=a with [2] bb=aa:

a b bb

Critical pair: aaa=ab.

Reduce RHS:

[1](ab)
a

Defines rule #4.

Referenced by [5].

[4] baa=aa

Overlap of [2] bb=aa with [2] bb=aa:

b b bb

Critical pair: baa=aab.

Reduce RHS:

[1]a(ab)
aa

Referenced by [5].

[5] ba=a

Overlap of [4] baa=aa with [3] aaa=a:

b aa aaa

Critical pair: ba=aaa.

Reduce RHS:

[3](aaa)
a

Defines rule #2.