%O Report %F pichardie05a %A Pichardie, D. %A Rusu, V. %T Defining and Reasoning About General Recursive Functions in Type Theory: a Practical Method %N 1766 %I Irisa %X We propose a practical method for defining and proving properties of general (i.e., not necessarily structural) recursive functions in proof assistants based on type theory. The idea is to define the graph of the intended function as an inductive relation, and to prove that the relation actually represents a function, which is by construction the function that we are trying to define. Then, we generate induction principles for proving other arbitrary properties of the function. The approach has been experimented in the Coq proof assistant, but should work in like-minded proof asistants as well. It allows for functions with mutual recursive calls, nested recursive calls, and works also for the standard encoding of partial functions using total functions over a dependent type that restricts the original function's domain. We present simple examples and report on a larger case study (sets of integers represented as ordered lists of intervals) that we have conducted in the context of certified static analyses %U http://www.irisa.fr/vertecs/Publis/Ps/PI-1766-2.pdf %8 November %D 2005