src/HOL/ex/reflection.ML
Sun, 28 Jan 2007 11:52:52 +0100 Now deals with simples cases where the input equations contain type variables
Mon, 18 Dec 2006 08:21:34 +0100 added gen_reflection_tac
Sun, 10 Dec 2006 19:37:28 +0100 HOLogic cleanup;
Wed, 06 Dec 2006 01:12:36 +0100 removed legacy ML bindings;
Fri, 01 Dec 2006 17:22:31 +0100 slight cleanup in hologic.ML
Fri, 20 Oct 2006 17:07:26 +0200 slight cleanup
Wed, 04 Oct 2006 14:14:33 +0200 *** empty log message ***
Sat, 30 Sep 2006 21:39:17 +0200 renamed Variable.invent_fixes to Variable.variant_fixes;
Tue, 19 Sep 2006 15:21:58 +0200 improved numeral handling for nbe
Mon, 18 Sep 2006 10:09:57 +0200 Reifiaction now deals with Interpretations with an arbtrary number of parameters. It deals with binding. The Atomic cases can be I ... = f (xs!n)
Mon, 14 Aug 2006 11:13:50 +0200 Reification now handels binders.
Thu, 03 Aug 2006 15:03:05 +0200 Generic reflection and reification (by Amine Chaieb).