Tue, 01 Jul 2008 08:19:00 +0200 haftmann HOL += HOL-Complex
Tue, 01 Jul 2008 08:05:08 +0200 haftmann HOL += HOL-Complex
Tue, 01 Jul 2008 07:58:37 +0200 haftmann tuned
Tue, 01 Jul 2008 07:58:17 +0200 haftmann HOL += HOL-Complex
Tue, 01 Jul 2008 07:13:45 +0200 huffman put file dependencies on separate lines
Tue, 01 Jul 2008 06:56:37 +0200 huffman range_composition no longer in simp set
Tue, 01 Jul 2008 06:51:59 +0200 huffman remove simp attribute from range_composition
Tue, 01 Jul 2008 06:21:28 +0200 huffman rename INF to INFM
Tue, 01 Jul 2008 03:14:00 +0200 huffman remove unused lemmas ub2ub_monofun' and dir2dir_monofun
Tue, 01 Jul 2008 03:12:39 +0200 huffman remove redundant instance proof finite_po < cpo
Tue, 01 Jul 2008 02:50:29 +0200 huffman remove unused lemma is_lub_Iup'
Tue, 01 Jul 2008 02:19:53 +0200 huffman replace lub (range Y) with (LUB i. Y i)
Tue, 01 Jul 2008 01:28:44 +0200 huffman add file dependencies
Tue, 01 Jul 2008 01:28:07 +0200 huffman universal bifinite domain
Tue, 01 Jul 2008 01:26:20 +0200 huffman isomorphisms between naturals and sums, products, and finite sets
Tue, 01 Jul 2008 01:25:40 +0200 huffman theory of algebraic deflations
Tue, 01 Jul 2008 01:25:16 +0200 huffman theory of eventually-constant sequences
Tue, 01 Jul 2008 01:19:08 +0200 huffman rename lemmas INF_foo to INFM_foo; add new lemmas about MOST and INFM
Tue, 01 Jul 2008 01:09:03 +0200 huffman rename compact_approx to compact_take
Tue, 01 Jul 2008 00:58:19 +0200 huffman rename approx_pd to pd_take
Tue, 01 Jul 2008 00:52:46 +0200 huffman split Completion.thy from CompactBasis.thy
Mon, 30 Jun 2008 22:24:27 +0200 wenzelm filemap for CVS -> Mercurial conversion;
Mon, 30 Jun 2008 22:16:47 +0200 huffman reuse proofs from Deflation.thy; clean up proof of finite_range_cfun_lemma
Mon, 30 Jun 2008 21:52:17 +0200 huffman New theory of deflations and embedding-projection pairs
Mon, 30 Jun 2008 21:47:56 +0200 huffman remove unused Cset.thy
Mon, 30 Jun 2008 14:06:44 +0200 urbanc added facts to lemma swap_simps and tuned lemma calc_atms
Mon, 30 Jun 2008 13:41:33 +0200 haftmann simplified retrieval of theory names of consts and types
Mon, 30 Jun 2008 13:41:31 +0200 haftmann tagged arities
Mon, 30 Jun 2008 13:41:30 +0200 haftmann HOL-Complex with proof terms
Mon, 30 Jun 2008 13:41:28 +0200 haftmann code generator setup for "int" also works under eta-contraction
Sat, 28 Jun 2008 23:52:43 +0200 wenzelm added ML/ml_thms.ML;
Sat, 28 Jun 2008 22:58:49 +0200 wenzelm tuned;
Sat, 28 Jun 2008 22:56:26 +0200 wenzelm tuned;
Sat, 28 Jun 2008 22:54:19 +0200 wenzelm additional ML antiquotations;
Sat, 28 Jun 2008 22:52:11 +0200 wenzelm moved theorem values to ml_thms.ML;
Sat, 28 Jun 2008 22:52:07 +0200 wenzelm Isar theorem values within ML.
Sat, 28 Jun 2008 22:52:03 +0200 wenzelm added ML/ml_thms.ML;
Sat, 28 Jun 2008 22:52:01 +0200 wenzelm updated generated file;
Sat, 28 Jun 2008 21:21:21 +0200 wenzelm allow overlap of minor keywords and commands;
Sat, 28 Jun 2008 21:21:20 +0200 wenzelm include HOL-Plain;
Sat, 28 Jun 2008 21:21:18 +0200 wenzelm tuned args parser (cf. args.ML);
Sat, 28 Jun 2008 21:21:17 +0200 wenzelm replaced simple_text by fully-featured parse_args;
Sat, 28 Jun 2008 21:21:15 +0200 wenzelm tuned nested args parser;
Sat, 28 Jun 2008 21:21:13 +0200 wenzelm @{lemma}: 'by' keyword;
Sat, 28 Jun 2008 15:30:46 +0200 wenzelm ML: improved antiquotations;
Sat, 28 Jun 2008 15:17:28 +0200 wenzelm added macro interface;
Sat, 28 Jun 2008 15:17:26 +0200 wenzelm tuned;
Sat, 28 Jun 2008 15:17:24 +0200 wenzelm added thm_name, opt_thm_name;
Fri, 27 Jun 2008 09:55:02 +0200 haftmann adjusted import
Fri, 27 Jun 2008 09:34:08 +0200 haftmann adjusted import
Fri, 27 Jun 2008 00:37:30 +0200 urbanc added a lemma to at_swap_simps
Thu, 26 Jun 2008 17:54:05 +0200 huffman remove cset theory; define ideal completions using typedef instead of cpodef
Thu, 26 Jun 2008 15:06:30 +0200 wenzelm Args.theory;
Thu, 26 Jun 2008 15:06:28 +0200 wenzelm added context/theory scanner;
Thu, 26 Jun 2008 15:06:25 +0200 wenzelm Args.context;
Thu, 26 Jun 2008 11:58:27 +0200 krauss fix: need to beta/eta normalize
Thu, 26 Jun 2008 10:07:01 +0200 haftmann established Plain theory and image
Thu, 26 Jun 2008 10:06:54 +0200 haftmann added dummy citiation
Thu, 26 Jun 2008 10:06:53 +0200 haftmann dropped recdef
Thu, 26 Jun 2008 10:06:51 +0200 haftmann class theory name lookup improved
Wed, 25 Jun 2008 22:11:17 +0200 wenzelm modernized specifications;
Wed, 25 Jun 2008 22:01:35 +0200 wenzelm tuned proofs;
Wed, 25 Jun 2008 22:01:34 +0200 wenzelm modernized specifications;
Wed, 25 Jun 2008 21:25:51 +0200 wenzelm modernized specifications;
Wed, 25 Jun 2008 18:23:50 +0200 urbanc typo
Wed, 25 Jun 2008 17:38:39 +0200 wenzelm re-use official outer keywords;
Wed, 25 Jun 2008 17:38:38 +0200 wenzelm scan: prefer command over keyword, allowing lexicons to overlap;
Wed, 25 Jun 2008 17:38:37 +0200 wenzelm moved global keywords from OuterSyntax to OuterKeyword, tuned interfaces;
Wed, 25 Jun 2008 17:38:36 +0200 wenzelm moved global keywords from OuterSyntax to OuterKeyword, tuned interfaces;
Wed, 25 Jun 2008 17:38:35 +0200 wenzelm antiquote: need to quote outer keywords;
Wed, 25 Jun 2008 17:38:34 +0200 wenzelm tuned;
Wed, 25 Jun 2008 17:38:32 +0200 wenzelm moved global keywords from OuterSyntax to OuterKeyword, tuned interfaces;
Wed, 25 Jun 2008 14:54:45 +0200 berghofe - Equivariance simpset used in proofs of strong induction and inversion
Wed, 25 Jun 2008 12:15:05 +0200 wenzelm pprint: back to proper output of markup, with workaround for Poly/ML crash;
Tue, 24 Jun 2008 23:38:44 +0200 wenzelm back to 1.36 (Poly/ML crash!?);
Tue, 24 Jun 2008 22:27:36 +0200 wenzelm updated generated file;
Tue, 24 Jun 2008 22:13:19 +0200 wenzelm YXML: no special treatment of white space;
Tue, 24 Jun 2008 21:44:52 +0200 wenzelm pprint: proper output of markup (important for token translation);
Tue, 24 Jun 2008 19:43:22 +0200 wenzelm ml_code_antiq: proper scanner combinators;
Tue, 24 Jun 2008 19:43:21 +0200 wenzelm moved concrete antiquotations to ml_antiquote.ML;
Tue, 24 Jun 2008 19:43:20 +0200 wenzelm Antiquote.Open/Close;
Tue, 24 Jun 2008 19:43:19 +0200 wenzelm add_antiq: more general notion of ML antiquotation;
Tue, 24 Jun 2008 19:43:18 +0200 wenzelm added Open/Close -- checked blocks;
Tue, 24 Jun 2008 19:43:17 +0200 wenzelm added pprint_thy_ref;
Tue, 24 Jun 2008 19:43:16 +0200 wenzelm Common ML antiquotations.
Tue, 24 Jun 2008 19:43:15 +0200 wenzelm added ML/ml_antiquote.ML;
Tue, 24 Jun 2008 19:43:14 +0200 wenzelm ML_Antiquote.value;
Tue, 24 Jun 2008 19:43:12 +0200 wenzelm added isaantiqopen/close;
Mon, 23 Jun 2008 23:45:49 +0200 wenzelm Logic.all/mk_equals/mk_implies;
Mon, 23 Jun 2008 23:45:48 +0200 wenzelm moved implies to logic.ML;
Mon, 23 Jun 2008 23:45:47 +0200 wenzelm added all, is_all;
Mon, 23 Jun 2008 23:45:46 +0200 wenzelm Logic.implies;
Mon, 23 Jun 2008 23:45:45 +0200 wenzelm Logic.is_all;
Mon, 23 Jun 2008 23:45:44 +0200 wenzelm Term.all;
Mon, 23 Jun 2008 23:45:39 +0200 wenzelm Logic.all/mk_equals/mk_implies;
Mon, 23 Jun 2008 20:00:58 +0200 wenzelm session name: empty for Pure and by default;
Mon, 23 Jun 2008 19:00:24 +0200 wenzelm induct_tac: allow omission of arguments;
Mon, 23 Jun 2008 16:01:03 +0200 wenzelm info: default name is "", not "Pure";
Mon, 23 Jun 2008 15:51:38 +0200 wenzelm moved src/HOL/Tools/induct_tacs.ML to src/Tools/induct_tacs.ML;
Mon, 23 Jun 2008 15:51:37 +0200 wenzelm removed obsolete dest_concls;
Mon, 23 Jun 2008 15:31:25 +0200 wenzelm induct_tac: mutual rules work as for method "induct";
Mon, 23 Jun 2008 15:26:53 +0200 wenzelm tuned get_inductT: *all* rules for missing instantiation;
Mon, 23 Jun 2008 15:26:52 +0200 wenzelm induct_tac: infer mutual rule from types, as for proper induct method;
Mon, 23 Jun 2008 15:26:51 +0200 wenzelm induct_tac/case_tac: nested tuples are split as expected;
Mon, 23 Jun 2008 15:26:49 +0200 wenzelm induct_tac: old conjunctive rules no longer supported;
Mon, 23 Jun 2008 15:26:48 +0200 wenzelm updated generated file;
Mon, 23 Jun 2008 15:26:47 +0200 wenzelm induct_tac: rule is inferred from types;
Sun, 22 Jun 2008 23:08:32 +0200 huffman cleaned up some proofs;
Sun, 22 Jun 2008 23:02:40 +0200 huffman use new-style abbreviation/notation for fix syntax
Sat, 21 Jun 2008 16:18:52 +0200 wenzelm import_export_proof: simplified thm definition -- PureThy.name_thm does the job;
Sat, 21 Jun 2008 16:18:51 +0200 wenzelm added query_type/const/class (meta data);
Sat, 21 Jun 2008 16:18:50 +0200 wenzelm the_tags: explicit error message;
Sat, 21 Jun 2008 16:18:49 +0200 wenzelm activate_context: strict the_context, no fallback on theory context;
Fri, 20 Jun 2008 23:37:24 +0200 huffman remove unused constant liftpair
Fri, 20 Jun 2008 23:01:09 +0200 huffman simplify profinite class axioms
Fri, 20 Jun 2008 22:51:50 +0200 huffman clean up and rename some profinite lemmas
Fri, 20 Jun 2008 22:41:41 +0200 isatest move at-sml-dev-e to macbroy23
Fri, 20 Jun 2008 22:28:10 +0200 huffman replace SetPcpo.thy with Cset.thy
Fri, 20 Jun 2008 22:02:33 +0200 wenzelm updated for 2008;
Fri, 20 Jun 2008 21:01:17 +0200 haftmann (removed non-present change)
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip