; @author Jonas Schöpf ; @author Aart Middeldorp ; @doi 10.1007/978-3-031-38499-8_27 ; Example 3 (format LCTRS :smtlib 2.6) (theory Ints) (fun f (-> Int Int)) (rule (f x) z :guard (= x (* z z)))