YES Termination w.r.t. Q proof of Transformed_CSR_04_Ex18_Luc06_L.ari

(0) Obligation:

Q restricted rewrite system:
The TRS R consists of the following rules:

f(f(a)) → f(g)

Q is empty.

(1) Strip Symbols Proof (SOUND transformation)

We were given the following TRS:

f(f(a)) → f(g)

By stripping symbols from the only rule of the system, we obtained the following TRS [ENDRULLIS]:

f(a) → g

(2) Obligation:

Q restricted rewrite system:
The TRS R consists of the following rules:

f(a) → g

Q is empty.

(3) RFCMatchBoundsTRSProof (EQUIVALENT transformation)

Termination of the TRS R could be shown with a Match Bound [MATCHBOUNDS1,MATCHBOUNDS2] of 0. This implies Q-termination of R.
The following rules were used to construct the certificate:

f(a) → g

The certificate found is represented by the following graph.

The certificate consists of the following enumerated nodes:

1, 3

Node 1 is start node and node 3 is final node.

Those nodes are connected through the following edges:

  • 1 to 3 labelled g(0)
  • 3 to 3 labelled #_1(0)

(4) YES