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
blanchet [Wed, 06 Oct 2010 17:38:06 +0200] rev 39960
remove needless fact
blanchet [Wed, 06 Oct 2010 12:01:55 +0200] rev 39959
added a few FIXMEs
blanchet [Tue, 05 Oct 2010 12:50:45 +0200] rev 39958
tuned comments
blanchet [Tue, 05 Oct 2010 12:06:08 +0200] rev 39957
document latest changes to Meson/Metis/Sledgehammer
blanchet [Tue, 05 Oct 2010 12:04:57 +0200] rev 39956
remove needless Metis facts
blanchet [Tue, 05 Oct 2010 12:04:49 +0200] rev 39955
hide one more name
blanchet [Tue, 05 Oct 2010 12:04:19 +0200] rev 39954
qualify 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
blanchet [Tue, 05 Oct 2010 11:14:56 +0200] rev 39952
clean up debugging output
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
blanchet [Tue, 05 Oct 2010 10:59:12 +0200] rev 39950
got rid of overkill "meson_choice" attribute;
tuning
blanchet [Tue, 05 Oct 2010 10:30:50 +0200] rev 39949
more explicit name
blanchet [Tue, 05 Oct 2010 10:28:11 +0200] rev 39948
factor out "Meson_Tactic" from "Meson_Clausify"
blanchet [Mon, 04 Oct 2010 22:51:53 +0200] rev 39947
tuning
blanchet [Mon, 04 Oct 2010 22:45:09 +0200] rev 39946
move Metis into Plain
blanchet [Mon, 04 Oct 2010 22:01:34 +0200] rev 39945
added "Meson" theory to Makefile
blanchet [Mon, 04 Oct 2010 21:57:23 +0200] rev 39944
update authors
blanchet [Mon, 04 Oct 2010 21:55:54 +0200] rev 39943
remove Meson from Hilbert_Choice
blanchet [Mon, 04 Oct 2010 21:50:32 +0200] rev 39942
remove Meson from Sledgehammer
blanchet [Mon, 04 Oct 2010 21:49:07 +0200] rev 39941
move Meson to Plain
blanchet [Mon, 04 Oct 2010 21:37:42 +0200] rev 39940
move MESON files together
blanchet [Mon, 04 Oct 2010 20:55:55 +0200] rev 39939
paramify new skolems just like old ones (cf. reveal_old_skolem_terms)
blanchet [Mon, 04 Oct 2010 18:31:34 +0200] rev 39938
fixed two bugs in new skolemizer: instantiations now take types into consideration, and rotate_tac is given the proper offset
blanchet [Mon, 04 Oct 2010 17:30:34 +0200] rev 39937
correctly handle multiple copies of the same axiom with the same types
blanchet [Mon, 04 Oct 2010 16:36:20 +0200] rev 39936
put two operations in the right order
blanchet [Mon, 04 Oct 2010 16:24:53 +0200] rev 39935
reintroduce old "unify_prem_with_concl" code to avoid reaching unification bound + primitive handling for polymorphism
blanchet [Mon, 04 Oct 2010 15:05:19 +0200] rev 39934
apply "assume_tac" directly on the right assumption, using "rotate_tac" -- this ensures that the desired unifications are performed
blanchet [Mon, 04 Oct 2010 14:36:18 +0200] rev 39933
instantiate foralls and release exists in the order described by the topological order
blanchet [Mon, 04 Oct 2010 14:34:15 +0200] rev 39932
reverted 0bfaaa81fc62, since "Thm.rename_boundvars" can't be relied upon to give unique names to bound variables
blanchet [Mon, 04 Oct 2010 09:08:46 +0200] rev 39931
renamed internal function
blanchet [Mon, 04 Oct 2010 09:05:15 +0200] rev 39930
hack in MESON to make it less likely that variables (e.g. "x") get renamed (e.g. "xa") when resolving
haftmann [Wed, 06 Oct 2010 13:48:12 +0200] rev 39929
tuned header
krauss [Tue, 05 Oct 2010 18:09:31 +0200] rev 39928
tuned
krauss [Tue, 05 Oct 2010 18:09:29 +0200] rev 39927
force less agressively
krauss [Tue, 05 Oct 2010 16:33:16 +0200] rev 39926
lexicographic_order: replace parallel map with laziness to avoid wasting cycles on proofs that are not needed
krauss [Tue, 05 Oct 2010 14:19:43 +0200] rev 39925
removed complicated (and rarely helpful) error reporting
krauss [Tue, 05 Oct 2010 14:19:40 +0200] rev 39924
discontinued continuations to simplify control flow; dropped optimization in scnp
krauss [Tue, 05 Oct 2010 14:19:38 +0200] rev 39923
use Cache structure instead of passing tables around explicitly
haftmann [Tue, 05 Oct 2010 11:45:16 +0200] rev 39922
merged