src/HOL/Tools/recdef.ML
author wenzelm
Tue, 30 Jul 2019 14:35:29 +0200
changeset 70447 755d58b48cec
parent 60520 09fc5eaa21ce
permissions -rw-r--r--
clarified modules: provide reconstruct_proof / expand_proof at the bottom of proof term construction;

(*  Title:      HOL/Tools/recdef.ML
    Author:     Markus Wenzel, TU Muenchen

Wrapper module for Konrad Slind's TFL package.
*)