urbanc [Tue, 24 Jan 2006 13:28:06 +0100] rev 18773
the additional freshness-condition in the one-induction
is not needed anywhere.
wenzelm [Tue, 24 Jan 2006 00:44:39 +0100] rev 18772
fixed code_generate syntax;
wenzelm [Tue, 24 Jan 2006 00:43:34 +0100] rev 18771
renamed axiomatize(_i) to axiomatization(_i);
LocalTheory;
wenzelm [Tue, 24 Jan 2006 00:43:33 +0100] rev 18770
renamed inferred_type to inferred_param;
added inferred_fixes;
wenzelm [Tue, 24 Jan 2006 00:43:32 +0100] rev 18769
ProofContext.inferred_param;
wenzelm [Tue, 24 Jan 2006 00:43:31 +0100] rev 18768
removed the_params;
wenzelm [Tue, 24 Jan 2006 00:43:29 +0100] rev 18767
added actual operations;
wenzelm [Tue, 24 Jan 2006 00:43:28 +0100] rev 18766
axiomatization: optional vars;
wenzelm [Tue, 24 Jan 2006 00:43:27 +0100] rev 18765
LocalTheory.pretty_consts;
wenzelm [Tue, 24 Jan 2006 00:43:25 +0100] rev 18764
tuned;
wenzelm [Tue, 24 Jan 2006 00:43:24 +0100] rev 18763
add_finals: prep_consts, i.e. varify type;
wenzelm [Tue, 24 Jan 2006 00:43:23 +0100] rev 18762
added dest_all;
webertj [Mon, 23 Jan 2006 18:20:48 +0100] rev 18761
TimeLimit replaced by interrupt_timeout
webertj [Mon, 23 Jan 2006 17:29:52 +0100] rev 18760
TimeLimit replaced by interrupt_timeout
krauss [Mon, 23 Jan 2006 15:23:31 +0100] rev 18759
Updated to Isabelle 2006-01-23
urbanc [Mon, 23 Jan 2006 15:14:06 +0100] rev 18758
made change for ex1
haftmann [Mon, 23 Jan 2006 14:07:52 +0100] rev 18757
removed problematic keyword 'atom'
haftmann [Mon, 23 Jan 2006 14:06:40 +0100] rev 18756
more general serializer
haftmann [Mon, 23 Jan 2006 14:06:28 +0100] rev 18755
slight steps forward
haftmann [Mon, 23 Jan 2006 14:06:11 +0100] rev 18754
exported after_qed for axclass instance
paulson [Mon, 23 Jan 2006 11:41:54 +0100] rev 18753
ResClasimp.get_clasimp_lemmas now takes all subgoals rather than only the first
paulson [Mon, 23 Jan 2006 11:38:43 +0100] rev 18752
Clausification now handles some IFs in rewrite rules (if-split did not work)
paulson [Mon, 23 Jan 2006 11:37:53 +0100] rev 18751
bugfix: induct_tac no longer raises THM "dest_state"
paulson [Mon, 23 Jan 2006 11:36:50 +0100] rev 18750
fixed the <<= notation
paulson [Mon, 23 Jan 2006 11:36:05 +0100] rev 18749
replacement of bool by a datatype (making problems first-order). More lemma names
mengj [Mon, 23 Jan 2006 10:34:38 +0100] rev 18748
Fixed a bug.
urbanc [Sun, 22 Jan 2006 22:16:34 +0100] rev 18747
no essential changes
urbanc [Sun, 22 Jan 2006 22:11:50 +0100] rev 18746
made the change for setup-functions not returning functions
anymore