wenzelm [Sat, 21 Apr 2012 14:53:04 +0200] rev 47653
some builtin session timing;
huffman [Sat, 21 Apr 2012 13:12:27 +0200] rev 47652
move alternative definition lemmas into Lifting.thy;
simplify proof of Quotient_compose
huffman [Sat, 21 Apr 2012 13:06:22 +0200] rev 47651
tuned proofs
huffman [Sat, 21 Apr 2012 11:21:23 +0200] rev 47650
add transfer rule for List.set
huffman [Sat, 21 Apr 2012 11:04:21 +0200] rev 47649
remove duplicate of lemma id_transfer
huffman [Sat, 21 Apr 2012 11:02:01 +0200] rev 47648
added covariant relator set_rel, with transfer rules for set operations
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
blanchet [Sat, 21 Apr 2012 11:15:49 +0200] rev 47646
tried to make SML/NJ happy
blanchet [Sat, 21 Apr 2012 11:15:49 +0200] rev 47645
tuned "max_relevant" defaults for SMT solvers based on Judgment Day
blanchet [Sat, 21 Apr 2012 11:15:49 +0200] rev 47644
prepend PWD to relative paths
blanchet [Sat, 21 Apr 2012 11:15:49 +0200] rev 47643
reintroduced old FOF and CNF parsers, to work around TPTP_Parser failures
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
huffman [Sat, 21 Apr 2012 07:33:47 +0200] rev 47641
new transfer package rules and lifting setup for lists
huffman [Sat, 21 Apr 2012 06:49:04 +0200] rev 47640
strengthen rule list_all2_induct
wenzelm [Fri, 20 Apr 2012 23:57:29 +0200] rev 47639
more standard Theory_Data setup;
keep meta-comments within the history;
wenzelm [Fri, 20 Apr 2012 23:34:03 +0200] rev 47638
merged
huffman [Fri, 20 Apr 2012 22:05:07 +0200] rev 47637
add transfer rule for nat_case
huffman [Fri, 20 Apr 2012 22:54:13 +0200] rev 47636
uniform naming scheme for transfer rules
huffman [Fri, 20 Apr 2012 22:49:40 +0200] rev 47635
rename 'correspondence' method to 'transfer_prover'
kuncar [Fri, 20 Apr 2012 18:29:21 +0200] rev 47634
hide the invariant constant for relators: invariant_commute infrastracture
wenzelm [Fri, 20 Apr 2012 23:16:46 +0200] rev 47633
improved interleaving of start_execution vs. cancel_execution of the next update;
wenzelm [Fri, 20 Apr 2012 23:15:44 +0200] rev 47632
tuned proofs;
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;
wenzelm [Fri, 20 Apr 2012 22:51:06 +0200] rev 47630
tuned;
wenzelm [Fri, 20 Apr 2012 20:29:44 +0200] rev 47629
simplified internal actor protocol;
wenzelm [Fri, 20 Apr 2012 20:21:22 +0200] rev 47628
builtin timing for main operations;
huffman [Fri, 20 Apr 2012 15:49:45 +0200] rev 47627
add secondary transfer rule for universal quantifiers on non-bi-total relations
huffman [Fri, 20 Apr 2012 15:34:33 +0200] rev 47626
move definition of set_rel into Library/Quotient_Set.thy
huffman [Fri, 20 Apr 2012 15:30:13 +0200] rev 47625
add transfer rule for 'id'
huffman [Fri, 20 Apr 2012 14:57:19 +0200] rev 47624
add new transfer rules and setup for lifting package
huffman [Fri, 20 Apr 2012 10:37:00 +0200] rev 47623
setup_lifting preprocesses forall_transfer rule by unfolding mem_Collect_eq
hoelzl [Fri, 20 Apr 2012 11:17:01 +0200] rev 47622
NEWS
hoelzl [Fri, 20 Apr 2012 11:14:39 +0200] rev 47621
hide code generation facts in the Float theory, they are only exported for Approximation
nipkow [Fri, 20 Apr 2012 10:47:04 +0200] rev 47620
merged
nipkow [Fri, 20 Apr 2012 10:46:55 +0200] rev 47619
forgot to add file
huffman [Fri, 20 Apr 2012 10:18:08 +0200] rev 47618
make correspondence tactic more robust by replacing lhs with schematic variable before applying intro rules
wenzelm [Thu, 19 Apr 2012 23:18:47 +0200] rev 47617
merged
hoelzl [Thu, 19 Apr 2012 22:21:15 +0200] rev 47616
NEWS
hoelzl [Thu, 19 Apr 2012 22:13:46 +0200] rev 47615
transfer now handles Let
nipkow [Thu, 19 Apr 2012 20:19:24 +0200] rev 47614
merged
nipkow [Thu, 19 Apr 2012 20:19:13 +0200] rev 47613
added revised version of Abs_Int
huffman [Thu, 19 Apr 2012 19:36:09 +0200] rev 47612
add transfer rule for Let
huffman [Thu, 19 Apr 2012 19:32:30 +0200] rev 47611
add code lemmas for word operations
haftmann [Thu, 19 Apr 2012 19:18:47 +0200] rev 47610
tuned whitespace
haftmann [Thu, 19 Apr 2012 19:18:11 +0200] rev 47609
dropped dead code
kuncar [Thu, 19 Apr 2012 18:24:40 +0200] rev 47608
rename no_code to no_abs_code - more appropriate name
kuncar [Thu, 19 Apr 2012 17:31:34 +0200] rev 47607
use tnames for bound variables in rsp thms
blanchet [Thu, 19 Apr 2012 17:49:08 +0200] rev 47606
true delayed evaluation of "SPASS_VERSION" environment variable
blanchet [Thu, 19 Apr 2012 17:49:02 +0200] rev 47605
merged
blanchet [Thu, 19 Apr 2012 11:14:57 +0200] rev 47604
use latest Z3
nipkow [Thu, 19 Apr 2012 17:32:35 +0200] rev 47603
merged
nipkow [Thu, 19 Apr 2012 17:32:30 +0200] rev 47602
reorganised IMP
hoelzl [Thu, 19 Apr 2012 11:55:30 +0200] rev 47601
use real :: float => real as lifting-morphism so we can directlry use the rep_eq theorems
hoelzl [Wed, 18 Apr 2012 14:29:22 +0200] rev 47600
use lifting to introduce floating point numbers
hoelzl [Wed, 18 Apr 2012 14:29:21 +0200] rev 47599
replace the float datatype by a type with unique representation
hoelzl [Wed, 18 Apr 2012 14:29:20 +0200] rev 47598
add lemmas to remove real conversions when compared to power of numerals
hoelzl [Wed, 18 Apr 2012 14:29:20 +0200] rev 47597
add simp rules to rewrite comparisons of 1 and real
hoelzl [Wed, 18 Apr 2012 14:29:19 +0200] rev 47596
add lemma to equate floor and div
hoelzl [Wed, 18 Apr 2012 14:29:18 +0200] rev 47595
add powr_inj
hoelzl [Wed, 18 Apr 2012 14:29:17 +0200] rev 47594
add lemmas to rewrite powr to power