; @origtpdbfilename ./TRS/nontermin/CSR/Ex3_12_Luc96a.trs ; @xtcfilename "./TRS_Standard/Strategy_removed_CSR_05/Ex3_12_Luc96a.xml" (format TRS) (fun from 1) (fun cons 2) (fun s 1) (fun sel 2) (fun |0| 0) (rule (from X) (cons X (from (s X)))) (rule (sel |0| (cons X Y)) X) (rule (sel (s X) (cons Y Z)) (sel X Z))