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