huffman [Thu, 07 Oct 2010 13:33:06 -0700] rev 39984
add lemma typedef_ideal_completion
huffman [Thu, 07 Oct 2010 13:22:13 -0700] rev 39983
remove unused lemmas
huffman [Thu, 07 Oct 2010 13:19:45 -0700] rev 39982
remove Infinite_Set from ROOT.ML
huffman [Thu, 07 Oct 2010 13:18:48 -0700] rev 39981
remove some junk that made it in by accient
blanchet [Mon, 11 Oct 2010 18:03:47 +0700] rev 39980
"setup" in theory
blanchet [Mon, 11 Oct 2010 18:03:18 +0700] rev 39979
added "trace_meson" configuration option, replacing old-fashioned reference
blanchet [Mon, 11 Oct 2010 18:02:14 +0700] rev 39978
added "trace_metis" configuration option, replacing old-fashioned references
krauss [Sun, 10 Oct 2010 23:16:24 +0200] rev 39977
do not mention unqualified names, now that 'global' and 'local' are gone
nipkow [Sun, 10 Oct 2010 16:34:20 +0200] rev 39976
simplified proof
blanchet [Sun, 10 Oct 2010 18:42:13 +0700] rev 39975
avoid generating several formulas with the same name ("tfrees")
huffman [Wed, 06 Oct 2010 10:49:27 -0700] rev 39974
major reorganization/simplification of HOLCF type classes:
removed profinite/bifinite classes and approx function;
universal domain uses approx_chain locale instead of bifinite class;
ideal_completion locale does not use 'take' functions, requires countable basis instead;
replaced type 'udom alg_defl' with type 'sfp';
replaced class 'rep' with class 'sfp';
renamed REP('a) to SFP('a);
Brian Huffman <brianh@cs.pdx.edu> [Tue, 05 Oct 2010 17:53:00 -0700] rev 39973
add lemma finite_deflation_intro
Brian Huffman <brianh@cs.pdx.edu> [Tue, 05 Oct 2010 17:36:45 -0700] rev 39972
add lemmas finite_deflation_imp_compact, cast_below_cast_iff
Brian Huffman <brianh@cs.pdx.edu> [Tue, 05 Oct 2010 17:32:02 -0700] rev 39971
move lemmas to Deflation.thy
Brian Huffman <brianh@cs.pdx.edu> [Tue, 05 Oct 2010 17:07:57 -0700] rev 39970
simplify proofs of powerdomain inequalities
huffman [Mon, 04 Oct 2010 06:58:37 -0700] rev 39969
new lemmas about lub
huffman [Mon, 04 Oct 2010 06:45:57 -0700] rev 39968
define is_ub predicate using bounded quantifier
huffman [Sat, 02 Oct 2010 17:50:33 -0700] rev 39967
minimize theory imports
huffman [Fri, 01 Oct 2010 07:40:57 -0700] rev 39966
added lemmas to List_Cpo.thy
huffman [Thu, 30 Sep 2010 19:42:12 -0700] rev 39965
new_domain emits proper error message when a constructor argument type does not have sort 'rep'
blanchet [Wed, 06 Oct 2010 17:56:41 +0200] rev 39964
move code from "Metis_Tactics" to "Metis_Reconstruct"
blanchet [Wed, 06 Oct 2010 17:44:21 +0200] rev 39963
merged
blanchet [Wed, 06 Oct 2010 17:44:07 +0200] rev 39962
qualify "Meson." and "Metis." constants so that the ML files can be reloaded later (e.g. for testing/development)
blanchet [Wed, 06 Oct 2010 17:42:57 +0200] rev 39961
get rid of function that duplicates existing Pure functionality