2011-05-05 |
blanchet |
removed unsound hAPP optimization
|
changeset |
files
|
2011-05-04 |
blanchet |
versions of ! and ? for the ASCII-challenged Mirabelle
|
changeset |
files
|
2011-05-04 |
blanchet |
smoother handling of ! and ? in type system names
|
changeset |
files
|
2011-05-04 |
blanchet |
tuning
|
changeset |
files
|
2011-05-04 |
blanchet |
compile + added monotonicity tests
|
changeset |
files
|
2011-05-04 |
blanchet |
documentation tuning
|
changeset |
files
|
2011-05-04 |
blanchet |
renamed "many_typed" to "simple" (as in simple types)
|
changeset |
files
|
2011-05-04 |
blanchet |
update type system documentation
|
changeset |
files
|
2011-05-04 |
blanchet |
added type homogenization, whereby all (isomorphic) infinite types are mapped to the same type (to reduce the number of different predicates/TFF-types)
|
changeset |
files
|
2011-05-04 |
blanchet |
document monotonic type systems
|
changeset |
files
|
2011-05-04 |
blanchet |
exploit inferred monotonicity
|
changeset |
files
|
2011-05-04 |
blanchet |
[mq]: nitpick_tuning
|
changeset |
files
|
2011-05-04 |
blanchet |
fixed cardinality computation for function types such as "'a -> unit"
|
changeset |
files
|
2011-05-04 |
blanchet |
monotonic type inference in ATP Sledgehammer problems -- based on Claessen & al.'s CADE 2011 paper, Sect. 2.3.
|
changeset |
files
|
2011-05-04 |
wenzelm |
proper case_names for int_cases, int_of_nat_induct;
|
changeset |
files
|
2011-05-04 |
blanchet |
added type annotation for SML/NJ
|
changeset |
files
|
2011-05-04 |
blanchet |
eta-expansion for SML/NJ
|
changeset |
files
|
2011-05-03 |
wenzelm |
removed odd historical material;
|
changeset |
files
|
2011-05-03 |
wenzelm |
merged
|
changeset |
files
|
2011-05-03 |
blanchet |
fixed per-ATP dangerous axiom detection -- embarrassing bugs introduced in change a7a30721767a
|
changeset |
files
|
2011-05-03 |
blanchet |
cosmetics
|
changeset |
files
|
2011-05-03 |
wenzelm |
more conventional naming scheme: names_long, names_short, names_unique;
|
changeset |
files
|
2011-05-03 |
wenzelm |
railsetup required for IsarRef/style;
|
changeset |
files
|
2011-05-03 |
wenzelm |
fit page;
|
changeset |
files
|
2011-05-03 |
wenzelm |
use existing \<hyphen>;
|
changeset |
files
|
2011-05-03 |
wenzelm |
more precise syntax diagram;
|
changeset |
files
|
2011-05-03 |
wenzelm |
simplified rail configuration;
|
changeset |
files
|
2011-05-03 |
wenzelm |
provide \isabellestyle{itunderscore} (requires underscore.sty);
|
changeset |
files
|
2011-05-03 |
wenzelm |
updated generated files;
|
changeset |
files
|
2011-05-03 |
wenzelm |
proper treatment of empty name -- avoid excessive vertical space;
|
changeset |
files
|
2011-05-03 |
wenzelm |
final \makeatother -- catcodes appear to be global;
|
changeset |
files
|
2011-05-03 |
blanchet |
fixed long name truncation logic
|
changeset |
files
|
2011-05-03 |
wenzelm |
some documentation of @{rail} antiquotation;
|
changeset |
files
|
2011-05-03 |
wenzelm |
more precise source position for @{rail};
|
changeset |
files
|
2011-05-03 |
wenzelm |
sane paragraph layout;
|
changeset |
files
|
2011-05-03 |
wenzelm |
updated configuration options -- no ML here;
|
changeset |
files
|
2011-05-03 |
wenzelm |
tag ML as in IsarImplementation;
|
changeset |
files
|
2011-05-03 |
wenzelm |
treat underscore as in IsarRef;
|
changeset |
files
|
2011-05-03 |
wenzelm |
reactivated codegen example based on Lambda.thy;
|
changeset |
files
|
2011-05-03 |
wenzelm |
formal Base theory;
|
changeset |
files
|
2011-05-03 |
blanchet |
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"
|
changeset |
files
|
2011-05-03 |
blanchet |
whitespace tuning
|
changeset |
files
|
2011-05-03 |
blanchet |
make SML/NJ happiest
|
changeset |
files
|
2011-05-02 |
blanchet |
no need to generate fact numbers for polymorphic type systems -- this confuses the TPTP exporter
|
changeset |
files
|
2011-05-02 |
blanchet |
replaced some Unsynchronized.refs with Config.Ts
|
changeset |
files
|
2011-05-02 |
blanchet |
do not declare TPTP built-ins, e.g. $true
|
changeset |
files
|
2011-05-02 |
blanchet |
SNARK workaround
|
changeset |
files
|
2011-05-02 |
blanchet |
better default type systems for SNARK and ToFoF
|
changeset |
files
|
2011-05-02 |
blanchet |
tuning
|
changeset |
files
|
2011-05-02 |
blanchet |
recognize simplification rules even if they look a bit different from the theorems in the theories (meta equality, variable numbers)
|
changeset |
files
|
2011-05-02 |
blanchet |
generate tags for simps, intros, and elims in TPTP poblems on demand
|
changeset |
files
|
2011-05-02 |
blanchet |
proper default for TPTP source filed
|
changeset |
files
|
2011-05-02 |
blanchet |
have each ATP filter out dangerous facts for themselves, based on their type system
|
changeset |
files
|
2011-05-02 |
wenzelm |
eliminated old CVS Ids;
|
changeset |
files
|
2011-05-02 |
wenzelm |
no use of package rail;
|
changeset |
files
|
2011-05-02 |
wenzelm |
obsolete;
|
changeset |
files
|