haftmann [Wed, 15 Nov 2006 17:05:43 +0100] rev 21384
moved transitivity rules to Orderings.thy
haftmann [Wed, 15 Nov 2006 17:05:42 +0100] rev 21383
added transitivity rules, reworking of min/max lemmas
haftmann [Wed, 15 Nov 2006 17:05:41 +0100] rev 21382
dropped dependency on sets
haftmann [Wed, 15 Nov 2006 17:05:40 +0100] rev 21381
reworking of min/max lemmas
haftmann [Wed, 15 Nov 2006 17:05:39 +0100] rev 21380
added interpretation
haftmann [Wed, 15 Nov 2006 17:05:38 +0100] rev 21379
removed HOL_css
haftmann [Wed, 15 Nov 2006 17:05:37 +0100] rev 21378
added evaluation oracle
urbanc [Wed, 15 Nov 2006 16:23:55 +0100] rev 21377
replaced exists_fresh lemma with a version formulated with obtains;
old lemma is available as exists_fresh' (still needed in apply-scripts)
wenzelm [Wed, 15 Nov 2006 15:39:22 +0100] rev 21376
updated;
wenzelm [Wed, 15 Nov 2006 15:37:34 +0100] rev 21375
Auxiliary antiquotations for Isabelle manuals.
wenzelm [Wed, 15 Nov 2006 15:36:09 +0100] rev 21374
common antiquote_setup.ML;
paulson [Wed, 15 Nov 2006 11:33:59 +0100] rev 21373
Arity clauses are now produced only for types and type classes actually used.
wenzelm [Tue, 14 Nov 2006 22:17:04 +0100] rev 21372
converted to 'inductive2';
wenzelm [Tue, 14 Nov 2006 22:17:03 +0100] rev 21371
added for_simple_fixes, specification;
wenzelm [Tue, 14 Nov 2006 22:17:01 +0100] rev 21370
replaced Variable.fix_frees by Variable.auto_fixes (depends on body mode);
wenzelm [Tue, 14 Nov 2006 22:17:00 +0100] rev 21369
removed fix_frees interface;
added auto_fixes (depends on body mode);
wenzelm [Tue, 14 Nov 2006 22:16:59 +0100] rev 21368
converted to 'inductive2';
proper localized definitions;
added rec examples;
wenzelm [Tue, 14 Nov 2006 22:16:58 +0100] rev 21367
inductive: canonical specification syntax (flattened result only);
inductive_cases: local_theory;
mk_cases/ind_cases: removed legacy code, proper treatment of fixed variables;
get_inductive etc.: Proof.context;
removed old trace/debug code;
tuned;
wenzelm [Tue, 14 Nov 2006 22:16:57 +0100] rev 21366
inductive2: canonical specification syntax;
ind_cases2: proper treatment of fixed variables;
wenzelm [Tue, 14 Nov 2006 22:16:55 +0100] rev 21365
InductivePackage.add_inductive_i: canonical argument order;
wenzelm [Tue, 14 Nov 2006 22:16:54 +0100] rev 21364
inductive2: canonical specification syntax;
schirmer [Tue, 14 Nov 2006 17:55:30 +0100] rev 21363
Exported some names
wenzelm [Tue, 14 Nov 2006 15:29:56 +0100] rev 21362
simplified Proof.theorem(_i) interface -- removed target support;
removed obsolete global_goal interface;
removed goal_names, simplified goal kind output;
tuned;
wenzelm [Tue, 14 Nov 2006 15:29:55 +0100] rev 21361
simplified Proof.theorem(_i) interface;
simplified goal kind output;
wenzelm [Tue, 14 Nov 2006 15:29:54 +0100] rev 21360
antiquotation theory: plain Theory.requires, no peeking at ThyInfo;
wenzelm [Tue, 14 Nov 2006 15:29:52 +0100] rev 21359
simplified Proof.theorem(_i) interface;
wenzelm [Tue, 14 Nov 2006 15:29:50 +0100] rev 21358
tuned antiquotation theory;
haftmann [Tue, 14 Nov 2006 09:06:08 +0100] rev 21357
value restriction