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;
haftmann [Fri, 20 Jun 2008 21:01:17 +0200] rev 27305
(removed non-present change)
haftmann [Fri, 20 Jun 2008 21:00:28 +0200] rev 27304
explicit thm context for error messages
haftmann [Fri, 20 Jun 2008 21:00:27 +0200] rev 27303
using tages to find theory names
haftmann [Fri, 20 Jun 2008 21:00:26 +0200] rev 27302
type constructors now with markup
haftmann [Fri, 20 Jun 2008 21:00:25 +0200] rev 27301
fixed bind error for malformed primrec specifications
haftmann [Fri, 20 Jun 2008 21:00:22 +0200] rev 27300
DatatypeProp.make_distincts: only one half of each symmetric pair is constructed
haftmann [Fri, 20 Jun 2008 21:00:21 +0200] rev 27299
streamlined definitions
haftmann [Fri, 20 Jun 2008 21:00:16 +0200] rev 27298
moved Float.thy to Library
huffman [Fri, 20 Jun 2008 20:03:13 +0200] rev 27297
removed SetPcpo.thy and cpo instance for type bool;
added Cset.thy with pcpo type 'a cset isomorphic to 'a set;
updated ideal completion theory to use cset
huffman [Fri, 20 Jun 2008 19:59:00 +0200] rev 27296
moved Abs_image to Typedef.thy; prove finite_UNIV outside the locale
huffman [Fri, 20 Jun 2008 19:57:45 +0200] rev 27295
add lemma Abs_image
huffman [Fri, 20 Jun 2008 18:03:01 +0200] rev 27294
added some lemmas; reorganized into sections; tuned proofs
huffman [Fri, 20 Jun 2008 18:00:55 +0200] rev 27293
added some lemmas; tuned proofs
huffman [Fri, 20 Jun 2008 17:58:16 +0200] rev 27292
tuned
huffman [Fri, 20 Jun 2008 17:56:00 +0200] rev 27291
replace less_lift with flat_less_iff
huffman [Fri, 20 Jun 2008 17:43:16 +0200] rev 27290
tweak lemmas adm_all and adm_ball
huffman [Thu, 19 Jun 2008 22:50:58 +0200] rev 27289
move lemmas into locales;
restructure some proofs
huffman [Thu, 19 Jun 2008 22:43:59 +0200] rev 27288
add lemmas take_chain_less and take_chain_le
wenzelm [Thu, 19 Jun 2008 22:27:10 +0200] rev 27287
disposed Sign.read_typ etc;
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);
wenzelm [Thu, 19 Jun 2008 22:05:04 +0200] rev 27285
ProofContext.abbrev_mode;
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;
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);
wenzelm [Thu, 19 Jun 2008 20:48:06 +0200] rev 27282
private add_used (from drule.ML);
Variable.declare_names;
wenzelm [Thu, 19 Jun 2008 20:48:05 +0200] rev 27281
Variable.declare_typ;
wenzelm [Thu, 19 Jun 2008 20:48:04 +0200] rev 27280
added declare_typ;