Fri, 20 Jun 2008 18:00:55 +0200 added some lemmas; tuned proofs
huffman [Fri, 20 Jun 2008 18:00:55 +0200] rev 27293
added some lemmas; tuned proofs
Fri, 20 Jun 2008 17:58:16 +0200 tuned
huffman [Fri, 20 Jun 2008 17:58:16 +0200] rev 27292
tuned
Fri, 20 Jun 2008 17:56:00 +0200 replace less_lift with flat_less_iff
huffman [Fri, 20 Jun 2008 17:56:00 +0200] rev 27291
replace less_lift with flat_less_iff
Fri, 20 Jun 2008 17:43:16 +0200 tweak lemmas adm_all and adm_ball
huffman [Fri, 20 Jun 2008 17:43:16 +0200] rev 27290
tweak lemmas adm_all and adm_ball
Thu, 19 Jun 2008 22:50:58 +0200 move lemmas into locales;
huffman [Thu, 19 Jun 2008 22:50:58 +0200] rev 27289
move lemmas into locales; restructure some proofs
Thu, 19 Jun 2008 22:43:59 +0200 add lemmas take_chain_less and take_chain_le
huffman [Thu, 19 Jun 2008 22:43:59 +0200] rev 27288
add lemmas take_chain_less and take_chain_le
Thu, 19 Jun 2008 22:27:10 +0200 disposed Sign.read_typ etc;
wenzelm [Thu, 19 Jun 2008 22:27:10 +0200] rev 27287
disposed Sign.read_typ etc;
Thu, 19 Jun 2008 22:05:05 +0200 renamed is_abbrev_mode to abbrev_mode;
wenzelm [Thu, 19 Jun 2008 22:05:05 +0200] rev 27286
renamed is_abbrev_mode to abbrev_mode; added private get_sort (from sign.ML);
Thu, 19 Jun 2008 22:05:04 +0200 ProofContext.abbrev_mode;
wenzelm [Thu, 19 Jun 2008 22:05:04 +0200] rev 27285
ProofContext.abbrev_mode;
Thu, 19 Jun 2008 22:05:01 +0200 moved get_sort to Isar/proof_context.ML;
wenzelm [Thu, 19 Jun 2008 22:05:01 +0200] rev 27284
moved get_sort to Isar/proof_context.ML; removed obsolete read_def_typ, read_typ, read_typ_syntax, read_typ_abbrev;
Thu, 19 Jun 2008 21:14:30 +0200 tuned signature;
wenzelm [Thu, 19 Jun 2008 21:14:30 +0200] rev 27283
tuned signature; removed duplicates of read_typ/cert_typ (cf. RecordPackage.read_typ/cert_typ);
Thu, 19 Jun 2008 20:48:06 +0200 private add_used (from drule.ML);
wenzelm [Thu, 19 Jun 2008 20:48:06 +0200] rev 27282
private add_used (from drule.ML); Variable.declare_names;
Thu, 19 Jun 2008 20:48:05 +0200 Variable.declare_typ;
wenzelm [Thu, 19 Jun 2008 20:48:05 +0200] rev 27281
Variable.declare_typ;
Thu, 19 Jun 2008 20:48:04 +0200 added declare_typ;
wenzelm [Thu, 19 Jun 2008 20:48:04 +0200] rev 27280
added declare_typ;
Thu, 19 Jun 2008 20:48:03 +0200 moved add_used to Isar/rule_insts.ML;
wenzelm [Thu, 19 Jun 2008 20:48:03 +0200] rev 27279
moved add_used to Isar/rule_insts.ML;
Thu, 19 Jun 2008 20:48:02 +0200 export read_typ/cert_typ -- version with regular context operations;
wenzelm [Thu, 19 Jun 2008 20:48:02 +0200] rev 27278
export read_typ/cert_typ -- version with regular context operations; tuned;
Thu, 19 Jun 2008 20:48:01 +0200 export read_typ/cert_typ -- version with regular context operations;
wenzelm [Thu, 19 Jun 2008 20:48:01 +0200] rev 27277
export read_typ/cert_typ -- version with regular context operations;
Thu, 19 Jun 2008 20:48:00 +0200 tuned signature;
wenzelm [Thu, 19 Jun 2008 20:48:00 +0200] rev 27276
tuned signature; removed duplicate of RecordPackage.read_typ; replaced Typetab by existing Typtab;
Thu, 19 Jun 2008 20:47:58 +0200 removed duplicate of DatatypePackage.read_typ;
wenzelm [Thu, 19 Jun 2008 20:47:58 +0200] rev 27275
removed duplicate of DatatypePackage.read_typ;
Thu, 19 Jun 2008 20:34:28 +0200 add lemma cfcomp_LAM
huffman [Thu, 19 Jun 2008 20:34:28 +0200] rev 27274
add lemma cfcomp_LAM
Thu, 19 Jun 2008 17:32:18 +0200 add_abbrev: check tfrees of rhs, not tvars (addresses a lapse introduced in 1.65);
wenzelm [Thu, 19 Jun 2008 17:32:18 +0200] rev 27273
add_abbrev: check tfrees of rhs, not tvars (addresses a lapse introduced in 1.65);
Thu, 19 Jun 2008 15:47:26 +0200 slightly tuned
urbanc [Thu, 19 Jun 2008 15:47:26 +0200] rev 27272
slightly tuned
Thu, 19 Jun 2008 11:46:14 +0200 generalized induct_scheme method to prove conditional induction schemes.
krauss [Thu, 19 Jun 2008 11:46:14 +0200] rev 27271
generalized induct_scheme method to prove conditional induction schemes.
Thu, 19 Jun 2008 00:02:08 +0200 add lemma iterate_iterate
huffman [Thu, 19 Jun 2008 00:02:08 +0200] rev 27270
add lemma iterate_iterate
Wed, 18 Jun 2008 23:15:41 +0200 * Disposed old term read functions;
wenzelm [Wed, 18 Jun 2008 23:15:41 +0200] rev 27269
* Disposed old term read functions;
Wed, 18 Jun 2008 23:07:30 +0200 replace preorder class with locale
huffman [Wed, 18 Jun 2008 23:07:30 +0200] rev 27268
replace preorder class with locale
Wed, 18 Jun 2008 23:03:11 +0200 add lemma compact_imp_principal to locale ideal_completion
huffman [Wed, 18 Jun 2008 23:03:11 +0200] rev 27267
add lemma compact_imp_principal to locale ideal_completion
Wed, 18 Jun 2008 22:32:06 +0200 added type_constraint (formerly in type_infer.ML, which is now loaded later);
wenzelm [Wed, 18 Jun 2008 22:32:06 +0200] rev 27266
added type_constraint (formerly in type_infer.ML, which is now loaded later);
Wed, 18 Jun 2008 22:32:04 +0200 TypeExt.type_constraint;
wenzelm [Wed, 18 Jun 2008 22:32:04 +0200] rev 27265
TypeExt.type_constraint;
Wed, 18 Jun 2008 22:32:03 +0200 simplified TypeInfer.infer_types;
wenzelm [Wed, 18 Jun 2008 22:32:03 +0200] rev 27264
simplified TypeInfer.infer_types;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip