paulson [Mon, 22 May 2000 12:30:07 +0200] rev 8914
Proving that multisets are partially ordered
New infix syntax for element-hood
New theorem size_union
paulson [Mon, 22 May 2000 12:29:02 +0200] rev 8913
psubsetI is a safe rule
paulson [Mon, 22 May 2000 12:28:34 +0200] rev 8912
new file Induct/MultisetOrder.thy
paulson [Mon, 22 May 2000 12:27:11 +0200] rev 8911
fold_commute, fold_nest_Un_Int, setsum_Un and other new results
wenzelm [Mon, 22 May 2000 12:05:23 +0200] rev 8910
tuned;
wenzelm [Mon, 22 May 2000 12:05:12 +0200] rev 8909
added NatClass;
wenzelm [Mon, 22 May 2000 11:57:27 +0200] rev 8908
show_consts no longer requires show_types;
wenzelm [Mon, 22 May 2000 11:56:55 +0200] rev 8907
tuned;
wenzelm [Mon, 22 May 2000 10:31:44 +0200] rev 8906
tuned;
wenzelm [Mon, 22 May 2000 10:02:58 +0200] rev 8905
obsolete;
wenzelm [Sun, 21 May 2000 21:49:06 +0200] rev 8904
added notes;
wenzelm [Sun, 21 May 2000 21:48:39 +0200] rev 8903
new Isar version;
wenzelm [Sun, 21 May 2000 14:49:28 +0200] rev 8902
replaced {{ }} by { };
wenzelm [Sun, 21 May 2000 14:44:01 +0200] rev 8901
cite isabelle-axclass;
wenzelm [Sun, 21 May 2000 14:42:35 +0200] rev 8900
improved \BG, \EN;
wenzelm [Sun, 21 May 2000 14:37:17 +0200] rev 8899
removed is_type_abbr;
wenzelm [Sun, 21 May 2000 14:36:29 +0200] rev 8898
removed is_type_abbr;
added certify_class, certify_sort, read_sort;
adapted to inner syntax of sorts;
wenzelm [Sun, 21 May 2000 14:35:27 +0200] rev 8897
adapted to inner syntax of sorts;
wenzelm [Sun, 21 May 2000 14:33:46 +0200] rev 8896
replaced {{ }} by { };
wenzelm [Sun, 21 May 2000 14:32:47 +0200] rev 8895
added sort_of_term;
export sortT;
wenzelm [Sun, 21 May 2000 14:31:41 +0200] rev 8894
added read_sort;
wenzelm [Sun, 21 May 2000 01:18:29 +0200] rev 8893
*** empty log message ***
wenzelm [Sun, 21 May 2000 01:17:12 +0200] rev 8892
new stuff;
wenzelm [Sun, 21 May 2000 01:16:54 +0200] rev 8891
\urlstyle{rm};
wenzelm [Sun, 21 May 2000 01:12:00 +0200] rev 8890
snapshot of new Isar'ized version;
nipkow [Sat, 20 May 2000 18:37:21 +0200] rev 8889
added lemma.
nipkow [Sat, 20 May 2000 15:15:02 +0200] rev 8888
fixed link
wenzelm [Thu, 18 May 2000 19:10:08 +0200] rev 8887
* HOL/ML: even fewer consts are declared as global (see theories Ord,
Lfp, Gfp, WF); this only affects ML packages that refer to const names
internally;
* 'pr' command: no longer prints theory contexts, but only proof
states;