Thu, 29 Dec 2011 13:41:41 +0100 haftmann qualified Finite_Set.fold
Thu, 29 Dec 2011 10:47:56 +0100 haftmann dropped redundant setup
Thu, 29 Dec 2011 10:47:56 +0100 haftmann tuned declaration
Thu, 29 Dec 2011 10:47:55 +0100 haftmann attribute code_abbrev superseedes code_unfold_post; tuned text
Thu, 29 Dec 2011 10:47:55 +0100 haftmann attribute code_abbrev superseedes code_unfold_post; tuned names and spacing
Thu, 29 Dec 2011 10:47:55 +0100 haftmann attribute code_abbrev superseedes code_unfold_post
Thu, 29 Dec 2011 10:47:55 +0100 haftmann semiring_numeral_0_eq_0, semiring_numeral_1_eq_1 now [simp], superseeding corresponding simp rules on type nat; attribute code_abbrev superseedes code_unfold_post
Thu, 29 Dec 2011 10:47:54 +0100 haftmann semiring_numeral_0_eq_0, semiring_numeral_1_eq_1 now [simp], superseeding corresponding simp rules on type nat
Wed, 28 Dec 2011 22:08:44 +0100 wenzelm merged
Wed, 28 Dec 2011 20:05:52 +0100 huffman merged
Wed, 28 Dec 2011 20:05:28 +0100 huffman restate some lemmas to respect int/bin distinction
Wed, 28 Dec 2011 19:15:28 +0100 huffman simplify some proofs
Wed, 28 Dec 2011 18:50:35 +0100 huffman add lemma word_eq_iff
Wed, 28 Dec 2011 18:33:03 +0100 huffman restate lemma word_1_no in terms of Numeral1
Wed, 28 Dec 2011 18:27:34 +0100 huffman remove recursion combinator bin_rec;
Wed, 28 Dec 2011 16:24:28 +0100 huffman simplify definition of XOR for type int;
Wed, 28 Dec 2011 16:10:49 +0100 huffman simplify definition of OR for type int;
Wed, 28 Dec 2011 16:04:58 +0100 huffman simplify definition of NOT for type int
Wed, 28 Dec 2011 13:20:46 +0100 huffman add several new tests, most of which don't work yet
Wed, 28 Dec 2011 12:55:37 +0100 huffman fix typos
Wed, 28 Dec 2011 12:52:23 +0100 huffman remove some duplicate lemmas
Wed, 28 Dec 2011 10:48:39 +0100 huffman simplify proof
Wed, 28 Dec 2011 10:30:43 +0100 huffman replace 'lemmas' with explicit 'lemma'
Wed, 28 Dec 2011 07:58:17 +0100 huffman add section headings
Tue, 27 Dec 2011 18:26:15 +0100 huffman remove duplicate lemma lists
Wed, 28 Dec 2011 20:03:13 +0100 wenzelm reverted some changes for set->predicate transition, according to "hg log -u berghofe -r Isabelle2007:Isabelle2008";
Wed, 28 Dec 2011 15:08:12 +0100 wenzelm disable kodkodi for now to prevent isatest failure of HOL-Nitpick_Examples due to 'a set constructor;
Wed, 28 Dec 2011 14:38:14 +0100 wenzelm updated platform information;
Wed, 28 Dec 2011 13:13:27 +0100 wenzelm discontinued broken macbroy5 and thus the obsolete ppc-darwin platform;
Wed, 28 Dec 2011 13:08:18 +0100 wenzelm more selective target "full" -- avoid failure of HOL-Datatype_Benchmark on 32bit platforms;
Wed, 28 Dec 2011 13:00:51 +0100 wenzelm print case syntax depending on "show_cases" configuration option;
Tue, 27 Dec 2011 15:38:45 +0100 huffman merged
Tue, 27 Dec 2011 15:37:33 +0100 huffman redefine some binary operations on integers work on abstract numerals instead of Int.Pls and Int.Min
Tue, 27 Dec 2011 13:16:22 +0100 huffman remove some uses of Int.succ and Int.pred
Tue, 27 Dec 2011 12:49:03 +0100 huffman removed unused lemmas
Tue, 27 Dec 2011 12:37:11 +0100 huffman remove redundant syntax declaration
Tue, 27 Dec 2011 12:27:06 +0100 huffman use 'induct arbitrary' instead of 'rule_format' attribute
Tue, 27 Dec 2011 12:05:03 +0100 huffman declare simp rules immediately, instead of using 'declare' commands
Tue, 27 Dec 2011 11:38:55 +0100 huffman declare word_of_int_{0,1} [simp], for consistency with word_of_int_bin
Tue, 27 Dec 2011 09:45:10 +0100 haftmann be explicit about Finite_Set.fold
Tue, 27 Dec 2011 09:15:26 +0100 haftmann dropped fact whose names clash with corresponding facts on canonical fold
Tue, 27 Dec 2011 09:15:26 +0100 haftmann prefer canonical fold on lists
Tue, 27 Dec 2011 09:15:26 +0100 haftmann be explicit about Finite_Set.fold
Mon, 26 Dec 2011 22:17:10 +0100 haftmann incorporated More_Set and More_List into the Main body -- to be consolidated later
Mon, 26 Dec 2011 22:17:10 +0100 haftmann moved theorem requiring multisets from More_List to Multiset
Mon, 26 Dec 2011 22:17:10 +0100 haftmann NEWS: unavoidable fact renames
Mon, 26 Dec 2011 18:32:43 +0100 haftmann dropped disfruitful `constant signatures`
Mon, 26 Dec 2011 18:32:43 +0100 haftmann moved various set operations to theory Set (resp. Product_Type)
Mon, 26 Dec 2011 17:40:43 +0100 haftmann dropped Executable_Set wrapper theory
Sun, 25 Dec 2011 08:42:33 +0100 haftmann updated certificate
Sat, 24 Dec 2011 16:14:59 +0100 haftmann NEWS: `set` is now a proper type constructor
Sat, 24 Dec 2011 16:14:58 +0100 haftmann dropped references to obsolete facts `mem_def` and `Collect_def`
Sat, 24 Dec 2011 16:14:58 +0100 haftmann dropped references to obsolete facts `mem_def_raw` and `Collect_def_raw`
Sat, 24 Dec 2011 16:14:58 +0100 haftmann adjusted to set/pred distinction by means of type constructor `set`
Sat, 24 Dec 2011 16:14:58 +0100 haftmann treatment of type constructor `set`
Sat, 24 Dec 2011 15:55:03 +0100 haftmann executable intervals
Sat, 24 Dec 2011 15:54:58 +0100 haftmann `set` is now a proper type constructor
Sat, 24 Dec 2011 15:53:12 +0100 haftmann tuned layout
Sat, 24 Dec 2011 15:53:12 +0100 haftmann reduced to a compatibility layer
Sat, 24 Dec 2011 15:53:11 +0100 haftmann added setup for executable code
Sat, 24 Dec 2011 15:53:11 +0100 haftmann moved `sublists` to theory Enum
Sat, 24 Dec 2011 15:53:11 +0100 haftmann commented out examples which choke on strict set/pred distinction
Sat, 24 Dec 2011 15:53:11 +0100 haftmann explicitly spelt out proof of equivariance avoids problem with automation due to type constructor `set`
Sat, 24 Dec 2011 15:53:10 +0100 haftmann adjusted to set/pred distinction by means of type constructor `set`
Sat, 24 Dec 2011 15:53:10 +0100 haftmann dropped references to obsolete fact `mem_def`
Sat, 24 Dec 2011 15:53:10 +0100 haftmann dropped obsolete lemma member_set
Sat, 24 Dec 2011 15:53:09 +0100 haftmann dropped obsolete code equation for Id
Sat, 24 Dec 2011 15:53:09 +0100 haftmann tuned proofs
Sat, 24 Dec 2011 15:53:09 +0100 haftmann generalized type signature to permit overloading on `set`
Sat, 24 Dec 2011 15:53:08 +0100 haftmann added monad instance for `set`
Sat, 24 Dec 2011 15:53:08 +0100 haftmann enum type class instance for `set`; dropped misfitting code lemma for trancl
Sat, 24 Dec 2011 15:53:08 +0100 haftmann finite type class instance for `set`
Sat, 24 Dec 2011 15:53:08 +0100 haftmann treatment of type constructor `set`
Sat, 24 Dec 2011 15:53:07 +0100 haftmann lattice type class instances for `set`; added code lemma for Set.bind
Sat, 24 Dec 2011 15:53:07 +0100 haftmann `set` is now a proper type constructor; added operation for set monad
Fri, 23 Dec 2011 16:37:27 +0100 huffman simplify some proofs
Fri, 23 Dec 2011 15:55:23 +0100 huffman remove redundant lemma word_sub_def
Fri, 23 Dec 2011 15:34:18 +0100 huffman add lemmas bin_cat_zero and bin_split_zero
Fri, 23 Dec 2011 15:24:22 +0100 huffman more uses of 'induct arbitrary'
Fri, 23 Dec 2011 14:37:38 +0100 huffman use 'induct arbitrary' instead of universal quantifiers
Fri, 23 Dec 2011 11:50:12 +0100 huffman remove two conflicting simp rules for 'number_of (number_of _)' pattern
Thu, 22 Dec 2011 12:14:26 +0100 huffman add lemma bin_nth_minus1
Wed, 21 Dec 2011 18:23:08 +0100 blanchet removed killed encoding from example
Wed, 21 Dec 2011 15:04:28 +0100 blanchet updated docs
Wed, 21 Dec 2011 15:04:28 +0100 blanchet killed "guard@?" encodings -- they were found to be unsound
Wed, 21 Dec 2011 15:04:28 +0100 blanchet extend previous optimizations to guard-based encodings
Wed, 21 Dec 2011 15:04:28 +0100 blanchet treat polymorphic constructors specially in @? encodings
Wed, 21 Dec 2011 15:04:28 +0100 blanchet tuning
Wed, 21 Dec 2011 15:04:28 +0100 blanchet no need for type arguments for monomorphic constructors of polymorphic datatypes (e.g. "Nil")
Wed, 21 Dec 2011 14:38:21 +0100 bulwahn added some basic documentation about method induction_schema extracted from old NEWS
Wed, 21 Dec 2011 14:24:29 +0100 bulwahn adding documentation about the quickcheck_generator command in the IsarRef
Wed, 21 Dec 2011 09:41:16 +0100 bulwahn extending quickcheck example
Wed, 21 Dec 2011 09:39:14 +0100 bulwahn NEWS
Wed, 21 Dec 2011 09:21:35 +0100 bulwahn quickcheck_generator command also creates random generators
Tue, 20 Dec 2011 18:59:50 +0100 blanchet don't try to avoid SPASS keywords; instead, just suffix an underscore to all generated identifiers
Tue, 20 Dec 2011 18:59:50 +0100 blanchet one more SPASS identifier
Tue, 20 Dec 2011 18:59:46 +0100 blanchet tuning
Tue, 20 Dec 2011 18:46:05 +0100 noschinl merged
Sat, 17 Dec 2011 15:53:58 +0100 traytel meaningful error message on failing merges of coercion tables
Tue, 20 Dec 2011 11:40:56 +0100 noschinl add simp rules for enat and ereal
Mon, 19 Dec 2011 14:41:08 +0100 noschinl add lemmas
Mon, 19 Dec 2011 14:41:08 +0100 noschinl add lemmas
Mon, 19 Dec 2011 14:41:08 +0100 noschinl weaken preconditions on lemmas
Mon, 19 Dec 2011 14:41:08 +0100 noschinl add lemmas
Tue, 20 Dec 2011 17:40:21 +0100 bulwahn removing some debug output in quotient_definition
Tue, 20 Dec 2011 17:40:18 +0100 bulwahn adding quickcheck generators in some HOL-Library theories
Tue, 20 Dec 2011 17:40:17 +0100 bulwahn adding quickcheck generator for distinct lists; adding examples
Tue, 20 Dec 2011 17:40:15 +0100 bulwahn added keywords
Tue, 20 Dec 2011 17:39:56 +0100 bulwahn quickcheck generators for abstract types; tuned
Tue, 20 Dec 2011 17:22:31 +0100 bulwahn exporting instantiation functions in quickcheck for their usage in abstract generators
Tue, 20 Dec 2011 17:22:31 +0100 bulwahn generalize ensure_sort_datatype to ensure_sort in quickcheck_common to allow generators for abstract types;
Tue, 20 Dec 2011 14:43:42 +0100 bulwahn tuned
Tue, 20 Dec 2011 14:43:41 +0100 bulwahn tuned
Tue, 20 Dec 2011 13:04:46 +0100 blanchet ensure TPTP FOF/TFF/THF formulas are close
Tue, 20 Dec 2011 10:42:33 +0100 nipkow tuned
Mon, 19 Dec 2011 17:10:53 +0100 nipkow merged
Mon, 19 Dec 2011 17:10:45 +0100 nipkow added old chestnut
Mon, 19 Dec 2011 13:58:54 +0100 hoelzl isarfied proof; add log to DERIV_intros
Thu, 15 Dec 2011 17:21:29 +0100 huffman tendsto lemmas for ln and powr
Sun, 18 Dec 2011 14:28:14 +0100 wenzelm tuned settings;
Sat, 17 Dec 2011 16:24:14 +0100 wenzelm updated jedit_build component;
Sat, 17 Dec 2011 16:22:16 +0100 wenzelm updated version information;
Sat, 17 Dec 2011 16:21:22 +0100 wenzelm patch for Lobo/Cobra 0.98.4 to make it work with Java 1.7 (see also http://sourceforge.net/tracker/index.php?func=detail&aid=2991043&group_id=139023&atid=742262);
Sat, 17 Dec 2011 15:09:11 +0100 wenzelm eliminated Drule.export_without_context which is not really required here;
Sat, 17 Dec 2011 13:08:03 +0100 wenzelm tuned signature;
Sat, 17 Dec 2011 12:51:30 +0100 wenzelm enforce short hostname on all platforms (especially macbroy2);
Sat, 17 Dec 2011 12:42:10 +0100 wenzelm clarified modules that contribute to datatype package;
Sat, 17 Dec 2011 12:10:37 +0100 wenzelm tuned signature;
Fri, 16 Dec 2011 22:07:03 +0100 wenzelm merged
Fri, 16 Dec 2011 12:01:10 +0100 nipkow merged
Fri, 16 Dec 2011 12:00:59 +0100 nipkow improved indexed complete lattice
Fri, 16 Dec 2011 22:08:48 +0100 wenzelm more elementary defs;
Fri, 16 Dec 2011 21:23:21 +0100 wenzelm eliminated old-fashioned Global_Theory.add_thms(s);
Fri, 16 Dec 2011 13:37:08 +0100 wenzelm prefer sorting from Scala library;
Fri, 16 Dec 2011 12:03:33 +0100 wenzelm prefer Name.context operations;
Fri, 16 Dec 2011 11:02:55 +0100 wenzelm tuned;
Fri, 16 Dec 2011 10:52:35 +0100 wenzelm clarified modules that contribute to datatype package;
Fri, 16 Dec 2011 10:38:38 +0100 wenzelm tuned signature;
Thu, 15 Dec 2011 21:46:52 +0100 wenzelm merged;
Thu, 15 Dec 2011 19:53:28 +0100 wenzelm tuned;
Thu, 15 Dec 2011 16:10:44 +0100 noschinl add complementary lemmas for {min,max}_least
Thu, 15 Dec 2011 15:55:39 +0100 noschinl add lemmas about limits
Thu, 15 Dec 2011 18:08:40 +0100 wenzelm clarified module dependencies: Datatype_Data, Datatype_Case, Rep_Datatype;
Thu, 15 Dec 2011 17:37:14 +0100 wenzelm separate rep_datatype.ML;
Thu, 15 Dec 2011 14:11:57 +0100 wenzelm misc tuning and simplification;
Thu, 15 Dec 2011 13:40:20 +0100 wenzelm more stats;
Thu, 15 Dec 2011 10:38:50 +0100 blanchet made SML/NJ happier
Thu, 15 Dec 2011 09:13:32 +0100 nipkow merged
Thu, 15 Dec 2011 09:13:23 +0100 nipkow tuned
Thu, 15 Dec 2011 08:51:14 +0100 bulwahn hiding the precious name map_entry in AList_Impl
Wed, 14 Dec 2011 23:08:03 +0100 blanchet killed dead code
Wed, 14 Dec 2011 23:08:03 +0100 blanchet use new redirection algorithm in Sledgehammer
Wed, 14 Dec 2011 23:08:03 +0100 blanchet fixed parsing of TPTP atoms
Wed, 14 Dec 2011 22:10:04 +0100 wenzelm tuned signature;
Wed, 14 Dec 2011 21:54:32 +0100 wenzelm avoid fragile Sign.intern_const -- pass internal names directly;
Wed, 14 Dec 2011 20:36:17 +0100 wenzelm tuned;
Wed, 14 Dec 2011 18:07:32 +0100 blanchet added new proof redirection code
Wed, 14 Dec 2011 18:07:32 +0100 blanchet SPASS is incomplete because of the -Splits and -FullRed options, not just because of -SOS=1 -- don't pretend the opposite
Wed, 14 Dec 2011 18:07:32 +0100 blanchet make sure that all symbols are declared in untyped SPASS DFG output (broken since 3b8606fba2dd)
Wed, 14 Dec 2011 17:49:42 +0100 bulwahn NEWS
Wed, 14 Dec 2011 16:30:32 +0100 bulwahn correcting dependencies after renaming
Wed, 14 Dec 2011 16:30:30 +0100 bulwahn tuned header after renaming
Wed, 14 Dec 2011 16:30:29 +0100 bulwahn moving AList theory to AList_Impl to make space for the association lists with invariant
Wed, 14 Dec 2011 16:30:09 +0100 bulwahn merged
Wed, 14 Dec 2011 15:56:37 +0100 bulwahn adding map_entry to AList theory
Wed, 14 Dec 2011 15:56:34 +0100 bulwahn adding map_default to AList theory
Wed, 14 Dec 2011 15:56:31 +0100 bulwahn fixed typo in theorem name in AList theory
Wed, 14 Dec 2011 15:56:29 +0100 bulwahn adding code attribute to enable evaluation of equality on multisets
Wed, 14 Dec 2011 15:50:15 +0100 wenzelm merged
Wed, 14 Dec 2011 15:05:22 +0100 blanchet updated Sledgehammer/SMT docs
Wed, 14 Dec 2011 15:30:17 +0100 wenzelm tuned signature;
Wed, 14 Dec 2011 12:18:19 +0100 wenzelm eliminated dead code;
Wed, 14 Dec 2011 12:10:44 +0100 wenzelm some full isatest runs, which include benchmark targets;
Wed, 14 Dec 2011 12:02:02 +0100 wenzelm more visible benchmarks;
Wed, 14 Dec 2011 10:18:28 +0100 blanchet fixed Nitpick definition of "<" on "real"s
Wed, 14 Dec 2011 08:32:48 +0100 huffman replace 'lemmas' with 'lemma'
Wed, 14 Dec 2011 07:38:30 +0100 huffman merged
Tue, 13 Dec 2011 18:33:04 +0100 huffman more simp rules for sbintrunc
Tue, 13 Dec 2011 15:34:59 +0100 huffman add simp rules for sbintrunc applied to numerals
Tue, 13 Dec 2011 14:39:14 +0100 huffman replace many uses of 'lemmas' with explicit 'lemma'
Tue, 13 Dec 2011 14:02:02 +0100 huffman add lemma bin_nth_zero
Tue, 13 Dec 2011 19:21:36 +0100 huffman add simp rules for bintrunc applied to numerals
Tue, 13 Dec 2011 13:21:48 +0100 huffman add simp rules for bin_rest and bin_last applied to numerals
Tue, 13 Dec 2011 13:10:25 +0100 huffman add simp rules for bin_sign applied to numerals
Tue, 13 Dec 2011 13:05:44 +0100 huffman add simp rules for BIT applied to numerals
Tue, 13 Dec 2011 12:55:36 +0100 huffman declare BIT_eq_iff [iff]; remove unneeded lemmas
Tue, 13 Dec 2011 12:36:41 +0100 huffman towards removing BIT_simps from the simpset
Tue, 13 Dec 2011 12:10:43 +0100 huffman type signature for bin_sign
Tue, 13 Dec 2011 12:05:47 +0100 huffman remove some unwanted numeral-representation-specific simp rules
Tue, 13 Dec 2011 11:48:59 +0100 huffman remove redundant lemmas
Tue, 13 Dec 2011 11:26:10 +0100 huffman reorder some definitions and proofs, in preparation for new numeral representation
Tue, 13 Dec 2011 23:22:27 +0100 wenzelm merged
Tue, 13 Dec 2011 22:44:16 +0100 noschinl added lemmas
Tue, 13 Dec 2011 21:15:38 +0100 nipkow added concrete syntax
Tue, 13 Dec 2011 23:23:51 +0100 wenzelm 'datatype' specifications allow explicit sort constraints;
Tue, 13 Dec 2011 20:29:59 +0100 wenzelm do not open ML structures;
Tue, 13 Dec 2011 20:10:36 +0100 wenzelm tuned;
Tue, 13 Dec 2011 20:10:28 +0100 wenzelm removed dead code;
Tue, 13 Dec 2011 20:10:11 +0100 wenzelm comment;
Tue, 13 Dec 2011 16:53:28 +0100 nipkow connect while_option with lfp
Tue, 13 Dec 2011 16:14:41 +0100 nipkow lemmas about Kleene iteration
Tue, 13 Dec 2011 15:19:30 +0100 wenzelm merged
Tue, 13 Dec 2011 14:55:42 +0100 blanchet avoid multiple type decls in TFF (improves on cef82dc1462d)
Tue, 13 Dec 2011 14:55:42 +0100 blanchet added missing quantifier
Tue, 13 Dec 2011 14:55:42 +0100 blanchet remove needless declaration in TFF1 problems
Tue, 13 Dec 2011 14:55:42 +0100 blanchet correctly declare implicit TFF1 types that appear first as type arguments with "$tType" and not "$i
Tue, 13 Dec 2011 15:18:52 +0100 wenzelm modernized specifications;
Tue, 13 Dec 2011 14:04:20 +0100 kuncar support phantom types as quotient types
Mon, 12 Dec 2011 23:06:41 +0100 wenzelm merged
Mon, 12 Dec 2011 20:28:34 +0100 nipkow merged
Mon, 12 Dec 2011 20:28:19 +0100 nipkow tuned
Mon, 12 Dec 2011 23:05:21 +0100 wenzelm datatype dtyp with explicit sort information;
Mon, 12 Dec 2011 20:55:57 +0100 wenzelm tuned;
Mon, 12 Dec 2011 19:47:50 +0100 wenzelm updated generated file;
Mon, 12 Dec 2011 17:22:48 +0100 bulwahn tuned quickcheck's response
Mon, 12 Dec 2011 13:45:54 +0100 bulwahn hiding constants and facts in the Quickcheck_Exhaustive and Quickcheck_Narrowing theory;
Mon, 12 Dec 2011 12:03:34 +0100 huffman merged
Mon, 12 Dec 2011 08:19:37 +0100 huffman replace more uses of 'lemmas' with explicit 'lemma';
Mon, 12 Dec 2011 15:32:54 +0900 Cezary Kaliszyk Add Quotient_Rat: an example of using the quotient package with partial equivalence relations, defining rational numbers.
Sun, 11 Dec 2011 21:57:22 +0100 huffman fix spelling
Sun, 11 Dec 2011 21:54:20 +0100 huffman fix spelling
Sun, 11 Dec 2011 18:22:06 +0100 nipkow added IMP/Live_True.thy
Sun, 11 Dec 2011 09:55:57 +0100 huffman replace many uses of 'lemmas' with 'lemma';
Sat, 10 Dec 2011 22:00:42 +0100 huffman prove class instances without extra lemmas
Sat, 10 Dec 2011 21:48:16 +0100 huffman finite class instance for word type; remove unused lemmas
Sat, 10 Dec 2011 21:07:59 +0100 huffman remove unused lemmas
Sat, 10 Dec 2011 16:24:22 +0100 huffman generalize some lemmas
Sat, 10 Dec 2011 13:00:58 +0100 huffman merged
Sat, 10 Dec 2011 08:29:19 +0100 huffman tidied Word.thy;
Fri, 09 Dec 2011 14:52:51 +0100 huffman remove redundant lemma word_diff_minus
Fri, 09 Dec 2011 14:14:05 +0100 huffman remove some duplicate lemmas, simplify some proofs
Fri, 09 Dec 2011 18:07:04 +0100 kuncar Quotient_Info stores only relation maps
Fri, 09 Dec 2011 16:08:32 +0100 bulwahn hiding definitional facts in Quickcheck; introducing catch_match more honestly
Fri, 09 Dec 2011 14:46:18 +0100 kuncar added dependencies
Fri, 09 Dec 2011 14:22:05 +0100 kuncar added an example file with lifting of constants with contravariant and co/contravariant types
Fri, 09 Dec 2011 14:16:42 +0100 kuncar merged
Fri, 09 Dec 2011 14:14:37 +0100 kuncar make ctxt the first parameter
Fri, 09 Dec 2011 14:12:02 +0100 kuncar context/theory parametres tuned
Fri, 09 Dec 2011 14:03:17 +0100 kuncar maps are taken from enriched type infrastracture, rewritten lifting of constants, now we can lift even contravariant and co/contravariant types
Fri, 09 Dec 2011 13:42:16 +0100 huffman add induction rule for list_all2
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip