wenzelm [Mon, 23 Jun 2008 23:45:48 +0200] rev 27335
moved implies to logic.ML;
removed equals;
qualified all;
wenzelm [Mon, 23 Jun 2008 23:45:47 +0200] rev 27334
added all, is_all;
improved dest_all;
added implies (from term.ML);
wenzelm [Mon, 23 Jun 2008 23:45:46 +0200] rev 27333
Logic.implies;
wenzelm [Mon, 23 Jun 2008 23:45:45 +0200] rev 27332
Logic.is_all;
wenzelm [Mon, 23 Jun 2008 23:45:44 +0200] rev 27331
Term.all;
wenzelm [Mon, 23 Jun 2008 23:45:39 +0200] rev 27330
Logic.all/mk_equals/mk_implies;
wenzelm [Mon, 23 Jun 2008 20:00:58 +0200] rev 27329
session name: empty for Pure and by default;
wenzelm [Mon, 23 Jun 2008 19:00:24 +0200] rev 27328
induct_tac: allow omission of arguments;
wenzelm [Mon, 23 Jun 2008 16:01:03 +0200] rev 27327
info: default name is "", not "Pure";
wenzelm [Mon, 23 Jun 2008 15:51:38 +0200] rev 27326
moved src/HOL/Tools/induct_tacs.ML to src/Tools/induct_tacs.ML;
wenzelm [Mon, 23 Jun 2008 15:51:37 +0200] rev 27325
removed obsolete dest_concls;
wenzelm [Mon, 23 Jun 2008 15:31:25 +0200] rev 27324
induct_tac: mutual rules work as for method "induct";
wenzelm [Mon, 23 Jun 2008 15:26:53 +0200] rev 27323
tuned get_inductT: *all* rules for missing instantiation;
exported get_inductT;
wenzelm [Mon, 23 Jun 2008 15:26:52 +0200] rev 27322
induct_tac: infer mutual rule from types, as for proper induct method;
wenzelm [Mon, 23 Jun 2008 15:26:51 +0200] rev 27321
induct_tac/case_tac: nested tuples are split as expected;
wenzelm [Mon, 23 Jun 2008 15:26:49 +0200] rev 27320
induct_tac: old conjunctive rules no longer supported;
wenzelm [Mon, 23 Jun 2008 15:26:48 +0200] rev 27319
updated generated file;
wenzelm [Mon, 23 Jun 2008 15:26:47 +0200] rev 27318
induct_tac: rule is inferred from types;
huffman [Sun, 22 Jun 2008 23:08:32 +0200] rev 27317
cleaned up some proofs;
removed unused stuff about totally-ordered sets;
import Main
huffman [Sun, 22 Jun 2008 23:02:40 +0200] rev 27316
use new-style abbreviation/notation for fix syntax
wenzelm [Sat, 21 Jun 2008 16:18:52 +0200] rev 27315
import_export_proof: simplified thm definition -- PureThy.name_thm does the job;
wenzelm [Sat, 21 Jun 2008 16:18:51 +0200] rev 27314
added query_type/const/class (meta data);
wenzelm [Sat, 21 Jun 2008 16:18:50 +0200] rev 27313
the_tags: explicit error message;
new_decl: Position.thread_data;
wenzelm [Sat, 21 Jun 2008 16:18:49 +0200] rev 27312
activate_context: strict the_context, no fallback on theory context;
huffman [Fri, 20 Jun 2008 23:37:24 +0200] rev 27311
remove unused constant liftpair
huffman [Fri, 20 Jun 2008 23:01:09 +0200] rev 27310
simplify profinite class axioms
huffman [Fri, 20 Jun 2008 22:51:50 +0200] rev 27309
clean up and rename some profinite lemmas
isatest [Fri, 20 Jun 2008 22:41:41 +0200] rev 27308
move at-sml-dev-e to macbroy23
huffman [Fri, 20 Jun 2008 22:28:10 +0200] rev 27307
replace SetPcpo.thy with Cset.thy
wenzelm [Fri, 20 Jun 2008 22:02:33 +0200] rev 27306
updated for 2008;
proper name of TUM;