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
berghofe [Thu, 10 Oct 2002 14:26:50 +0200] rev 13641
Reimplemented parts of datatype package dealing with datatypes involving
function types. Now also supports functions with more than one argument.
berghofe [Thu, 10 Oct 2002 14:23:47 +0200] rev 13640
Added list_all.
berghofe [Thu, 10 Oct 2002 14:23:19 +0200] rev 13639
Removed obsolete function "fun_rel_comp".
berghofe [Thu, 10 Oct 2002 14:21:49 +0200] rev 13638
Added choice_eq.
berghofe [Thu, 10 Oct 2002 14:21:20 +0200] rev 13637
- Added range_ex1_eq
- Removed obsolete theorems inj_o and inj_fun_lemma
berghofe [Thu, 10 Oct 2002 14:19:17 +0200] rev 13636
Removed obsolete function "Funs".
berghofe [Thu, 10 Oct 2002 14:18:01 +0200] rev 13635
Added functions Suml and Sumr which are useful for constructing
datatypes involving function types.
paulson [Wed, 09 Oct 2002 11:07:13 +0200] rev 13634
Re-organization of Constructible theories
kleing [Tue, 08 Oct 2002 14:09:18 +0200] rev 13633
type safety with defensive machine
kleing [Tue, 08 Oct 2002 14:08:50 +0200] rev 13632
defensive machine
kleing [Tue, 08 Oct 2002 10:49:19 +0200] rev 13631
defensive machine without obj init and jsr
nipkow [Tue, 08 Oct 2002 08:20:17 +0200] rev 13630
Got rid of rotates because of new simplifier
nipkow [Mon, 07 Oct 2002 19:01:51 +0200] rev 13629
take/drop -> splitAt
paulson [Fri, 04 Oct 2002 15:57:32 +0200] rev 13628
Various simplifications of the Constructible theories