Sun, 10 Oct 2010 18:42:13 +0700 avoid generating several formulas with the same name ("tfrees")
blanchet [Sun, 10 Oct 2010 18:42:13 +0700] rev 39975
avoid generating several formulas with the same name ("tfrees")
Wed, 06 Oct 2010 10:49:27 -0700 major reorganization/simplification of HOLCF type classes:
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);
Tue, 05 Oct 2010 17:53:00 -0700 add lemma finite_deflation_intro
Brian Huffman <brianh@cs.pdx.edu> [Tue, 05 Oct 2010 17:53:00 -0700] rev 39973
add lemma finite_deflation_intro
Tue, 05 Oct 2010 17:36:45 -0700 add lemmas finite_deflation_imp_compact, cast_below_cast_iff
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
Tue, 05 Oct 2010 17:32:02 -0700 move lemmas to Deflation.thy
Brian Huffman <brianh@cs.pdx.edu> [Tue, 05 Oct 2010 17:32:02 -0700] rev 39971
move lemmas to Deflation.thy
Tue, 05 Oct 2010 17:07:57 -0700 simplify proofs of powerdomain inequalities
Brian Huffman <brianh@cs.pdx.edu> [Tue, 05 Oct 2010 17:07:57 -0700] rev 39970
simplify proofs of powerdomain inequalities
Mon, 04 Oct 2010 06:58:37 -0700 new lemmas about lub
huffman [Mon, 04 Oct 2010 06:58:37 -0700] rev 39969
new lemmas about lub
Mon, 04 Oct 2010 06:45:57 -0700 define is_ub predicate using bounded quantifier
huffman [Mon, 04 Oct 2010 06:45:57 -0700] rev 39968
define is_ub predicate using bounded quantifier
Sat, 02 Oct 2010 17:50:33 -0700 minimize theory imports
huffman [Sat, 02 Oct 2010 17:50:33 -0700] rev 39967
minimize theory imports
Fri, 01 Oct 2010 07:40:57 -0700 added lemmas to List_Cpo.thy
huffman [Fri, 01 Oct 2010 07:40:57 -0700] rev 39966
added lemmas to List_Cpo.thy
Thu, 30 Sep 2010 19:42:12 -0700 new_domain emits proper error message when a constructor argument type does not have sort 'rep'
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'
Wed, 06 Oct 2010 17:56:41 +0200 move code from "Metis_Tactics" to "Metis_Reconstruct"
blanchet [Wed, 06 Oct 2010 17:56:41 +0200] rev 39964
move code from "Metis_Tactics" to "Metis_Reconstruct"
Wed, 06 Oct 2010 17:44:21 +0200 merged
blanchet [Wed, 06 Oct 2010 17:44:21 +0200] rev 39963
merged
Wed, 06 Oct 2010 17:44:07 +0200 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:44:07 +0200] rev 39962
qualify "Meson." and "Metis." constants so that the ML files can be reloaded later (e.g. for testing/development)
Wed, 06 Oct 2010 17:42:57 +0200 get rid of function that duplicates existing Pure functionality
blanchet [Wed, 06 Oct 2010 17:42:57 +0200] rev 39961
get rid of function that duplicates existing Pure functionality
Wed, 06 Oct 2010 17:38:06 +0200 remove needless fact
blanchet [Wed, 06 Oct 2010 17:38:06 +0200] rev 39960
remove needless fact
Wed, 06 Oct 2010 12:01:55 +0200 added a few FIXMEs
blanchet [Wed, 06 Oct 2010 12:01:55 +0200] rev 39959
added a few FIXMEs
Tue, 05 Oct 2010 12:50:45 +0200 tuned comments
blanchet [Tue, 05 Oct 2010 12:50:45 +0200] rev 39958
tuned comments
Tue, 05 Oct 2010 12:06:08 +0200 document latest changes to Meson/Metis/Sledgehammer
blanchet [Tue, 05 Oct 2010 12:06:08 +0200] rev 39957
document latest changes to Meson/Metis/Sledgehammer
Tue, 05 Oct 2010 12:04:57 +0200 remove needless Metis facts
blanchet [Tue, 05 Oct 2010 12:04:57 +0200] rev 39956
remove needless Metis facts
Tue, 05 Oct 2010 12:04:49 +0200 hide one more name
blanchet [Tue, 05 Oct 2010 12:04:49 +0200] rev 39955
hide one more name
Tue, 05 Oct 2010 12:04:19 +0200 qualify names
blanchet [Tue, 05 Oct 2010 12:04:19 +0200] rev 39954
qualify names
Tue, 05 Oct 2010 11:45:10 +0200 hide uninteresting MESON/Metis constants and facts and remove "meson_" prefix to (now hidden) fact names
blanchet [Tue, 05 Oct 2010 11:45:10 +0200] rev 39953
hide uninteresting MESON/Metis constants and facts and remove "meson_" prefix to (now hidden) fact names
Tue, 05 Oct 2010 11:14:56 +0200 clean up debugging output
blanchet [Tue, 05 Oct 2010 11:14:56 +0200] rev 39952
clean up debugging output
Tue, 05 Oct 2010 11:10:37 +0200 factor out "ATP" from "Sledgehammer" (cf. "SAT" vs. "Refute", etc.) -- the theories now reflect the directory structure
blanchet [Tue, 05 Oct 2010 11:10:37 +0200] rev 39951
factor out "ATP" from "Sledgehammer" (cf. "SAT" vs. "Refute", etc.) -- the theories now reflect the directory structure
Tue, 05 Oct 2010 10:59:12 +0200 got rid of overkill "meson_choice" attribute;
blanchet [Tue, 05 Oct 2010 10:59:12 +0200] rev 39950
got rid of overkill "meson_choice" attribute; tuning
Tue, 05 Oct 2010 10:30:50 +0200 more explicit name
blanchet [Tue, 05 Oct 2010 10:30:50 +0200] rev 39949
more explicit name
Tue, 05 Oct 2010 10:28:11 +0200 factor out "Meson_Tactic" from "Meson_Clausify"
blanchet [Tue, 05 Oct 2010 10:28:11 +0200] rev 39948
factor out "Meson_Tactic" from "Meson_Clausify"
Mon, 04 Oct 2010 22:51:53 +0200 tuning
blanchet [Mon, 04 Oct 2010 22:51:53 +0200] rev 39947
tuning
Mon, 04 Oct 2010 22:45:09 +0200 move Metis into Plain
blanchet [Mon, 04 Oct 2010 22:45:09 +0200] rev 39946
move Metis into Plain
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip