(0) Obligation:
Q restricted rewrite system:
The TRS R consists of the following rules:
f(X, X) → f(a, n__b)
b → a
b → n__b
activate(n__b) → b
activate(X) → X
Q is empty.
(1) QTRSRRRProof (EQUIVALENT transformation)
Used ordering:
Recursive path order with status [RPO].
Quasi-Precedence:
activate1 > b > [f2, a, nb]
Status:
a: multiset
f2: [1,2]
b: multiset
activate1: multiset
nb: multiset
With this ordering the following rules can be removed by the rule removal processor [LPAR04] because they are oriented strictly:
b → a
b → n__b
activate(n__b) → b
activate(X) → X
(2) Obligation:
Q restricted rewrite system:
The TRS R consists of the following rules:
f(X, X) → f(a, n__b)
Q is empty.