%0 Conference Proceedings %F flop-barthe-forest-pichardie-rusu-06 %A Barthe, G. %A Forest, J. %A Pichardie, D. %A Rusu, V. %T Defining and reasoning about recursive functions: a practical tool for the Coq proof assistant %B Functional and LOgic Programming Systems (FLOPS'06) %V 3945 %P 114-129 %S LNCS %C Fuji Susono, Japan %X We present a practical tool for defining and proving properties of recursive functions in the Coq proof assistant. The tool proceeds by generating from pseudo-code (Coq functions that need not be total nor terminating) the graph of the intended function as an inductive relation, and then proves that the relation actually represents a function, which is by construction the function that we are trying to define. Then, we generate induction and inversion principles , and a fixpoint equation for proving other properties of the function. Our tool builds upon state-of-the-art techniques for defining recursive functions, and can also be used to generate executable functions from inductive descriptions of their graph. We illustrate the benefits of our tool on two case studies %U http://www.irisa.fr/vertecs/Publis/Ps/2006-FLOPS.pdf %U http://dx.doi.org/10.1016/10.1007/11737414_9 %8 April %D 2006