Fri, 20 Jun 2008 21:00:21 +0200 haftmann streamlined definitions
Fri, 20 Jun 2008 21:00:16 +0200 haftmann moved Float.thy to Library
Fri, 20 Jun 2008 20:03:13 +0200 huffman removed SetPcpo.thy and cpo instance for type bool;
Fri, 20 Jun 2008 19:59:00 +0200 huffman moved Abs_image to Typedef.thy; prove finite_UNIV outside the locale
Fri, 20 Jun 2008 19:57:45 +0200 huffman add lemma Abs_image
Fri, 20 Jun 2008 18:03:01 +0200 huffman added some lemmas; reorganized into sections; tuned proofs
Fri, 20 Jun 2008 18:00:55 +0200 huffman added some lemmas; tuned proofs
Fri, 20 Jun 2008 17:58:16 +0200 huffman tuned
Fri, 20 Jun 2008 17:56:00 +0200 huffman replace less_lift with flat_less_iff
Fri, 20 Jun 2008 17:43:16 +0200 huffman tweak lemmas adm_all and adm_ball
Thu, 19 Jun 2008 22:50:58 +0200 huffman move lemmas into locales;
Thu, 19 Jun 2008 22:43:59 +0200 huffman add lemmas take_chain_less and take_chain_le
Thu, 19 Jun 2008 22:27:10 +0200 wenzelm disposed Sign.read_typ etc;
Thu, 19 Jun 2008 22:05:05 +0200 wenzelm renamed is_abbrev_mode to abbrev_mode;
Thu, 19 Jun 2008 22:05:04 +0200 wenzelm ProofContext.abbrev_mode;
Thu, 19 Jun 2008 22:05:01 +0200 wenzelm moved get_sort to Isar/proof_context.ML;
Thu, 19 Jun 2008 21:14:30 +0200 wenzelm tuned signature;
Thu, 19 Jun 2008 20:48:06 +0200 wenzelm private add_used (from drule.ML);
Thu, 19 Jun 2008 20:48:05 +0200 wenzelm Variable.declare_typ;
Thu, 19 Jun 2008 20:48:04 +0200 wenzelm added declare_typ;
Thu, 19 Jun 2008 20:48:03 +0200 wenzelm moved add_used to Isar/rule_insts.ML;
Thu, 19 Jun 2008 20:48:02 +0200 wenzelm export read_typ/cert_typ -- version with regular context operations;
Thu, 19 Jun 2008 20:48:01 +0200 wenzelm export read_typ/cert_typ -- version with regular context operations;
Thu, 19 Jun 2008 20:48:00 +0200 wenzelm tuned signature;
Thu, 19 Jun 2008 20:47:58 +0200 wenzelm removed duplicate of DatatypePackage.read_typ;
Thu, 19 Jun 2008 20:34:28 +0200 huffman add lemma cfcomp_LAM
Thu, 19 Jun 2008 17:32:18 +0200 wenzelm add_abbrev: check tfrees of rhs, not tvars (addresses a lapse introduced in 1.65);
Thu, 19 Jun 2008 15:47:26 +0200 urbanc slightly tuned
Thu, 19 Jun 2008 11:46:14 +0200 krauss generalized induct_scheme method to prove conditional induction schemes.
Thu, 19 Jun 2008 00:02:08 +0200 huffman add lemma iterate_iterate
Wed, 18 Jun 2008 23:15:41 +0200 wenzelm * Disposed old term read functions;
Wed, 18 Jun 2008 23:07:30 +0200 huffman replace preorder class with locale
Wed, 18 Jun 2008 23:03:11 +0200 huffman add lemma compact_imp_principal to locale ideal_completion
Wed, 18 Jun 2008 22:32:06 +0200 wenzelm added type_constraint (formerly in type_infer.ML, which is now loaded later);
Wed, 18 Jun 2008 22:32:04 +0200 wenzelm TypeExt.type_constraint;
Wed, 18 Jun 2008 22:32:03 +0200 wenzelm simplified TypeInfer.infer_types;
Wed, 18 Jun 2008 22:32:02 +0200 wenzelm improved error output -- variant/mark bounds;
Wed, 18 Jun 2008 22:32:01 +0200 wenzelm load type_infer.ML after Syntax module;
Wed, 18 Jun 2008 18:55:10 +0200 wenzelm eliminated old Sign.read_term/Thm.read_cterm etc.;
Wed, 18 Jun 2008 18:55:08 +0200 wenzelm moved ProofContext.pretty_proof to ProofSyntax.pretty_proof;
Wed, 18 Jun 2008 18:55:07 +0200 wenzelm export transfer_syntax;
Wed, 18 Jun 2008 18:55:06 +0200 wenzelm moved ProofContext.pretty_proof to ProofSyntax.pretty_proof;
Wed, 18 Jun 2008 18:55:05 +0200 wenzelm removed obsolete term reading operations (cf. old_goals.ML for legacy emulations);
Wed, 18 Jun 2008 18:55:04 +0200 wenzelm added emulations for simple_read_term/read_term/read_prop (formerly in sign.ML);
Wed, 18 Jun 2008 18:55:03 +0200 wenzelm removed obsolete read_def_cterms/read_cterm;
Wed, 18 Jun 2008 18:55:02 +0200 wenzelm load proof term operations later;
Wed, 18 Jun 2008 18:55:01 +0200 wenzelm more antiquotations;
Wed, 18 Jun 2008 18:55:00 +0200 wenzelm OldGoals.read_prop;
Wed, 18 Jun 2008 18:54:59 +0200 wenzelm OldGoals.simple_read_term;
Wed, 18 Jun 2008 18:54:57 +0200 wenzelm simplified Abel_Cancel setup;
Wed, 18 Jun 2008 16:55:44 +0200 wenzelm updated generated file;
Wed, 18 Jun 2008 16:55:21 +0200 wenzelm pervasive cut_inst_tac;
Tue, 17 Jun 2008 04:19:50 +0200 urbanc added a progress lemma and tuned some comments
Mon, 16 Jun 2008 22:20:59 +0200 wenzelm * Rules and tactics that read instantiations now demand a proper context;
Mon, 16 Jun 2008 22:13:54 +0200 wenzelm added instantiate_tac, cut_inst_tac, forw_inst_tac, dres_inst_tac, make_elim_preserve (from tactic.ML);
Mon, 16 Jun 2008 22:13:52 +0200 wenzelm renamed rename_params_tac to rename_tac;
Mon, 16 Jun 2008 22:13:50 +0200 wenzelm removed obsolete global instantiation tactics (cf. Isar/rule_insts.ML);
Mon, 16 Jun 2008 22:13:49 +0200 wenzelm removed obsolete no_qed, quick_and_dirty_prove_goalw_cterm;
Mon, 16 Jun 2008 22:13:47 +0200 wenzelm removed obsolete global read_insts/read_instantiate (cf. Isar/rule_insts.ML);
Mon, 16 Jun 2008 22:13:46 +0200 wenzelm inst1_tac: proper context;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip