Thu, 08 Feb 2007 18:14:13 +0100 paulson cterm_instantiate was calling a type instantiation function that works only for matching,
Thu, 08 Feb 2007 17:22:22 +0100 urbanc added get-functions
Wed, 07 Feb 2007 18:12:58 +0100 berghofe Renamed member to memb to avoid confusion with member function
Wed, 07 Feb 2007 18:12:02 +0100 berghofe Adapted to changes in Finite_Set theory.
Wed, 07 Feb 2007 18:11:27 +0100 berghofe Adapted to new inductive definition package.
Wed, 07 Feb 2007 18:10:21 +0100 berghofe - Adapted to new inductive definition package
Wed, 07 Feb 2007 18:07:10 +0100 berghofe Added meta_spec to extraction_expand.
Wed, 07 Feb 2007 18:04:44 +0100 berghofe Added functions hhf_proof and un_hhf_proof.
Wed, 07 Feb 2007 18:03:18 +0100 berghofe Adapted to changes in Accessible_Part and Wellfounded_Recursion theories.
Wed, 07 Feb 2007 18:01:40 +0100 berghofe Added split_rule attribute.
Wed, 07 Feb 2007 18:00:38 +0100 berghofe Fixed bug in mk_AbsP.
Wed, 07 Feb 2007 17:59:40 +0100 berghofe Introduction and elimination rules for <= on predicates
Wed, 07 Feb 2007 17:58:50 +0100 berghofe - Improved handling of monotonicity rules involving <=
Wed, 07 Feb 2007 17:51:38 +0100 berghofe Adapted to changes in Finite_Set theory.
Wed, 07 Feb 2007 17:46:03 +0100 berghofe Adapted to changes in Finite_Set theory.
Wed, 07 Feb 2007 17:45:03 +0100 berghofe - Adapted to new inductive definition package
Wed, 07 Feb 2007 17:44:07 +0100 berghofe Adapted to new inductive definition package.
Wed, 07 Feb 2007 17:41:11 +0100 berghofe Converted to predicate notation.
Wed, 07 Feb 2007 17:39:49 +0100 berghofe Adapted to changes in List theory.
Wed, 07 Feb 2007 17:37:59 +0100 berghofe - wfP has been moved to theory Wellfounded_Recursion
Wed, 07 Feb 2007 17:35:28 +0100 berghofe Adapted to changes in Transitive_Closure theory.
Wed, 07 Feb 2007 17:34:43 +0100 berghofe Adapted to new inductive definition package.
Wed, 07 Feb 2007 17:32:52 +0100 berghofe Adapted to changes in Finite_Set theory.
Wed, 07 Feb 2007 17:30:53 +0100 berghofe Theorems for converting between wf and wfP are now declared
Wed, 07 Feb 2007 17:29:41 +0100 berghofe - Adapted to new inductive definition package
Wed, 07 Feb 2007 17:28:09 +0100 berghofe Adapted to new inductive definition package.
Wed, 07 Feb 2007 17:26:49 +0100 berghofe Adapted to changes in Transitive_Closure theory.
Wed, 07 Feb 2007 17:26:04 +0100 berghofe Added Predicate theory.
Wed, 07 Feb 2007 17:25:39 +0100 berghofe New theory for converting between predicates and sets.
Wed, 07 Feb 2007 13:05:28 +0100 bulwahn changes in lexicographic_order termination tactic
Wed, 07 Feb 2007 12:08:48 +0100 berghofe "prove" function now instantiates relation variable in order
Wed, 07 Feb 2007 12:05:54 +0100 berghofe Made untabify function tail recursive.
Tue, 06 Feb 2007 19:32:32 +0100 wenzelm tuned matches_subterm;
Tue, 06 Feb 2007 19:32:31 +0100 wenzelm trace/debug: avoid eager string concatenation;
Tue, 06 Feb 2007 18:02:28 +0100 wenzelm cc: removed option -lstdc++, which seems to be unnecessry, but causes problems on some platforms;
Tue, 06 Feb 2007 17:20:14 +0100 wenzelm pervasive exception Option;
Tue, 06 Feb 2007 17:06:44 +0100 wenzelm added has_kind/get_kind;
Tue, 06 Feb 2007 15:12:18 +0100 urbanc fixed two stupid bugs of SML to do with the value restriction and missing type
Tue, 06 Feb 2007 12:54:55 +0100 aspinall askids/qualified_thms_of_thy: version which returns names in domain of get_thm
Tue, 06 Feb 2007 11:40:53 +0100 haftmann added eta expansion to imperative monad bind
Tue, 06 Feb 2007 00:53:15 +0100 urbanc corrected typo introduced by me
Tue, 06 Feb 2007 00:43:23 +0100 urbanc now obsolete
Tue, 06 Feb 2007 00:41:54 +0100 urbanc moved the infrastructure from the nominal_tags file to nominal_thmdecls
Mon, 05 Feb 2007 15:55:32 +0100 krauss Exporting curried versions of tail recursive equations instead of internal ones
Mon, 05 Feb 2007 12:03:52 +0100 wenzelm proper use of NameSpace.is_qualified (avoids compatibility issues of the SML B library);
Sun, 04 Feb 2007 22:02:22 +0100 wenzelm removed non-modular comment;
Sun, 04 Feb 2007 22:02:21 +0100 wenzelm interpretation: attempt to be more serious about name_morphism;
Sun, 04 Feb 2007 22:02:20 +0100 wenzelm added full_naming;
Sun, 04 Feb 2007 22:02:19 +0100 wenzelm tuned oracle interface;
Sun, 04 Feb 2007 22:02:18 +0100 wenzelm added print_strings;
Sun, 04 Feb 2007 22:02:17 +0100 wenzelm old-fashioned abstype ctyp/cterm/thm prevents accidental equality tests;
Sun, 04 Feb 2007 22:02:16 +0100 wenzelm def_simproc(_i): tuned interface;
Sun, 04 Feb 2007 22:02:15 +0100 wenzelm added cterm interface;
Sun, 04 Feb 2007 22:02:14 +0100 wenzelm type simproc: explicitl dependency of morphism;
Sun, 04 Feb 2007 22:02:13 +0100 wenzelm load morphism.ML later;
Sat, 03 Feb 2007 23:42:55 +0100 urbanc added the two renaming functions from my PhD
Fri, 02 Feb 2007 17:16:16 +0100 urbanc added an infrastructure that allows the user to declare lemmas to be equivariance lemmas; the intention is to use these lemmas in automated tools but also can be employed by the user
Fri, 02 Feb 2007 15:47:58 +0100 nipkow a few additions and deletions
Thu, 01 Feb 2007 20:59:50 +0100 wenzelm tuned;
Thu, 01 Feb 2007 20:40:34 +0100 wenzelm proper use of PureThy.has_name_hint instead of hard-wired string'';
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip