paulson [Wed, 30 Jan 2002 12:22:59 +0100] rev 12861
mu-syntax for the LEAST operator
paulson [Wed, 30 Jan 2002 12:22:40 +0100] rev 12860
Multiset: added the translation Mult(A) => A-||>nat-{0}
(which internalises the `multiset' relation).
FoldSet: weakened the typing conditions of the function f and
(by the way) removed the `locale' declarations.
wenzelm [Mon, 28 Jan 2002 23:35:20 +0100] rev 12859
tuned;
wenzelm [Mon, 28 Jan 2002 18:51:48 +0100] rev 12858
GPLed;
wenzelm [Mon, 28 Jan 2002 18:50:23 +0100] rev 12857
tuned header;
wenzelm [Mon, 28 Jan 2002 18:48:25 +0100] rev 12856
tuned;
schirmer [Mon, 28 Jan 2002 17:52:13 +0100] rev 12855
Bali added
schirmer [Mon, 28 Jan 2002 17:00:19 +0100] rev 12854
Isabelle/Bali sources;
wenzelm [Sat, 26 Jan 2002 19:20:01 +0100] rev 12853
Isar cases/induct: no backtracking;
wenzelm [Sat, 26 Jan 2002 19:17:15 +0100] rev 12852
cases: really append cases_default;
cases/induct method: DETERM;
wenzelm [Sat, 26 Jan 2002 19:15:51 +0100] rev 12851
generic DETERM;
paulson [Fri, 25 Jan 2002 15:42:59 +0100] rev 12850
ZF
wenzelm [Thu, 24 Jan 2002 22:44:10 +0100] rev 12849
copy_files *.sty;
wenzelm [Thu, 24 Jan 2002 22:43:40 +0100] rev 12848
cond_print_result_rule: priority (again) instead of slightly
ill-behaved tracing output;
wenzelm [Thu, 24 Jan 2002 22:42:14 +0100] rev 12847
fixed subgoal_tac; fails on non-existent subgoal;
wenzelm [Thu, 24 Jan 2002 22:41:44 +0100] rev 12846
copy_styles replaces overly conservative update_styles;
wenzelm [Thu, 24 Jan 2002 18:22:01 +0100] rev 12845
Springer LNCS 2283;
wenzelm [Thu, 24 Jan 2002 16:37:49 +0100] rev 12844
updated;
wenzelm [Thu, 24 Jan 2002 16:37:43 +0100] rev 12843
iff del: less_Suc0 -- luckily this does NOT affect the printed text;
wenzelm [Wed, 23 Jan 2002 17:13:54 +0100] rev 12842
delsimps [less_Suc0];
wenzelm [Wed, 23 Jan 2002 17:01:53 +0100] rev 12841
less_Suc0;
wenzelm [Wed, 23 Jan 2002 16:58:45 +0100] rev 12840
error "Unexpected end of input";
wenzelm [Wed, 23 Jan 2002 16:58:26 +0100] rev 12839
reorganized code for predicate text;
wenzelm [Wed, 23 Jan 2002 16:58:05 +0100] rev 12838
tuned;
lemmas nat_number_of;
wenzelm [Wed, 23 Jan 2002 16:57:33 +0100] rev 12837
* HOL: nat_number_of;
paulson [Wed, 23 Jan 2002 11:43:53 +0100] rev 12836
A few more standard simprules, TCs, etc.
wenzelm [Tue, 22 Jan 2002 21:19:15 +0100] rev 12835
qualified_result replaces qualified;
wenzelm [Tue, 22 Jan 2002 21:18:36 +0100] rev 12834
added locale_facts(_i) interface (useful for simple ML proof tools);
wenzelm [Mon, 21 Jan 2002 22:27:34 +0100] rev 12833
full_proofs;
wenzelm [Mon, 21 Jan 2002 17:03:38 +0100] rev 12832
* Pure/show_hyps reset by default (in accordance to existing Isar practice);