Mon, 20 Jun 1994 14:52:40 +0200 clasohm added prefix to name of induct axiom
Mon, 20 Jun 1994 12:05:03 +0200 nipkow Datatype -> Datatype.ML
Fri, 17 Jun 1994 18:34:12 +0200 lcp HOL/Arith/add_left_commute: tidied
Fri, 17 Jun 1994 18:32:25 +0200 lcp HOL/HOL.ML/notE: tidied the proof
Fri, 17 Jun 1994 18:30:18 +0200 lcp HOL/List/map_append,map_compose: new
Fri, 17 Jun 1994 18:28:36 +0200 lcp HOL/ex/NatSum: added another example
Fri, 17 Jun 1994 14:16:50 +0200 clasohm adopted to new datatype definition method
Fri, 17 Jun 1994 14:15:38 +0200 clasohm datatypes must now be defined using a thy file section
Wed, 15 Jun 1994 19:28:35 +0200 nipkow Added set comprehension as a syntactic abbreviation:
Wed, 01 Jun 1994 13:24:54 +0200 lcp added test for $ISABELLEBIN=source directory, to
Wed, 25 May 1994 13:03:19 +0200 lcp HOL/Arith: definition of diff now uses pred, not nat_rec
Wed, 25 May 1994 12:43:50 +0200 lcp HOL/equalities: added some identities from ZF/equalities
Wed, 25 May 1994 12:25:40 +0200 lcp HOL/HOL.ML/notE: tidied
Thu, 19 May 1994 17:07:19 +0200 wenzelm thy reader now initialised by init_thy_reader();
Fri, 13 May 1994 11:14:20 +0200 lcp HOL/Prod/pair_eq: renamed to Pair_fst_snd_eq
Tue, 03 May 1994 15:48:19 +0200 lcp removal of obsolete type-declaration syntax
Tue, 03 May 1994 11:30:09 +0200 lcp removal of obsolete type-declaration syntax
Sun, 24 Apr 1994 11:27:38 +0200 clasohm renamed theory files isa94
Fri, 22 Apr 1994 21:23:14 +0200 clasohm renamed theory files
Thu, 21 Apr 1994 11:28:32 +0200 lcp tidied definitions and proofs
Thu, 21 Apr 1994 11:13:22 +0200 lcp HOL/arith.ML/plus_leD1: tidied
Tue, 19 Apr 1994 10:50:00 +0200 nipkow changed defns in hol.thy from = to ==
Wed, 06 Apr 1994 16:31:06 +0200 lcp Now simplifies before the induction
Wed, 30 Mar 1994 10:00:23 +0200 nipkow @ now associates to the right, just like #, in order to avoid loss of
Sun, 27 Mar 1994 16:43:06 +0200 nipkow Added some sums.
Sun, 27 Mar 1994 12:36:39 +0200 nipkow integrated permutative rewriting
Tue, 22 Mar 1994 19:55:29 +0100 nipkow used new field "simps" of Datatype
Tue, 22 Mar 1994 19:54:55 +0100 nipkow new field "simps" added
Tue, 22 Mar 1994 18:07:45 +0100 nipkow added dependency on datatype.ML
Tue, 22 Mar 1994 08:32:22 +0100 nipkow Updated simpsets and a few proofs.
Tue, 22 Mar 1994 08:31:58 +0100 nipkow Updated simpsets and a few proofs.
Tue, 22 Mar 1994 08:28:31 +0100 nipkow Used Datatype functor to define propositional logic terms.
Tue, 22 Mar 1994 08:26:25 +0100 nipkow simplified some proofs using ordered rewriting.
Tue, 22 Mar 1994 08:25:30 +0100 nipkow used ordered rewriting to simplify some proofs
Fri, 18 Mar 1994 20:33:32 +0100 nipkow ML-like datatype decalaration facility. Axiomatic.
Fri, 18 Mar 1994 20:32:18 +0100 nipkow added use_thy"Datatype"
Thu, 17 Mar 1994 17:02:49 +0100 lcp new type declaration syntax instead of numbers
Thu, 17 Mar 1994 14:08:08 +0100 lcp HOL/equalities/Int_Union_image, Un_Inter_image: renamed Int_Union, Un_Inter
Thu, 17 Mar 1994 11:27:29 +0100 clasohm adapted type definition to new syntax
Wed, 02 Mar 1994 12:26:55 +0100 clasohm changed "." to "$" and Cons to infix "#" to eliminate ambiguity
Thu, 24 Feb 1994 14:45:57 +0100 nipkow typo in comment
Wed, 23 Feb 1994 10:05:35 +0100 nipkow some more sorting algorithms
Wed, 16 Feb 1994 15:13:53 +0100 nipkow added more lemmas (also to nat_ss)
Tue, 15 Feb 1994 10:05:17 +0100 nipkow deleted duplicate rewrite rules
Tue, 15 Feb 1994 07:55:22 +0100 nipkow added etac FalseE to the simplifier's solver.
Sat, 12 Feb 1994 14:46:21 +0100 nipkow added translations for "case xs of"
Fri, 11 Feb 1994 11:09:50 +0100 nipkow added ::bool in the defn of True.
Thu, 03 Feb 1994 09:55:47 +0100 nipkow Introduction of various new lemmas and of case_tac.
Thu, 27 Jan 1994 17:01:10 +0100 nipkow id -> idt in type of @filter and @Alls
Wed, 26 Jan 1994 17:53:27 +0100 nipkow sum: renamed case to sum_case
Mon, 24 Jan 1994 16:03:03 +0100 nipkow changed header
Mon, 24 Jan 1994 16:00:37 +0100 nipkow Verification of quicksort
Mon, 24 Jan 1994 15:59:44 +0100 nipkow added qsort
Mon, 24 Jan 1994 15:59:02 +0100 nipkow added conj_assoc to HOL_ss
Fri, 14 Jan 1994 12:35:27 +0100 lcp commented imageE
Fri, 07 Jan 1994 14:23:13 +0100 nipkow added let_weak_cong
Fri, 07 Jan 1994 14:22:37 +0100 nipkow added pair_eq
Wed, 05 Jan 1994 19:39:05 +0100 nipkow modified solver of HOL_ss to take the new simplifier into account: the thm to
Wed, 05 Jan 1994 19:37:07 +0100 nipkow added new rewrite rules to arith_ss
Tue, 04 Jan 1994 18:33:20 +0100 nipkow shortened use_thy section taking advantage of dependencies
(0) -60 +60 +100 tip