src/Pure/Isar/proof.ML
Wed, 13 Apr 2005 18:34:22 +0200 wenzelm *** empty log message ***
Mon, 11 Apr 2005 12:34:34 +0200 ballarin First release of interpretation commands.
Thu, 24 Mar 2005 17:03:37 +0100 ballarin Further work on interpretation commands. New command `interpret' for
Wed, 09 Mar 2005 18:44:52 +0100 ballarin First version of global registration command.
Fri, 04 Mar 2005 15:07:34 +0100 skalberg Removed practically all references to Library.foldr.
Thu, 03 Mar 2005 12:43:01 +0100 skalberg Move towards standard functions.
Tue, 15 Feb 2005 16:56:15 +0100 berghofe refine now provides specific cases "goal1" ... "goaln" for addressing
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Mon, 24 Jan 2005 17:56:18 +0100 berghofe Specific theorems in a named list of theorems can now be referred to
Fri, 21 Jan 2005 18:00:18 +0100 paulson Jia Meng: delta simpsets and clasets
Tue, 28 Sep 2004 13:54:49 +0200 ballarin Bug fixes.
Mon, 27 Sep 2004 10:27:34 +0200 ballarin Modified locales: improved implementation of "includes".
Thu, 09 Sep 2004 11:10:16 +0200 paulson new hooks for resolution by Jia Meng
Thu, 12 Aug 2004 10:01:09 +0200 ballarin Disallowed "includes" in locale declarations.
Mon, 02 Aug 2004 10:16:58 +0200 ballarin Some comments added.
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Sat, 05 Jun 2004 13:08:53 +0200 wenzelm pretty_thm/goals_aux, pretty_flexpair: pp;
Wed, 14 Apr 2004 13:28:46 +0200 wenzelm renamed have_thms to note_thms;
Tue, 13 Apr 2004 20:21:11 +0200 wenzelm export put_thms;
Tue, 13 Apr 2004 07:45:07 +0200 kleing export thisN
Wed, 07 Apr 2004 20:42:13 +0200 ballarin Locale instantiation: label parameter optional, new attribute paramter.
Fri, 02 Apr 2004 14:08:30 +0200 ballarin Experimental command for instantiation of locales in proof contexts:
Sat, 21 Feb 2004 08:43:08 +0100 nipkow Transitive_Closure: added consumes and case_names attributes
Tue, 30 Sep 2003 15:13:02 +0200 ballarin Improvements to Isar/Locales: premises generated by "includes" elements
Thu, 24 Jul 2003 17:47:56 +0200 berghofe Exported function get_mode.
Tue, 18 Mar 2003 17:55:54 +0100 nipkow toggled show_main_goal
Thu, 07 Nov 2002 09:08:25 +0100 nipkow added show_main_goal
Mon, 30 Sep 2002 15:44:21 +0200 nipkow modified induct method
Fri, 26 Jul 2002 21:09:39 +0200 wenzelm support for split assumptions in cases (hyps vs. prems);
Wed, 24 Jul 2002 00:12:50 +0200 wenzelm tuned view;
Fri, 19 Jul 2002 18:44:07 +0200 wenzelm support locale ``views'' (for cumulative predicates);
Tue, 16 Jul 2002 18:41:50 +0200 wenzelm export map_context;
Wed, 10 Jul 2002 14:50:08 +0200 wenzelm tuned Locale.add_thmss;
Thu, 04 Jul 2002 16:48:21 +0200 wenzelm tuned;
Tue, 02 Jul 2002 15:41:02 +0200 wenzelm these_facts: refrain from put_thmss (2nd time!);
Wed, 27 Feb 2002 21:53:54 +0100 wenzelm tuned feedback of goal forms;
Tue, 26 Feb 2002 21:47:11 +0100 wenzelm clarified localized multi statements;
Sun, 24 Feb 2002 21:47:33 +0100 wenzelm added using_thmss(_i);
Thu, 17 Jan 2002 21:06:23 +0100 wenzelm RuleCases.make interface based on term instead of thm;
Tue, 15 Jan 2002 00:12:21 +0100 wenzelm allow zero goals;
Fri, 11 Jan 2002 00:33:35 +0100 wenzelm have_thmss vs. have_thmss_i;
Thu, 10 Jan 2002 16:06:39 +0100 wenzelm refine_tac: Tactic.norm_hhf_tac before trying rule;
Thu, 10 Jan 2002 01:13:41 +0100 wenzelm locales: hide base name of exported version;
Wed, 19 Dec 2001 00:28:27 +0100 wenzelm tuned interface of ProofContext.generalize;
Tue, 18 Dec 2001 14:20:38 +0100 wenzelm use Locale.read/cert_context_statement;
Fri, 14 Dec 2001 22:29:11 +0100 wenzelm tuned locale interface;
Fri, 14 Dec 2001 11:56:09 +0100 wenzelm Locale.activate_context;
Sat, 08 Dec 2001 14:43:48 +0100 wenzelm tuned print_state interfaces;
Wed, 28 Nov 2001 00:42:35 +0100 wenzelm print_state: up to 7 result names;
Mon, 19 Nov 2001 23:37:01 +0100 wenzelm improved treatment of common result name;
Mon, 19 Nov 2001 20:47:39 +0100 wenzelm multi_theorem: common statement header (covers *all* results);
Fri, 16 Nov 2001 15:25:17 +0100 wenzelm finish_global: Drule.strip_shyps_warning (just for warning);
Mon, 12 Nov 2001 23:28:49 +0100 wenzelm empty rule_context for multiple goals;
Sun, 11 Nov 2001 21:36:40 +0100 wenzelm added multi_theorem(_i);
Wed, 07 Nov 2001 18:53:11 +0100 wenzelm locale_prefix: Sign.base_name;
Tue, 06 Nov 2001 23:55:19 +0100 wenzelm pretty_goals_local: observes context syntax;
Tue, 06 Nov 2001 01:20:49 +0100 wenzelm theorem(_i): locale atts;
Mon, 05 Nov 2001 20:59:35 +0100 wenzelm pretty/print functions with context;
Sun, 04 Nov 2001 20:58:01 +0100 wenzelm theorem(_i): locale elements;
Thu, 01 Nov 2001 21:11:17 +0100 wenzelm theorem: locale argument;
less more (0) -100 -60 tip