Sat, 19 Mar 2011 11:22:23 +0100 |
blanchet |
ignore "need" axioms for "nat"-like types
|
changeset |
files
|
Fri, 18 Mar 2011 22:55:28 +0100 |
blanchet |
added "simp:", "intro:", and "elim:" to "try" command
|
changeset |
files
|
Fri, 18 Mar 2011 17:27:28 +0100 |
blanchet |
optimize Kodkod axioms further w.r.t. "need" option
|
changeset |
files
|
Fri, 18 Mar 2011 12:20:32 +0100 |
blanchet |
optimize Kodkod bounds of nat-like datatypes
|
changeset |
files
|
Fri, 18 Mar 2011 12:05:23 +0100 |
blanchet |
more optimizations of bounds for "need"
|
changeset |
files
|
Fri, 18 Mar 2011 11:43:28 +0100 |
blanchet |
optimize Kodkod bounds when "need" is specified
|
changeset |
files
|
Fri, 18 Mar 2011 10:17:37 +0100 |
blanchet |
always destroy constructor patterns, since this seems to be always useful
|
changeset |
files
|
Thu, 17 Mar 2011 22:07:17 +0100 |
blanchet |
reintroduced "show_skolems" option -- useful when too many Skolems are displayed
|
changeset |
files
|
Thu, 17 Mar 2011 14:43:53 +0100 |
blanchet |
reword Nitpick's wording concerning potential counterexamples
|
changeset |
files
|
Thu, 17 Mar 2011 14:43:51 +0100 |
blanchet |
prevent an exception if "card" is empty (e.g., "nitpick [card]")
|
changeset |
files
|
Thu, 17 Mar 2011 11:18:31 +0100 |
blanchet |
add option to function to keep trivial ATP formulas, needed for some experiments
|
changeset |
files
|
Thu, 17 Mar 2011 11:18:31 +0100 |
blanchet |
add option to relevance filter's "all_facts" function to really get all facts (needed for some experiments)
|
changeset |
files
|
Thu, 17 Mar 2011 09:58:13 +0100 |
nipkow |
tuned lemma
|
changeset |
files
|
Wed, 16 Mar 2011 19:50:56 +0100 |
nipkow |
added lemmas
|
changeset |
files
|
Tue, 15 Mar 2011 22:04:02 +0100 |
nipkow |
added lemma
|
changeset |
files
|
Tue, 15 Mar 2011 15:49:42 +0100 |
blanchet |
support non-ground "need" values
|
changeset |
files
|
Tue, 15 Mar 2011 13:03:54 +0100 |
wenzelm |
recover Isabelle symlink for public distribution, notably website;
|
changeset |
files
|
Mon, 14 Mar 2011 16:59:37 +0100 |
wenzelm |
standardized headers;
|
changeset |
files
|
Mon, 14 Mar 2011 15:29:10 +0100 |
hoelzl |
merged
|
changeset |
files
|
Mon, 14 Mar 2011 14:37:49 +0100 |
hoelzl |
reworked Probability theory: measures are not type restricted to positive extended reals
|
changeset |
files
|
Mon, 14 Mar 2011 14:37:47 +0100 |
hoelzl |
split Extended_Reals into parts for Library and Multivariate_Analysis
|
changeset |
files
|
Mon, 14 Mar 2011 14:37:46 +0100 |
hoelzl |
lemmas about addition, SUP on countable sets and infinite sums for extreal
|
changeset |
files
|
Mon, 14 Mar 2011 14:37:45 +0100 |
hoelzl |
add infinite sums and power on extreal
|
changeset |
files
|
Mon, 14 Mar 2011 14:37:44 +0100 |
hoelzl |
introduce setsum on extreal
|
changeset |
files
|
Mon, 14 Mar 2011 14:37:42 +0100 |
hoelzl |
use abs_extreal
|
changeset |
files
|
Mon, 14 Mar 2011 14:37:41 +0100 |
hoelzl |
simplified definition of open_extreal
|
changeset |
files
|
Mon, 14 Mar 2011 14:37:40 +0100 |
hoelzl |
use case_product for extrel[2,3]_cases
|
changeset |
files
|
Mon, 14 Mar 2011 14:37:39 +0100 |
hoelzl |
add Extended_Reals from AFP/Lower_Semicontinuous
|
changeset |
files
|
Mon, 14 Mar 2011 14:37:37 +0100 |
hoelzl |
add lemmas for monotone sequences
|
changeset |
files
|
Mon, 14 Mar 2011 14:37:36 +0100 |
hoelzl |
add lemmas for SUP and INF
|
changeset |
files
|
Mon, 14 Mar 2011 14:37:35 +0100 |
hoelzl |
generalize infinite sums
|
changeset |
files
|
Mon, 14 Mar 2011 14:37:33 +0100 |
hoelzl |
moved t2_spaces to HOL image
|
changeset |
files
|
Mon, 14 Mar 2011 15:17:10 +0100 |
wenzelm |
example settings for ISABELLE_GHC, ISABELLE_OCAML, ISABELLE_SWIPL;
|
changeset |
files
|
Mon, 14 Mar 2011 15:13:00 +0100 |
wenzelm |
isatest: fresh copy of settings avoids odd cumulative environment;
|
changeset |
files
|
Mon, 14 Mar 2011 12:34:12 +0100 |
bulwahn |
tuned exhaustive_generators
|
changeset |
files
|
Mon, 14 Mar 2011 12:34:11 +0100 |
bulwahn |
removing definition of cons0; hiding constants in Quickcheck_Narrowing
|
changeset |
files
|
Mon, 14 Mar 2011 12:34:10 +0100 |
bulwahn |
tuned subsubsection names in Quickcheck_Narrowing
|
changeset |
files
|
Mon, 14 Mar 2011 12:34:10 +0100 |
bulwahn |
tuned exhaustive generator compilation; added narrowing generator compilation; removed exec as does not work properly here (reverting changeset 994d088fbfbc)
|
changeset |
files
|
Mon, 14 Mar 2011 12:34:09 +0100 |
bulwahn |
correcting names in Narrowing_Engine and example theory for Quickcheck_Narrowing
|
changeset |
files
|
Mon, 14 Mar 2011 12:34:08 +0100 |
bulwahn |
renaming series and serial to narrowing in Quickcheck_Narrowing
|
changeset |
files
|
Sun, 13 Mar 2011 23:12:38 +0100 |
wenzelm |
eliminated Bali.thy which takes quite long to merge and does not parallelize so well -- essentially reverting 9b19cbb0af28;
|
changeset |
files
|
Sun, 13 Mar 2011 22:55:50 +0100 |
wenzelm |
tuned headers;
|
changeset |
files
|
Sun, 13 Mar 2011 22:24:10 +0100 |
wenzelm |
eliminated hard tabs;
|
changeset |
files
|
Sun, 13 Mar 2011 21:41:44 +0100 |
wenzelm |
less ambitious isatest;
|
changeset |
files
|
Sun, 13 Mar 2011 21:21:48 +0100 |
wenzelm |
modernized imports (untested!?);
|
changeset |
files
|
Sun, 13 Mar 2011 20:56:00 +0100 |
wenzelm |
files are identified via SHA1 digests -- discontinued ISABELLE_FILE_IDENT;
|
changeset |
files
|
Sun, 13 Mar 2011 20:21:24 +0100 |
wenzelm |
explicit type SHA1.digest;
|
changeset |
files
|
Sun, 13 Mar 2011 19:27:39 +0100 |
wenzelm |
slightly more robust bash exec, which fails on empty executable;
|
changeset |
files
|
Sun, 13 Mar 2011 19:16:19 +0100 |
wenzelm |
cleanup of former settings GHC_PATH, EXEC_GHC, EXEC_OCAML, EXEC_SWIPL, EXEC_YAP -- discontinued implicit detection;
|
changeset |
files
|
Sun, 13 Mar 2011 17:35:35 +0100 |
wenzelm |
some cleanup of old-style settings;
|
changeset |
files
|
Sun, 13 Mar 2011 17:28:14 +0100 |
wenzelm |
clarified ISABELLE_CSDP setting (formerly CSDP_EXE);
|
changeset |
files
|
Sun, 13 Mar 2011 16:52:59 +0100 |
wenzelm |
more conventional Mutabelle settings -- similar to Mirabelle;
|
changeset |
files
|
Sun, 13 Mar 2011 16:38:54 +0100 |
wenzelm |
more basic use of Path.position/File.read;
|
changeset |
files
|
Sun, 13 Mar 2011 16:38:14 +0100 |
wenzelm |
prefer qualified ISABELLE_NEOS_SERVER;
|
changeset |
files
|
Sun, 13 Mar 2011 16:30:02 +0100 |
wenzelm |
proper File.shell_path;
|
changeset |
files
|
Sun, 13 Mar 2011 16:14:14 +0100 |
wenzelm |
more conventional variable name;
|
changeset |
files
|
Sun, 13 Mar 2011 16:01:00 +0100 |
wenzelm |
Path.print is the official way to show file-system paths to users -- note that Path.implode often indicates violation of the abstract datatype;
|
changeset |
files
|
Sun, 13 Mar 2011 15:16:37 +0100 |
wenzelm |
fixed document;
|
changeset |
files
|
Sun, 13 Mar 2011 15:13:53 +0100 |
wenzelm |
isatest: test more external code;
|
changeset |
files
|
Sun, 13 Mar 2011 15:10:00 +0100 |
wenzelm |
tuned headers;
|
changeset |
files
|