berghofe [Mon, 21 Oct 2002 17:23:23 +0200] rev 13671
Eta contraction is now switched off when printing extracted program.
berghofe [Mon, 21 Oct 2002 17:20:29 +0200] rev 13670
Fixed problem with theorems containing TFrees.
berghofe [Mon, 21 Oct 2002 17:19:51 +0200] rev 13669
- reconstruct_proof no longer relies on TypeInfer.infer_types
- fixed problem with theorems containing TFrees
berghofe [Mon, 21 Oct 2002 17:17:40 +0200] rev 13668
Removed Logic.skip_flexpairs.
berghofe [Mon, 21 Oct 2002 17:16:24 +0200] rev 13667
Replaced variantlist (quadratic) by gen_names (linear).
berghofe [Mon, 21 Oct 2002 17:15:40 +0200] rev 13666
Removed add_env because Vartab.map was too slow for large environments.
berghofe [Mon, 21 Oct 2002 17:14:19 +0200] rev 13665
- removed flexpair
- added maxidx_of_terms
- tuned lambda: now also abstracts over Vars
berghofe [Mon, 21 Oct 2002 17:12:44 +0200] rev 13664
No more explicit manipulation of flex-flex constraints in metahyps_aux_tac.
berghofe [Mon, 21 Oct 2002 17:11:29 +0200] rev 13663
Removed flexpair_def.
berghofe [Mon, 21 Oct 2002 17:11:06 +0200] rev 13662
Removed Logic.strip_flexpairs.
berghofe [Mon, 21 Oct 2002 17:09:31 +0200] rev 13661
No more explicit manipulation of flex-flex constraints in goals_conv.
berghofe [Mon, 21 Oct 2002 17:07:58 +0200] rev 13660
Changed type of Logic.strip_horn.
berghofe [Mon, 21 Oct 2002 17:07:27 +0200] rev 13659
Removed obsolete functions dealing with flex-flex constraints.
berghofe [Mon, 21 Oct 2002 17:04:47 +0200] rev 13658
Changed handling of flex-flex constraints: now stored in separate
tpairs field of theorem record.
berghofe [Mon, 21 Oct 2002 17:00:45 +0200] rev 13657
Now applies standard' to "unfold" theorem (due to flex-flex constraints).
berghofe [Mon, 21 Oct 2002 16:57:39 +0200] rev 13656
Changed type of Logic.strip_horn.
paulson [Fri, 18 Oct 2002 17:50:13 +0200] rev 13655
Tidying up. New primitives is_iterates and is_iterates_fm.
nipkow [Fri, 18 Oct 2002 09:53:18 +0200] rev 13654
Mod due to: Added a few thms about UN/INT/{}/UNIV
nipkow [Fri, 18 Oct 2002 09:53:02 +0200] rev 13653
Added a few thms about UN/INT/{}/UNIV
paulson [Thu, 17 Oct 2002 10:56:00 +0200] rev 13652
fixed comments and types
paulson [Thu, 17 Oct 2002 10:54:11 +0200] rev 13651
Cosmetic changes suggested by writing the paper. Deleted some
redundant arity proofs
paulson [Thu, 17 Oct 2002 10:52:59 +0200] rev 13650
fixing the cut_tac method to work when there are no instantiations and the
supplied theorems have premises
kleing [Tue, 15 Oct 2002 15:37:57 +0200] rev 13649
alternative syntax
nipkow [Mon, 14 Oct 2002 13:35:17 +0200] rev 13648
*** empty log message ***
paulson [Mon, 14 Oct 2002 11:32:00 +0200] rev 13647
tidying and reorganization
nipkow [Mon, 14 Oct 2002 10:44:32 +0200] rev 13646
Ported find_intro/elim to Isar.
berghofe [Fri, 11 Oct 2002 12:47:52 +0200] rev 13645
norm_typ -> Envir.norm_type
nipkow [Thu, 10 Oct 2002 19:24:34 +0200] rev 13644
*** empty log message ***
nipkow [Thu, 10 Oct 2002 19:03:37 +0200] rev 13643
*** empty log message ***
nipkow [Thu, 10 Oct 2002 19:02:23 +0200] rev 13642
added failure trace information to pattern unification