Sat, 21 Apr 2012 20:52:33 +0200 enable variant of transfer method that proves an implication instead of an equivalence
huffman [Sat, 21 Apr 2012 20:52:33 +0200] rev 47658
enable variant of transfer method that proves an implication instead of an equivalence
Thu, 19 Apr 2012 19:36:24 +0200 moved modules with only vague relation to the code generator to theory HOL rather than theory Code_Generator
haftmann [Thu, 19 Apr 2012 19:36:24 +0200] rev 47657
moved modules with only vague relation to the code generator to theory HOL rather than theory Code_Generator
Sat, 21 Apr 2012 15:26:05 +0200 merged
wenzelm [Sat, 21 Apr 2012 15:26:05 +0200] rev 47656
merged
Sat, 21 Apr 2012 13:54:29 +0200 NEWS for transfer, lifting, and quotient
huffman [Sat, 21 Apr 2012 13:54:29 +0200] rev 47655
NEWS for transfer, lifting, and quotient
Sat, 21 Apr 2012 13:49:31 +0200 new example theory for transfer package
huffman [Sat, 21 Apr 2012 13:49:31 +0200] rev 47654
new example theory for transfer package
Sat, 21 Apr 2012 14:53:04 +0200 some builtin session timing;
wenzelm [Sat, 21 Apr 2012 14:53:04 +0200] rev 47653
some builtin session timing;
Sat, 21 Apr 2012 13:12:27 +0200 move alternative definition lemmas into Lifting.thy;
huffman [Sat, 21 Apr 2012 13:12:27 +0200] rev 47652
move alternative definition lemmas into Lifting.thy; simplify proof of Quotient_compose
Sat, 21 Apr 2012 13:06:22 +0200 tuned proofs
huffman [Sat, 21 Apr 2012 13:06:22 +0200] rev 47651
tuned proofs
Sat, 21 Apr 2012 11:21:23 +0200 add transfer rule for List.set
huffman [Sat, 21 Apr 2012 11:21:23 +0200] rev 47650
add transfer rule for List.set
Sat, 21 Apr 2012 11:04:21 +0200 remove duplicate of lemma id_transfer
huffman [Sat, 21 Apr 2012 11:04:21 +0200] rev 47649
remove duplicate of lemma id_transfer
Sat, 21 Apr 2012 11:02:01 +0200 added covariant relator set_rel, with transfer rules for set operations
huffman [Sat, 21 Apr 2012 11:02:01 +0200] rev 47648
added covariant relator set_rel, with transfer rules for set operations
Sat, 21 Apr 2012 10:59:52 +0200 renamed contravariant relator set_rel to vset_rel, to make room for new covariant relator
huffman [Sat, 21 Apr 2012 10:59:52 +0200] rev 47647
renamed contravariant relator set_rel to vset_rel, to make room for new covariant relator
Sat, 21 Apr 2012 11:15:49 +0200 tried to make SML/NJ happy
blanchet [Sat, 21 Apr 2012 11:15:49 +0200] rev 47646
tried to make SML/NJ happy
Sat, 21 Apr 2012 11:15:49 +0200 tuned "max_relevant" defaults for SMT solvers based on Judgment Day
blanchet [Sat, 21 Apr 2012 11:15:49 +0200] rev 47645
tuned "max_relevant" defaults for SMT solvers based on Judgment Day
Sat, 21 Apr 2012 11:15:49 +0200 prepend PWD to relative paths
blanchet [Sat, 21 Apr 2012 11:15:49 +0200] rev 47644
prepend PWD to relative paths
Sat, 21 Apr 2012 11:15:49 +0200 reintroduced old FOF and CNF parsers, to work around TPTP_Parser failures
blanchet [Sat, 21 Apr 2012 11:15:49 +0200] rev 47643
reintroduced old FOF and CNF parsers, to work around TPTP_Parser failures
Sat, 21 Apr 2012 11:15:49 +0200 swap out Satallax, pull in E-SInE again -- it's not clear yet how useful Satallax is after proof reconstruction, whereas E-SInE performed surprisingly well on latest evaluations
blanchet [Sat, 21 Apr 2012 11:15:49 +0200] rev 47642
swap out Satallax, pull in E-SInE again -- it's not clear yet how useful Satallax is after proof reconstruction, whereas E-SInE performed surprisingly well on latest evaluations
Sat, 21 Apr 2012 07:33:47 +0200 new transfer package rules and lifting setup for lists
huffman [Sat, 21 Apr 2012 07:33:47 +0200] rev 47641
new transfer package rules and lifting setup for lists
Sat, 21 Apr 2012 06:49:04 +0200 strengthen rule list_all2_induct
huffman [Sat, 21 Apr 2012 06:49:04 +0200] rev 47640
strengthen rule list_all2_induct
Fri, 20 Apr 2012 23:57:29 +0200 more standard Theory_Data setup;
wenzelm [Fri, 20 Apr 2012 23:57:29 +0200] rev 47639
more standard Theory_Data setup; keep meta-comments within the history;
Fri, 20 Apr 2012 23:34:03 +0200 merged
wenzelm [Fri, 20 Apr 2012 23:34:03 +0200] rev 47638
merged
Fri, 20 Apr 2012 22:05:07 +0200 add transfer rule for nat_case
huffman [Fri, 20 Apr 2012 22:05:07 +0200] rev 47637
add transfer rule for nat_case
Fri, 20 Apr 2012 22:54:13 +0200 uniform naming scheme for transfer rules
huffman [Fri, 20 Apr 2012 22:54:13 +0200] rev 47636
uniform naming scheme for transfer rules
Fri, 20 Apr 2012 22:49:40 +0200 rename 'correspondence' method to 'transfer_prover'
huffman [Fri, 20 Apr 2012 22:49:40 +0200] rev 47635
rename 'correspondence' method to 'transfer_prover'
Fri, 20 Apr 2012 18:29:21 +0200 hide the invariant constant for relators: invariant_commute infrastracture
kuncar [Fri, 20 Apr 2012 18:29:21 +0200] rev 47634
hide the invariant constant for relators: invariant_commute infrastracture
Fri, 20 Apr 2012 23:16:46 +0200 improved interleaving of start_execution vs. cancel_execution of the next update;
wenzelm [Fri, 20 Apr 2012 23:16:46 +0200] rev 47633
improved interleaving of start_execution vs. cancel_execution of the next update;
Fri, 20 Apr 2012 23:15:44 +0200 tuned proofs;
wenzelm [Fri, 20 Apr 2012 23:15:44 +0200] rev 47632
tuned proofs;
Fri, 20 Apr 2012 22:48:48 +0200 always revisit nodes independently of "required" flag, which may change during editing -- avoid "bloodbath effect" when changing perspective while loading;
wenzelm [Fri, 20 Apr 2012 22:48:48 +0200] rev 47631
always revisit nodes independently of "required" flag, which may change during editing -- avoid "bloodbath effect" when changing perspective while loading;
Fri, 20 Apr 2012 22:51:06 +0200 tuned;
wenzelm [Fri, 20 Apr 2012 22:51:06 +0200] rev 47630
tuned;
Fri, 20 Apr 2012 20:29:44 +0200 simplified internal actor protocol;
wenzelm [Fri, 20 Apr 2012 20:29:44 +0200] rev 47629
simplified internal actor protocol;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip