YES Termination proof of rt2-2.trs

(0) Obligation:

Relative term rewrite system:
The relative TRS consists of the following R rules:

R(x, B2) → B2

The relative TRS consists of the following S rules:

B1R(T, B1)

(1) RelTRStoRelADPProof (EQUIVALENT transformation)

We upgrade the RelTRS problem to an equivalent Relative ADP Problem [IJCAR24].

(2) Obligation:

Relative ADP Problem with
absolute ADPs:

R(x, B2) → B2

and relative ADPs:

B1R1(T, B11)

(3) RelADPReductionPairProof (EQUIVALENT transformation)

We use the reduction pair processor [IJCAR24].
The following rules can be oriented strictly (l^# > ann(r))
and therefore we can remove all of its annotations in the right-hand side:
Absolute ADPs:


R(x, B2) → B2


The remaining rules can at least be oriented weakly:

Ordered with Polynomial interpretation [POLO]:

POL(B1) = 0   
POL(B11) = 0   
POL(B2) = 1   
POL(R(x1, x2)) = x2   
POL(R1(x1, x2)) = x2   
POL(T) = 0   

(4) Obligation:

Relative ADP Problem with
No absolute ADPs, and relative ADPs:

B1R1(T, B11)
R(x, B2) → B2

(5) DAbsisEmptyProof (EQUIVALENT transformation)

The RDT Problem has an empty P_abs. Hence, no infinite chain exists.

(6) YES