Certification Problem
Input (Example 2 in Hofbauer and Waldmann "Termination of String Rewriting with Matrix Interpretations")
The relative rewrite relation R/S is considered where R is the following TRS
and S is the following TRS.
Property / Task
Prove or disprove termination.Answer / Result
Yes.Proof
1 Rule Removal
Using the
matrix interpretations (as in "Termination of String Rewriting with Matrix Interpretations") of dimension 2 with I = {1} and domain EI
| [a(x1)] |
= |
· x1
|
| [b(x1)] |
= |
· x1
|
all of the following rules can be deleted.
1.1 R is empty
There are no rules in the TRS. Hence, it is terminating.