Fri, 02 Mar 2007 15:43:26 +0100 haftmann improved handling of nat numerals
Fri, 02 Mar 2007 15:43:25 +0100 haftmann tuned code theorems for ord on integers
Fri, 02 Mar 2007 15:43:24 +0100 haftmann simplified code generator setup
Fri, 02 Mar 2007 15:43:23 +0100 haftmann tuned code theorems
Fri, 02 Mar 2007 15:43:22 +0100 haftmann added add_numerals_of
Fri, 02 Mar 2007 15:43:21 +0100 haftmann now using "class"
Fri, 02 Mar 2007 15:43:20 +0100 haftmann using "fst" "snd" for Haskell code
Fri, 02 Mar 2007 15:43:19 +0100 haftmann added code theorems for UNIV
Fri, 02 Mar 2007 15:43:18 +0100 haftmann adjusted to latest changes
Fri, 02 Mar 2007 15:43:17 +0100 haftmann new code theorems
Fri, 02 Mar 2007 15:43:16 +0100 haftmann syntax for "class attach const"
Fri, 02 Mar 2007 15:43:15 +0100 haftmann prefix of class interpretation not mandatory any longer
Fri, 02 Mar 2007 12:38:58 +0100 paulson Meson.is_fol_term now takes a theory as argument. Minor tidying.
Fri, 02 Mar 2007 12:37:34 +0100 paulson New code to store theorem names in a concise form rather than as fully-qualified.
Fri, 02 Mar 2007 12:35:20 +0100 paulson The first-order test now tests for the obscure case of a polymorphic constant like 1 being
Wed, 28 Feb 2007 22:05:46 +0100 wenzelm abbrev: be permissive after transformation;
Wed, 28 Feb 2007 22:05:44 +0100 wenzelm exported get_ss, map_ss;
Wed, 28 Feb 2007 22:05:43 +0100 wenzelm tuned;
Wed, 28 Feb 2007 22:05:43 +0100 wenzelm tuned ML setup;
Wed, 28 Feb 2007 22:05:41 +0100 wenzelm added @{const_name}, @{const_syntax};
Wed, 28 Feb 2007 16:35:00 +0100 krauss more cleanup
Wed, 28 Feb 2007 14:46:21 +0100 aspinall Add closeblock/openblock structure to proof-block commands
Wed, 28 Feb 2007 13:33:10 +0100 paulson Updated success string for Vampire.
Wed, 28 Feb 2007 12:51:46 +0100 paulson Now outputs metis calls
Wed, 28 Feb 2007 11:12:12 +0100 krauss added headers
Wed, 28 Feb 2007 10:36:10 +0100 krauss cleanup, fixing sml/nj related problems
Wed, 28 Feb 2007 00:22:26 +0100 wenzelm gensym: removed bits of dead code;
Tue, 27 Feb 2007 11:10:35 +0100 paulson gensym no longer includes ' or _ in names (trailing _ is bad)
Tue, 27 Feb 2007 00:33:49 +0100 wenzelm tuned document;
Tue, 27 Feb 2007 00:32:52 +0100 wenzelm \usepackage{amssymb};
Mon, 26 Feb 2007 23:18:30 +0100 wenzelm moved some non-kernel material to more_thm.ML;
Mon, 26 Feb 2007 23:18:29 +0100 wenzelm removed obsolete eq_set;
Mon, 26 Feb 2007 23:18:28 +0100 wenzelm Thm.internalK;
Mon, 26 Feb 2007 23:18:27 +0100 wenzelm Further operations on type thm, outside the inference kernel.
Mon, 26 Feb 2007 23:18:26 +0100 wenzelm added more_thm.ML;
Mon, 26 Feb 2007 23:18:24 +0100 wenzelm moved eq_thm etc. to structure Thm in Pure/more_thm.ML;
Mon, 26 Feb 2007 21:34:16 +0100 krauss Added formalization of size-change principle (experimental).
Mon, 26 Feb 2007 20:14:52 +0100 wenzelm added theorems_of;
Mon, 26 Feb 2007 20:14:47 +0100 wenzelm removed obsolete theorem_space;
Mon, 26 Feb 2007 15:08:37 +0100 krauss Added lemma lfp_const: "lfp (%x. t) = t
Fri, 23 Feb 2007 08:39:28 +0100 haftmann exported serializer parsers
Fri, 23 Feb 2007 08:39:27 +0100 haftmann proper treatment of -> as type constructor
Fri, 23 Feb 2007 08:39:26 +0100 haftmann tuned
Fri, 23 Feb 2007 08:39:25 +0100 haftmann add_path for naming in proof contexts
Fri, 23 Feb 2007 08:39:24 +0100 haftmann locale: add_locale accepts explicit predicate name, interpretation supports non-mandatory prefixes
Fri, 23 Feb 2007 08:39:23 +0100 haftmann slightly tuned
Fri, 23 Feb 2007 08:39:22 +0100 haftmann slight cleanup
Fri, 23 Feb 2007 08:39:21 +0100 haftmann adjusted code lemmas
Fri, 23 Feb 2007 08:39:20 +0100 haftmann continued
Fri, 23 Feb 2007 08:39:19 +0100 haftmann dropped diagnostic switch
Thu, 22 Feb 2007 10:25:14 +0100 paulson Improved handling of situation when theorem in cache disagrees with theorem supplied: new clauses
Wed, 21 Feb 2007 13:51:12 +0100 krauss Fixed print translations for quantifiers a la "ALL x>=t. P x". These used
Wed, 21 Feb 2007 02:30:06 +0100 kleing prevent quadratic time removal of duplicates if filter list is empty (likely to have too many results)
Tue, 20 Feb 2007 00:53:18 +0100 kleing added missing \
Tue, 20 Feb 2007 00:23:58 +0100 kleing updated docs with new with_dups syntax for find_theorems
Tue, 20 Feb 2007 00:14:33 +0100 kleing Remove duplicates from printed theorems in find_theorems
Mon, 19 Feb 2007 16:44:08 +0100 schirmer more precise error message in parameter unification
Sat, 17 Feb 2007 18:01:22 +0100 aspinall Updated
Sat, 17 Feb 2007 18:00:59 +0100 aspinall Fix <pgipquit>. Remove unused pgmlatomsN. Make showid match askids. Use string functions for showid, avoiding printwrap kludge.
Sat, 17 Feb 2007 17:22:53 +0100 aspinall <idvalue>: add name attribute to allow unsolicited updates.
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip