Wed, 06 Jun 2012 10:35:05 +0200 blanchet more aggressive type argument optimization
Wed, 06 Jun 2012 10:35:05 +0200 blanchet use cover for "poly_guards" encoding
Wed, 06 Jun 2012 10:35:05 +0200 blanchet hack to make LEO-II perform better on TPTP THF problems
Wed, 06 Jun 2012 10:35:05 +0200 blanchet swap adjectives (cf. Google)
Wed, 06 Jun 2012 10:35:05 +0200 blanchet tweaked remote Vampire version
Wed, 06 Jun 2012 10:35:05 +0200 blanchet don't cripple Sledgehammer/ATP needlessly just because of "metis" -- there's also "smt" as a fallback anyway
Tue, 05 Jun 2012 10:12:54 +0200 haftmann apply preprocessing simpset also to rhs of abstract code equations
Tue, 05 Jun 2012 07:11:49 +0200 haftmann clarified code translation code
Tue, 05 Jun 2012 07:10:51 +0200 haftmann prefer sys.error over plain error in Scala to avoid deprecation warning
Tue, 05 Jun 2012 07:05:56 +0200 haftmann prefer records with speaking labels over deeply nested tuples
Mon, 04 Jun 2012 12:55:54 +0200 Andreas Lochbihler merged
Mon, 04 Jun 2012 09:50:57 +0200 Andreas Lochbihler more sort constraints for FinFun code generation
Mon, 04 Jun 2012 09:07:23 +0200 boehmes restricted Z3 by default to a fragment where proof reconstruction should not fail (for better integration with Sledgehammer) -- the full set of supported Z3 features can still be used by enabling the configuration option "z3_with_extensions"
Sun, 03 Jun 2012 15:49:55 +0200 haftmann explicit check for correct number of arguments for abstract constructor
Sat, 02 Jun 2012 08:32:42 +0200 huffman merged
Sat, 02 Jun 2012 08:27:29 +0200 huffman transfer method now handles transfer rules for compound terms, e.g. locale-defined constants with hidden parameters
Fri, 01 Jun 2012 11:55:06 +0200 huffman transfer method now avoids generalizing over free variables that are known to appear in registered transfer rules
Fri, 01 Jun 2012 11:54:34 +0200 huffman unify theory-data structures for transfer package
Fri, 01 Jun 2012 11:53:58 +0200 huffman remove duplicate lemma card_unit in favor of Finite_Set.card_UNIV_unit
Fri, 01 Jun 2012 20:40:34 +0200 Andreas Lochbihler improved code setup for card, finite, subset
Fri, 01 Jun 2012 15:35:49 +0200 Andreas Lochbihler merged
Fri, 01 Jun 2012 15:33:31 +0200 Andreas Lochbihler more instantiations for card_UNIV,
Fri, 01 Jun 2012 14:34:46 +0200 Andreas Lochbihler simplify card_UNIV type class,
Fri, 01 Jun 2012 13:52:51 +0200 Andreas Lochbihler drop redundant sort constraint
Fri, 01 Jun 2012 13:39:14 +0200 wenzelm use \tocentry as in implementation manual;
Fri, 01 Jun 2012 13:02:09 +0200 wenzelm tuned message;
Fri, 01 Jun 2012 12:45:22 +0200 wenzelm tuned header;
Fri, 01 Jun 2012 08:32:26 +0200 Andreas Lochbihler merged
Thu, 31 May 2012 17:10:43 +0200 Andreas Lochbihler tuned proofs
Thu, 31 May 2012 17:04:11 +0200 Andreas Lochbihler tuned instantiations
Thu, 31 May 2012 16:58:38 +0200 Andreas Lochbihler unify Card_Univ and Cardinality
Thu, 31 May 2012 15:47:06 +0200 huffman definition less_int_def has changed, use 'less_le' instead
Mon, 28 May 2012 02:18:46 +0200 bulwahn adding incompleted simproc to rewrite set comprehensions into pointfree expressions on sets
Thu, 31 May 2012 10:05:07 +0200 huffman remove stray reference to no-longer-existing theorem 'add'
Thu, 31 May 2012 10:01:15 +0200 huffman temporarily comment out portion of Quotient_Examples/Quotient_Rat.thy, broken by changes to Int.thy
Wed, 30 May 2012 18:09:23 +0200 huffman temporarily comment out nitpick examples broken by changes to Int.thy
Wed, 30 May 2012 16:59:20 +0200 huffman convert Int.thy to use lifting and transfer
Wed, 30 May 2012 14:55:44 +0200 huffman remove unnecessary simp rules involving Abs_Integ
Wed, 30 May 2012 23:10:42 +0200 boehmes introduced option "z3_with_extensions" to control whether Z3's support for nonlinear arithmetic and datatypes should be enabled (including potential proof reconstruction failures)
Wed, 30 May 2012 16:05:21 +0200 Andreas Lochbihler merged
Wed, 30 May 2012 16:05:06 +0200 Andreas Lochbihler remove pretty syntax for FinFuns at the end and provide separate syntax theory
Tue, 29 May 2012 17:53:43 +0200 huffman add lemma set_of_image_mset
Wed, 30 May 2012 10:04:05 +0200 Andreas Lochbihler merged
Wed, 30 May 2012 09:54:53 +0200 Andreas Lochbihler eliminated remaining sub- and superscripts in FinFun syntax
Wed, 30 May 2012 09:46:58 +0200 Andreas Lochbihler syntax for FinFun composition without subscripts
Wed, 30 May 2012 09:36:39 +0200 Andreas Lochbihler FinFun pseudo-constructor syntax without superscripts
Wed, 30 May 2012 09:13:39 +0200 Andreas Lochbihler replace FinFun application syntax with $
Wed, 30 May 2012 08:48:14 +0200 Andreas Lochbihler removed subscripts from FinFun type syntax
Wed, 30 May 2012 08:34:14 +0200 Andreas Lochbihler improve code setup for set equality
Tue, 29 May 2012 17:21:41 +0200 Andreas Lochbihler add code equation for coset xs = set ys
Tue, 29 May 2012 17:17:57 +0200 Andreas Lochbihler tuned proofs
Tue, 29 May 2012 16:41:00 +0200 Andreas Lochbihler use bundle in FinFun
Tue, 29 May 2012 16:08:12 +0200 Andreas Lochbihler unify Rep_finfun and finfun_apply
Tue, 29 May 2012 15:31:58 +0200 Andreas Lochbihler move FinFuns from AFP to repository
Wed, 30 May 2012 09:25:37 +0200 wenzelm discontinued unused unzip/untar;
Tue, 29 May 2012 23:19:37 +0200 wenzelm update GUI components after init;
Tue, 29 May 2012 22:44:02 +0200 wenzelm merged
Tue, 29 May 2012 19:13:02 +0200 kuncar don't be so aggressive during unfolding id and o
Tue, 29 May 2012 17:06:04 +0200 huffman reordered sections
Tue, 29 May 2012 22:33:14 +0200 wenzelm tuned message;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip