Mon, 26 Feb 2007 23:18:28 +0100 |
wenzelm |
Thm.internalK;
|
file |
diff |
annotate
|
Mon, 26 Feb 2007 20:14:47 +0100 |
wenzelm |
removed obsolete theorem_space;
|
file |
diff |
annotate
|
Tue, 06 Feb 2007 17:06:44 +0100 |
wenzelm |
added has_kind/get_kind;
|
file |
diff |
annotate
|
Thu, 01 Feb 2007 20:40:34 +0100 |
wenzelm |
proper use of PureThy.has_name_hint instead of hard-wired string'';
|
file |
diff |
annotate
|
Wed, 31 Jan 2007 20:06:24 +0100 |
aspinall |
Expose hard-wired string which was changed and broke Proof General.
|
file |
diff |
annotate
|
Fri, 19 Jan 2007 22:08:19 +0100 |
wenzelm |
moved thm/thms to ml_context.ML;
|
file |
diff |
annotate
|
Fri, 19 Jan 2007 13:09:33 +0100 |
wenzelm |
adapted ML context operations;
|
file |
diff |
annotate
|
Sat, 30 Dec 2006 16:08:04 +0100 |
wenzelm |
added has_name_hint;
|
file |
diff |
annotate
|
Tue, 05 Dec 2006 00:30:38 +0100 |
wenzelm |
thm/prf: separate official name vs. additional tags;
|
file |
diff |
annotate
|
Thu, 30 Nov 2006 14:17:31 +0100 |
wenzelm |
Theory.merge_list;
|
file |
diff |
annotate
|
Wed, 29 Nov 2006 23:33:09 +0100 |
wenzelm |
*** bad commit -- reverted to previous version ***
|
file |
diff |
annotate
|
Wed, 29 Nov 2006 23:28:10 +0100 |
wenzelm |
added map/burrow_facts;
|
file |
diff |
annotate
|
Wed, 29 Nov 2006 04:11:13 +0100 |
wenzelm |
added map/burrow_facts;
|
file |
diff |
annotate
|
Tue, 28 Nov 2006 00:35:23 +0100 |
wenzelm |
added burrow_fact;
|
file |
diff |
annotate
|
Sun, 26 Nov 2006 18:07:16 +0100 |
wenzelm |
updated (binder) syntax/notation;
|
file |
diff |
annotate
|
Thu, 23 Nov 2006 22:38:32 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 21 Nov 2006 18:07:35 +0100 |
wenzelm |
moved theorem kinds from PureThy to Thm;
|
file |
diff |
annotate
|
Wed, 04 Oct 2006 14:14:33 +0200 |
haftmann |
*** empty log message ***
|
file |
diff |
annotate
|
Thu, 21 Sep 2006 19:04:20 +0200 |
wenzelm |
member (op =);
|
file |
diff |
annotate
|
Tue, 11 Jul 2006 12:16:54 +0200 |
wenzelm |
replaced Term.variant(list) by Name.variant(_list);
|
file |
diff |
annotate
|
Sat, 08 Jul 2006 12:54:45 +0200 |
wenzelm |
tuned exception handling;
|
file |
diff |
annotate
|
Mon, 05 Jun 2006 21:54:21 +0200 |
wenzelm |
support embedded terms;
|
file |
diff |
annotate
|
Sat, 13 May 2006 02:51:40 +0200 |
wenzelm |
added add_defs_unchecked(_i);
|
file |
diff |
annotate
|
Fri, 05 May 2006 21:59:45 +0200 |
wenzelm |
added syntax for _type_constraint_;
|
file |
diff |
annotate
|
Thu, 27 Apr 2006 15:06:35 +0200 |
wenzelm |
tuned basic list operators (flat, maps, map_filter);
|
file |
diff |
annotate
|
Wed, 26 Apr 2006 22:38:05 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 13 Apr 2006 12:01:04 +0200 |
wenzelm |
moved print_theorems/theory to Isar/proof_display.ML;
|
file |
diff |
annotate
|
Mon, 10 Apr 2006 00:33:49 +0200 |
wenzelm |
Term.itselfT;
|
file |
diff |
annotate
|
Tue, 21 Mar 2006 12:18:15 +0100 |
wenzelm |
avoid polymorphic equality;
|
file |
diff |
annotate
|
Wed, 22 Feb 2006 22:18:39 +0100 |
wenzelm |
simplified Pure conjunction, based on actual const;
|
file |
diff |
annotate
|
Wed, 15 Feb 2006 21:34:55 +0100 |
wenzelm |
removed distinct, renamed gen_distinct to distinct;
|
file |
diff |
annotate
|
Sun, 29 Jan 2006 19:23:45 +0100 |
wenzelm |
proper order of trfuns;
|
file |
diff |
annotate
|
Fri, 27 Jan 2006 19:03:07 +0100 |
wenzelm |
moved theorem tags from Drule to PureThy;
|
file |
diff |
annotate
|
Wed, 25 Jan 2006 00:21:36 +0100 |
wenzelm |
export name_multi;
|
file |
diff |
annotate
|
Sat, 21 Jan 2006 23:02:14 +0100 |
wenzelm |
simplified type attribute;
|
file |
diff |
annotate
|
Thu, 19 Jan 2006 21:22:18 +0100 |
wenzelm |
setup: theory -> theory;
|
file |
diff |
annotate
|
Sat, 14 Jan 2006 17:14:06 +0100 |
wenzelm |
sane ERROR handling;
|
file |
diff |
annotate
|
Fri, 13 Jan 2006 01:13:03 +0100 |
wenzelm |
generic_setup: optional argument, defaults to Context.setup();
|
file |
diff |
annotate
|
Sat, 07 Jan 2006 23:27:53 +0100 |
wenzelm |
gen_names: preserve empty names;
|
file |
diff |
annotate
|
Fri, 16 Dec 2005 09:00:11 +0100 |
haftmann |
re-arranged tuples (theory * 'a) to ('a * theory) in Pure
|
file |
diff |
annotate
|
Fri, 09 Dec 2005 09:06:45 +0100 |
haftmann |
oriented result pairs in PureThy
|
file |
diff |
annotate
|
Tue, 06 Dec 2005 09:04:09 +0100 |
haftmann |
re-oriented some result tuples in PureThy
|
file |
diff |
annotate
|
Fri, 28 Oct 2005 22:27:59 +0200 |
wenzelm |
datatype thmref: added Fact;
|
file |
diff |
annotate
|
Wed, 19 Oct 2005 21:52:43 +0200 |
wenzelm |
added thm(s) retrieval functions (from goals.ML);
|
file |
diff |
annotate
|
Thu, 29 Sep 2005 00:58:56 +0200 |
wenzelm |
Theory.add_finals_i;
|
file |
diff |
annotate
|
Tue, 20 Sep 2005 08:21:49 +0200 |
haftmann |
slight adaptions to library changes
|
file |
diff |
annotate
|
Thu, 15 Sep 2005 17:17:06 +0200 |
wenzelm |
TableFun/Symtab: curried lookup and update;
|
file |
diff |
annotate
|
Tue, 13 Sep 2005 22:19:26 +0200 |
wenzelm |
added generic_setup, add_oracle (from isar_thy.ML);
|
file |
diff |
annotate
|
Thu, 01 Sep 2005 18:48:50 +0200 |
wenzelm |
curried_lookup/update;
|
file |
diff |
annotate
|
Sun, 28 Aug 2005 16:04:46 +0200 |
wenzelm |
export theorems_of;
|
file |
diff |
annotate
|
Mon, 01 Aug 2005 19:20:41 +0200 |
wenzelm |
Compress.init_data;
|
file |
diff |
annotate
|
Wed, 13 Jul 2005 11:16:34 +0200 |
haftmann |
(intermediate commit)
|
file |
diff |
annotate
|
Wed, 06 Jul 2005 20:00:29 +0200 |
wenzelm |
tuned forall_elim_var(s): avoid expensive Term.add_vars;
|
file |
diff |
annotate
|
Wed, 22 Jun 2005 19:41:22 +0200 |
wenzelm |
renamed init to init_data;
|
file |
diff |
annotate
|
Tue, 21 Jun 2005 09:51:59 +0200 |
wenzelm |
enter_thms: use theorem database of thy *after* attribute application;
|
file |
diff |
annotate
|
Mon, 20 Jun 2005 22:14:07 +0200 |
wenzelm |
datatype thmref = Name ... | NameSelection ...;
|
file |
diff |
annotate
|
Fri, 17 Jun 2005 18:33:26 +0200 |
wenzelm |
added theorem_space;
|
file |
diff |
annotate
|
Thu, 09 Jun 2005 12:03:23 +0200 |
wenzelm |
thms_of no longer global;
|
file |
diff |
annotate
|
Tue, 31 May 2005 11:53:23 +0200 |
wenzelm |
renamed cond_extern to extern;
|
file |
diff |
annotate
|
Sun, 22 May 2005 16:51:11 +0200 |
wenzelm |
added string_of_thmref, selections, fact_index_of, valid_thms;
|
file |
diff |
annotate
|
Tue, 17 May 2005 10:19:46 +0200 |
wenzelm |
moved credit to CONTRIBUTORS;
|
file |
diff |
annotate
|
Mon, 16 May 2005 09:35:05 +0200 |
kleing |
searching for thms by combination of criteria (intro, elim, dest, name, term pattern)
|
file |
diff |
annotate
|
Fri, 29 Apr 2005 11:42:46 +0200 |
kleing |
credits
|
file |
diff |
annotate
|
Fri, 29 Apr 2005 11:22:41 +0200 |
kleing |
new thms_containing that searches for patterns instead of constants
|
file |
diff |
annotate
|
Thu, 21 Apr 2005 22:02:06 +0200 |
wenzelm |
superceded by Pure.thy and CPure.thy;
|
file |
diff |
annotate
|
Thu, 21 Apr 2005 19:12:03 +0200 |
berghofe |
- Eliminated nodup_vars check.
|
file |
diff |
annotate
|
Wed, 13 Apr 2005 18:47:43 +0200 |
wenzelm |
*** MESSAGE REFERS TO PREVIOUS VERSION ***
|
file |
diff |
annotate
|
Wed, 13 Apr 2005 18:34:22 +0200 |
wenzelm |
*** empty log message ***
|
file |
diff |
annotate
|
Mon, 11 Apr 2005 12:34:34 +0200 |
ballarin |
First release of interpretation commands.
|
file |
diff |
annotate
|
Thu, 24 Mar 2005 17:03:37 +0100 |
ballarin |
Further work on interpretation commands. New command `interpret' for
|
file |
diff |
annotate
|
Thu, 03 Mar 2005 12:43:01 +0100 |
skalberg |
Move towards standard functions.
|
file |
diff |
annotate
|
Sun, 13 Feb 2005 17:15:14 +0100 |
skalberg |
Deleted Library.option type.
|
file |
diff |
annotate
|
Thu, 10 Feb 2005 11:19:03 +0100 |
berghofe |
Fixed bug in select_thm.
|
file |
diff |
annotate
|
Thu, 10 Feb 2005 10:43:57 +0100 |
berghofe |
Subscripts for theorem lists now start at 1.
|
file |
diff |
annotate
|
Mon, 24 Jan 2005 17:56:18 +0100 |
berghofe |
Specific theorems in a named list of theorems can now be referred to
|
file |
diff |
annotate
|
Wed, 08 Dec 2004 15:15:49 +0100 |
nipkow |
fixed bug in find functions that I introduced some time ago.
|
file |
diff |
annotate
|
Mon, 21 Jun 2004 10:25:57 +0200 |
kleing |
Merged in license change from Isabelle2004
|
file |
diff |
annotate
|
Tue, 01 Jun 2004 12:33:50 +0200 |
wenzelm |
removed obsolete sort 'logic';
|
file |
diff |
annotate
|
Mon, 26 Apr 2004 11:15:56 +0200 |
paulson |
commented
|
file |
diff |
annotate
|
Wed, 14 Apr 2004 13:28:46 +0200 |
wenzelm |
renamed have_thms to note_thms;
|
file |
diff |
annotate
|
Wed, 11 Feb 2004 17:39:00 +0100 |
berghofe |
Removed "duplicate fact binding" error message.
|
file |
diff |
annotate
|
Thu, 09 Oct 2003 18:13:32 +0200 |
skalberg |
Added support for making constants final, that is, ensuring that no
|
file |
diff |
annotate
|
Mon, 03 Feb 2003 11:06:06 +0100 |
berghofe |
Moved find_intros_goal from goals.ML to pure_thy.ML
|
file |
diff |
annotate
|
Wed, 13 Nov 2002 15:35:15 +0100 |
berghofe |
Fixed name clash problem in forall_elim_var.
|
file |
diff |
annotate
|
Mon, 21 Oct 2002 17:11:29 +0200 |
berghofe |
Removed flexpair_def.
|
file |
diff |
annotate
|
Mon, 14 Oct 2002 10:44:32 +0200 |
nipkow |
Ported find_intro/elim to Isar.
|
file |
diff |
annotate
|
Tue, 27 Aug 2002 16:41:01 +0200 |
wenzelm |
disallow duplicate fact bindings for drafts (i.e. within new-style theory files);
|
file |
diff |
annotate
|
Fri, 26 Jul 2002 21:07:57 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 02 Jul 2002 15:38:48 +0200 |
wenzelm |
improved thms_containing (use FactIndex.T etc.);
|
file |
diff |
annotate
|
Thu, 07 Feb 2002 11:07:03 +0100 |
berghofe |
Theorems are only "pre-named" if the do not already have names.
|
file |
diff |
annotate
|
Fri, 11 Jan 2002 00:29:54 +0100 |
wenzelm |
have_thmss vs. have_thmss_i;
|
file |
diff |
annotate
|
Thu, 10 Jan 2002 01:12:01 +0100 |
wenzelm |
added hide_thms;
|
file |
diff |
annotate
|
Wed, 28 Nov 2001 00:46:26 +0100 |
wenzelm |
theory data: removed obsolete finish method;
|
file |
diff |
annotate
|
Tue, 20 Nov 2001 20:56:42 +0100 |
wenzelm |
trfuns *after* binder syntax;
|
file |
diff |
annotate
|
Mon, 19 Nov 2001 17:38:09 +0100 |
berghofe |
Further restructuring of theorem naming functions.
|
file |
diff |
annotate
|
Sun, 11 Nov 2001 21:31:35 +0100 |
wenzelm |
renamed open_smart_store_thms to smart_store_thms_open;
|
file |
diff |
annotate
|
Fri, 09 Nov 2001 00:19:20 +0100 |
wenzelm |
theory data: finish method;
|
file |
diff |
annotate
|
Wed, 31 Oct 2001 19:37:04 +0100 |
berghofe |
- enter_thmx -> enter_thms
|
file |
diff |
annotate
|
Fri, 28 Sep 2001 19:23:07 +0200 |
wenzelm |
internal thm numbering with ":" instead of "_";
|
file |
diff |
annotate
|
Fri, 31 Aug 2001 16:11:20 +0200 |
berghofe |
Added equality axioms and initialization of proof term package.
|
file |
diff |
annotate
|
Wed, 13 Dec 2000 17:43:33 +0100 |
wenzelm |
eliminated GOAL syntax;
|
file |
diff |
annotate
|
Sun, 12 Nov 2000 14:35:41 +0100 |
wenzelm |
Syntax.pure_appl_syntax declared as output syntax for theory ProtoPure;
|
file |
diff |
annotate
|
Sun, 17 Sep 2000 22:21:31 +0200 |
wenzelm |
Display.pretty_thm_sg;
|
file |
diff |
annotate
|
Sat, 02 Sep 2000 21:52:15 +0200 |
wenzelm |
added get_thm_closure;
|
file |
diff |
annotate
|
Wed, 09 Aug 2000 21:00:22 +0200 |
wenzelm |
added get_thms_closure, single_thm;
|
file |
diff |
annotate
|
Fri, 04 Aug 2000 22:58:53 +0200 |
wenzelm |
dummy_pattern moved to term.ML;
|
file |
diff |
annotate
|
Thu, 13 Jul 2000 23:14:49 +0200 |
wenzelm |
add_defs(_i): overloaded option;
|
file |
diff |
annotate
|
Tue, 04 Jul 2000 01:11:42 +0200 |
wenzelm |
added "nothing" (empty list of theorems);
|
file |
diff |
annotate
|
Sat, 01 Jul 2000 19:40:46 +0200 |
wenzelm |
print_theorems: omit name space;
|
file |
diff |
annotate
|
Thu, 29 Jun 2000 22:29:46 +0200 |
wenzelm |
have_thmss: handle multiple lists of arguments;
|
file |
diff |
annotate
|
Wed, 31 May 2000 14:26:46 +0200 |
wenzelm |
get_thm(s): automatic transfer;
|
file |
diff |
annotate
|
Mon, 17 Apr 2000 13:57:55 +0200 |
wenzelm |
Pretty.chunks;
|
file |
diff |
annotate
|
Mon, 13 Mar 2000 12:25:16 +0100 |
wenzelm |
add_thms, add_axioms, add_defs: return theorems as well;
|
file |
diff |
annotate
|
Mon, 29 Nov 1999 15:52:49 +0100 |
wenzelm |
Goal: tuned pris;
|
file |
diff |
annotate
|
Wed, 27 Oct 1999 17:09:05 +0200 |
wenzelm |
dummy_pattern: aprop;
|
file |
diff |
annotate
|
Thu, 21 Oct 1999 18:42:38 +0200 |
wenzelm |
forall_elim_var(s) move here from drule.ML;
|
file |
diff |
annotate
|
Fri, 08 Oct 1999 16:16:51 +0200 |
wenzelm |
theorem database now also indexes constants "Trueprop", "all",
|
file |
diff |
annotate
|
Wed, 06 Oct 1999 14:03:51 +0200 |
wenzelm |
fixed naming of single axioms;
|
file |
diff |
annotate
|
Mon, 06 Sep 1999 16:56:01 +0200 |
wenzelm |
removed thms_closure (unused);
|
file |
diff |
annotate
|
Sat, 04 Sep 1999 21:02:19 +0200 |
wenzelm |
eliminated default_name (thms no longer stored for name "");
|
file |
diff |
annotate
|