; @origtpdbfilename ./TRS/TRCSR/Ex1_Luc02b_L.trs ; @xtcfilename "./TRS_Standard/Transformed_CSR_04/Ex1_Luc02b_L.xml" (format TRS) (fun sel 2) (fun s 1) (fun cons 1) (fun from 1) (fun first 2) (fun |0| 0) (fun nil 0) (rule (sel (s X) (cons Y)) (sel X Z)) (rule (from X) (cons X)) (rule (first |0| Z) nil) (rule (first (s X) (cons Y)) (cons Y)) (rule (sel |0| (cons X)) X)