noschinl [Mon, 09 May 2011 12:26:25 +0200] rev 42713
removed assumption from lemma List.take_add
wenzelm [Fri, 06 May 2011 20:25:41 +0200] rev 42712
no need for underscore.sty -- latex.ltx provides \textunderscore and \_ already;
wenzelm [Fri, 06 May 2011 17:52:08 +0200] rev 42711
removed \underscoreon which is from Larry's iman.sty, not underscore.sty;
blanchet [Fri, 06 May 2011 13:35:00 +0200] rev 42710
further improved type system setup based on Judgment Days
blanchet [Fri, 06 May 2011 13:34:59 +0200] rev 42709
allow each prover to specify its own formula kind for symbols occurring in the conjecture
blanchet [Fri, 06 May 2011 13:34:59 +0200] rev 42708
better type system setup, based on Judgment Day
bulwahn [Fri, 06 May 2011 11:57:21 +0200] rev 42707
improving merge of code specifications by removing code equations of constructors after merging two theories
wenzelm [Thu, 05 May 2011 23:54:06 +0200] rev 42706
tuned;
wenzelm [Thu, 05 May 2011 23:23:02 +0200] rev 42705
tuned some syntax names;
wenzelm [Thu, 05 May 2011 23:15:11 +0200] rev 42704
tuned rail diagrams and layout;
wenzelm [Thu, 05 May 2011 15:01:32 +0200] rev 42703
merged;
blanchet [Thu, 05 May 2011 14:18:58 +0200] rev 42702
tuning
blanchet [Thu, 05 May 2011 14:04:40 +0200] rev 42701
reintroduce unsoundnesses taken out in 4d29b4785f43 and 3c2baf9b3c61 but only for unsound type systems
blanchet [Thu, 05 May 2011 12:40:48 +0200] rev 42700
added FIXME
blanchet [Thu, 05 May 2011 12:40:48 +0200] rev 42699
no lies in debug output (e.g. "slice 2 of 1")
blanchet [Thu, 05 May 2011 12:40:48 +0200] rev 42698
help SOS by ensuring that typing information is marked as part of the conjecture + be more precise w.r.t. typedefs in monotonicity check
blanchet [Thu, 05 May 2011 12:40:48 +0200] rev 42697
query typedefs as well for monotonicity
bulwahn [Thu, 05 May 2011 10:47:33 +0200] rev 42696
adding examples for invoking quickcheck with records
bulwahn [Thu, 05 May 2011 10:47:31 +0200] rev 42695
adding creation of exhaustive generators for records; simplifying dependencies in Main theory
blanchet [Thu, 05 May 2011 10:24:12 +0200] rev 42694
hopefully this will help the SML/NJ type inference
blanchet [Thu, 05 May 2011 10:16:14 +0200] rev 42693
reverted 6efda6167e5d because unsound -- Vampire found a counterexample
blanchet [Thu, 05 May 2011 09:43:39 +0200] rev 42692
improve suggested type system list based on evaluation
blanchet [Thu, 05 May 2011 08:03:28 +0200] rev 42691
I have an intuition that it's sound to omit the first type arg of an hAPP -- and this reduces the size of monomorphized problems quite a bit
blanchet [Thu, 05 May 2011 02:27:02 +0200] rev 42690
removed unsound hAPP optimization
blanchet [Thu, 05 May 2011 00:51:56 +0200] rev 42689
versions of ! and ? for the ASCII-challenged Mirabelle
blanchet [Thu, 05 May 2011 00:22:37 +0200] rev 42688
smoother handling of ! and ? in type system names
blanchet [Wed, 04 May 2011 23:26:20 +0200] rev 42687
tuning
blanchet [Wed, 04 May 2011 23:21:11 +0200] rev 42686
compile + added monotonicity tests
blanchet [Wed, 04 May 2011 23:18:28 +0200] rev 42685
documentation tuning
blanchet [Wed, 04 May 2011 22:56:33 +0200] rev 42684
renamed "many_typed" to "simple" (as in simple types)
blanchet [Wed, 04 May 2011 22:54:10 +0200] rev 42683
update type system documentation
blanchet [Wed, 04 May 2011 22:47:13 +0200] rev 42682
added type homogenization, whereby all (isomorphic) infinite types are mapped to the same type (to reduce the number of different predicates/TFF-types)
blanchet [Wed, 04 May 2011 19:47:41 +0200] rev 42681
document monotonic type systems
blanchet [Wed, 04 May 2011 19:35:48 +0200] rev 42680
exploit inferred monotonicity
blanchet [Wed, 04 May 2011 18:48:25 +0200] rev 42679
[mq]: nitpick_tuning
blanchet [Wed, 04 May 2011 18:43:42 +0200] rev 42678
fixed cardinality computation for function types such as "'a -> unit"
blanchet [Wed, 04 May 2011 15:35:05 +0200] rev 42677
monotonic type inference in ATP Sledgehammer problems -- based on Claessen & al.'s CADE 2011 paper, Sect. 2.3.
wenzelm [Wed, 04 May 2011 15:37:39 +0200] rev 42676
proper case_names for int_cases, int_of_nat_induct;
tuned some proofs, eliminating (cases, auto) anti-pattern;
blanchet [Wed, 04 May 2011 11:49:46 +0200] rev 42675
added type annotation for SML/NJ
blanchet [Wed, 04 May 2011 10:12:44 +0200] rev 42674
eta-expansion for SML/NJ
wenzelm [Tue, 03 May 2011 23:01:25 +0200] rev 42673
removed odd historical material;
wenzelm [Tue, 03 May 2011 22:28:19 +0200] rev 42672
merged
blanchet [Tue, 03 May 2011 21:46:49 +0200] rev 42671
fixed per-ATP dangerous axiom detection -- embarrassing bugs introduced in change a7a30721767a
blanchet [Tue, 03 May 2011 21:46:05 +0200] rev 42670
cosmetics
wenzelm [Tue, 03 May 2011 22:27:32 +0200] rev 42669
more conventional naming scheme: names_long, names_short, names_unique;
wenzelm [Tue, 03 May 2011 22:26:16 +0200] rev 42668
railsetup required for IsarRef/style;
wenzelm [Tue, 03 May 2011 21:55:19 +0200] rev 42667
fit page;
wenzelm [Tue, 03 May 2011 21:44:05 +0200] rev 42666
use existing \<hyphen>;
wenzelm [Tue, 03 May 2011 21:40:14 +0200] rev 42665
more precise syntax diagram;
wenzelm [Tue, 03 May 2011 21:29:25 +0200] rev 42664
simplified rail configuration;
wenzelm [Tue, 03 May 2011 21:18:43 +0200] rev 42663
provide \isabellestyle{itunderscore} (requires underscore.sty);
wenzelm [Tue, 03 May 2011 21:07:24 +0200] rev 42662
updated generated files;
wenzelm [Tue, 03 May 2011 20:59:24 +0200] rev 42661
proper treatment of empty name -- avoid excessive vertical space;
wenzelm [Tue, 03 May 2011 20:58:42 +0200] rev 42660
final \makeatother -- catcodes appear to be global;
blanchet [Tue, 03 May 2011 18:47:22 +0200] rev 42659
fixed long name truncation logic
wenzelm [Tue, 03 May 2011 18:04:05 +0200] rev 42658
some documentation of @{rail} antiquotation;
wenzelm [Tue, 03 May 2011 17:31:16 +0200] rev 42657
more precise source position for @{rail};
wenzelm [Tue, 03 May 2011 16:54:26 +0200] rev 42656
sane paragraph layout;
wenzelm [Tue, 03 May 2011 16:00:29 +0200] rev 42655
updated configuration options -- no ML here;
wenzelm [Tue, 03 May 2011 15:37:17 +0200] rev 42654
tag ML as in IsarImplementation;
wenzelm [Tue, 03 May 2011 15:35:07 +0200] rev 42653
treat underscore as in IsarRef;
wenzelm [Tue, 03 May 2011 15:29:49 +0200] rev 42652
reactivated codegen example based on Lambda.thy;
wenzelm [Tue, 03 May 2011 15:07:36 +0200] rev 42651
formal Base theory;
blanchet [Tue, 03 May 2011 14:23:40 +0200] rev 42650
reintroduce this idea of running "metisFT" after a failed "metis" -- I took it out in e85ce10cef1a because I couldn't think of a reasonable use case, but now that ATPs use sound encodings and include dangerous facts (e.g. True_or_False) it makes more sense than ever to run "metisFT" after "metis"
blanchet [Tue, 03 May 2011 08:52:32 +0200] rev 42649
whitespace tuning
blanchet [Tue, 03 May 2011 08:52:16 +0200] rev 42648
make SML/NJ happiest
blanchet [Tue, 03 May 2011 01:04:03 +0200] rev 42647
no need to generate fact numbers for polymorphic type systems -- this confuses the TPTP exporter
blanchet [Tue, 03 May 2011 00:10:22 +0200] rev 42646
replaced some Unsynchronized.refs with Config.Ts
blanchet [Mon, 02 May 2011 23:01:22 +0200] rev 42645
do not declare TPTP built-ins, e.g. $true
blanchet [Mon, 02 May 2011 22:52:15 +0200] rev 42644
SNARK workaround
blanchet [Mon, 02 May 2011 22:52:15 +0200] rev 42643
better default type systems for SNARK and ToFoF
blanchet [Mon, 02 May 2011 22:52:15 +0200] rev 42642
tuning
blanchet [Mon, 02 May 2011 22:52:15 +0200] rev 42641
recognize simplification rules even if they look a bit different from the theorems in the theories (meta equality, variable numbers)
blanchet [Mon, 02 May 2011 22:52:15 +0200] rev 42640
generate tags for simps, intros, and elims in TPTP poblems on demand
blanchet [Mon, 02 May 2011 22:52:15 +0200] rev 42639
proper default for TPTP source filed
blanchet [Mon, 02 May 2011 22:52:15 +0200] rev 42638
have each ATP filter out dangerous facts for themselves, based on their type system
wenzelm [Mon, 02 May 2011 22:31:46 +0200] rev 42637
eliminated old CVS Ids;
wenzelm [Mon, 02 May 2011 22:19:28 +0200] rev 42636
no use of package rail;
wenzelm [Mon, 02 May 2011 22:06:49 +0200] rev 42635
obsolete;
wenzelm [Mon, 02 May 2011 22:05:47 +0200] rev 42634
removed rail garbage;
wenzelm [Mon, 02 May 2011 22:03:18 +0200] rev 42633
NEWS;
wenzelm [Mon, 02 May 2011 22:00:38 +0200] rev 42632
just one railsetup.sty which is shipped with the official distribution to accompany @{rail} in Pure;
wenzelm [Mon, 02 May 2011 21:59:47 +0200] rev 42631
proper treatment of underscore in rail diagrams;
wenzelm [Mon, 02 May 2011 21:46:54 +0200] rev 42630
simplified rail setup, using plain defaults (NB: \small is incompatible with \isabellestyle used here);
wenzelm [Mon, 02 May 2011 21:42:36 +0200] rev 42629
eliminated external rail executable;
wenzelm [Mon, 02 May 2011 21:41:39 +0200] rev 42628
removed obsolete rail diagrams (which were about old-style theory syntax);
wenzelm [Mon, 02 May 2011 21:33:21 +0200] rev 42627
moved material about old codegen to isar-ref manual;
eliminated old rail diagram;
wenzelm [Mon, 02 May 2011 20:34:34 +0200] rev 42626
eliminated some duplicate "def" positions;
wenzelm [Mon, 02 May 2011 20:14:19 +0200] rev 42625
'axiomatization' is global;
wenzelm [Mon, 02 May 2011 19:55:24 +0200] rev 42624
discontinued old version of old HOL manual;
wenzelm [Mon, 02 May 2011 17:43:42 +0200] rev 42623
merged
wenzelm [Mon, 02 May 2011 17:43:06 +0200] rev 42622
removed obsolete rail setup;
wenzelm [Mon, 02 May 2011 17:28:45 +0200] rev 42621
uniform content markup;
wenzelm [Mon, 02 May 2011 17:28:09 +0200] rev 42620
eliminated obsolete rail macros;
wenzelm [Mon, 02 May 2011 17:12:11 +0200] rev 42619
removed obsolete rail diagram (which was about old-style theory syntax);
wenzelm [Mon, 02 May 2011 17:07:46 +0200] rev 42618
eliminated separate rail/latex phase;
wenzelm [Mon, 02 May 2011 17:06:40 +0200] rev 42617
more precise rail diagrams;
misc tuning;
wenzelm [Mon, 02 May 2011 16:33:21 +0200] rev 42616
added Attrib.setup_config_XXX conveniences, with implicit setup of the background theory;
proper name bindings;
blanchet [Mon, 02 May 2011 15:13:10 +0200] rev 42615
make SML/NJ happier
blanchet [Mon, 02 May 2011 15:01:36 +0200] rev 42614
make "debug" more verbose and "verbose" less verbose
blanchet [Mon, 02 May 2011 14:40:57 +0200] rev 42613
use strings to encode type systems in ATP module, to reduce the amount of out-of-place information and also to make it easier to print the type system used
blanchet [Mon, 02 May 2011 14:28:28 +0200] rev 42612
cosmetics
blanchet [Mon, 02 May 2011 14:22:34 +0200] rev 42611
supply type-system defaults for major ATPs
blanchet [Mon, 02 May 2011 14:21:57 +0200] rev 42610
make sure that "file" annotations are read correctly in SInE-E and E proofs
blanchet [Mon, 02 May 2011 14:10:09 +0200] rev 42609
fixed random number invocation
blanchet [Mon, 02 May 2011 13:52:15 +0200] rev 42608
make sure E type information constants are given a weight, even if they don't appear anywhere else
blanchet [Mon, 02 May 2011 13:29:47 +0200] rev 42607
fix ROOT.ML and handle "readable_names" reference slightly more cleanly
blanchet [Mon, 02 May 2011 12:09:33 +0200] rev 42606
show sorts not just types in Isar proofs + tuning
blanchet [Mon, 02 May 2011 12:09:33 +0200] rev 42605
Vampire sometimes generates formulas with ~ (not) followed by a quantified subformula, without parentheses -- parse these correctly
blanchet [Mon, 02 May 2011 12:09:33 +0200] rev 42604
tuning
blanchet [Mon, 02 May 2011 12:09:33 +0200] rev 42603
make SML/NJ happy
blanchet [Mon, 02 May 2011 12:09:33 +0200] rev 42602
added TPTP exporter facility -- useful to do experiments with machine learning
blanchet [Mon, 02 May 2011 12:09:33 +0200] rev 42601
renamed theory to make its purpose clearer
bulwahn [Mon, 02 May 2011 10:50:09 +0200] rev 42600
fixing typo
bulwahn [Mon, 02 May 2011 10:50:09 +0200] rev 42599
improving naming of fresh variables in OCaml serializer
bulwahn [Mon, 02 May 2011 10:50:07 +0200] rev 42598
adding code generation setup for String.implode and String.explode in OCaml (contributed by Andreas Lochbihler)
wenzelm [Mon, 02 May 2011 01:20:28 +0200] rev 42597
merged;
wenzelm [Mon, 02 May 2011 01:05:50 +0200] rev 42596
modernized rail diagrams using @{rail} antiquotation;
blanchet [Mon, 02 May 2011 01:05:24 +0200] rev 42595
tuning
blanchet [Mon, 02 May 2011 01:05:14 +0200] rev 42594
fixed parsing of multiple negations (e.g. ~~~p) found in Vampire proofs