2012-04-26 add code equation for real_of_float
hoelzl [Thu, 26 Apr 2012 14:42:50 +0200] rev 47780
add code equation for real_of_float
2012-04-26 tuned; don't generate abs code if quotient_type is used
kuncar [Thu, 26 Apr 2012 14:11:13 +0200] rev 47779
tuned; don't generate abs code if quotient_type is used
2012-04-26 support Quotient map theorems with invariant parameters
kuncar [Thu, 26 Apr 2012 12:03:11 +0200] rev 47778
support Quotient map theorems with invariant parameters
2012-04-26 use a quot_map theorem attribute instead of the complicated map attribute
kuncar [Thu, 26 Apr 2012 12:01:58 +0200] rev 47777
use a quot_map theorem attribute instead of the complicated map attribute
2012-04-25 further tweaking for Satallax, so that TPTP problems before parsing and after generation are as similar as possible/practical
blanchet [Thu, 26 Apr 2012 01:05:06 +0200] rev 47776
further tweaking for Satallax, so that TPTP problems before parsing and after generation are as similar as possible/practical
2012-04-25 put Satallax first, at least for now (useful for experiments)
blanchet [Thu, 26 Apr 2012 00:33:47 +0200] rev 47775
put Satallax first, at least for now (useful for experiments)
2012-04-25 tuning
blanchet [Thu, 26 Apr 2012 00:33:23 +0200] rev 47774
tuning
2012-04-25 tuning
blanchet [Thu, 26 Apr 2012 00:33:00 +0200] rev 47773
tuning
2012-04-25 tentatively tag hypotheses as definition -- this sometimes help the "tptp_sledgehammer" tool (e.g. SEU466^1.p)
blanchet [Thu, 26 Apr 2012 00:29:46 +0200] rev 47772
tentatively tag hypotheses as definition -- this sometimes help the "tptp_sledgehammer" tool (e.g. SEU466^1.p)
2012-04-25 tuning; no need for relevance filter
blanchet [Thu, 26 Apr 2012 00:28:06 +0200] rev 47771
tuning; no need for relevance filter
2012-04-25 tuning
blanchet [Wed, 25 Apr 2012 23:39:19 +0200] rev 47770
tuning
2012-04-25 don't extensionalize formulas for higher-order provers -- Satallax in particular will only expand definitions of the form "constant = ..."
blanchet [Wed, 25 Apr 2012 22:00:33 +0200] rev 47769
don't extensionalize formulas for higher-order provers -- Satallax in particular will only expand definitions of the form "constant = ..."
2012-04-25 don't use the native choice operator if the type encoding isn't higher-order
blanchet [Wed, 25 Apr 2012 22:00:33 +0200] rev 47768
don't use the native choice operator if the type encoding isn't higher-order
2012-04-25 tuning
blanchet [Wed, 25 Apr 2012 22:00:33 +0200] rev 47767
tuning
2012-04-25 more work on TPTP Isabelle and Sledgehammer tactics
blanchet [Wed, 25 Apr 2012 22:00:33 +0200] rev 47766
more work on TPTP Isabelle and Sledgehammer tactics
2012-04-25 more work on CASC setup
blanchet [Wed, 25 Apr 2012 22:00:33 +0200] rev 47765
more work on CASC setup
2012-04-25 more direct bash process group invocation on Cygwin, bypassing extra sh.exe and perl.exe which tend to crash;
wenzelm [Wed, 25 Apr 2012 22:53:35 +0200] rev 47764
more direct bash process group invocation on Cygwin, bypassing extra sh.exe and perl.exe which tend to crash;
2012-04-25 mingw is windows (still inactive);
wenzelm [Wed, 25 Apr 2012 20:08:33 +0200] rev 47763
mingw is windows (still inactive);
2012-04-25 add Caratheodories theorem for semi-rings of sets
hoelzl [Wed, 25 Apr 2012 19:26:27 +0200] rev 47762
add Caratheodories theorem for semi-rings of sets
2012-04-25 moved lemmas to appropriate places
hoelzl [Wed, 25 Apr 2012 19:26:00 +0200] rev 47761
moved lemmas to appropriate places
2012-04-25 register polyml executables so that Cygwin rebaseall will see them;
wenzelm [Wed, 25 Apr 2012 17:15:10 +0200] rev 47760
register polyml executables so that Cygwin rebaseall will see them;
2012-04-25 merged
wenzelm [Wed, 25 Apr 2012 15:54:36 +0200] rev 47759
merged
2012-04-25 smarter PDF_VIEWER defaults, based on hints by Lars Noschinski;
wenzelm [Wed, 25 Apr 2012 15:44:26 +0200] rev 47758
smarter PDF_VIEWER defaults, based on hints by Lars Noschinski;
2012-04-25 equate positive Lebesgue integral and MV-Analysis' Gauge integral
hoelzl [Wed, 25 Apr 2012 15:09:18 +0200] rev 47757
equate positive Lebesgue integral and MV-Analysis' Gauge integral
2012-04-25 correct lemma name
hoelzl [Wed, 25 Apr 2012 15:06:59 +0200] rev 47756
correct lemma name
2012-04-25 tweak TPTP Nitpick's output
blanchet [Wed, 25 Apr 2012 14:33:21 +0200] rev 47755
tweak TPTP Nitpick's output
2012-04-25 remove too aggressive skolemization optimization (prevented discovery of a model in SYN994^1)
blanchet [Wed, 25 Apr 2012 14:33:21 +0200] rev 47754
remove too aggressive skolemization optimization (prevented discovery of a model in SYN994^1)
2012-04-25 improve precision (noticed on SEV296^5.thy) -- the exception for "bool" used to be necessary because of a hack where "opt" meant two different things
blanchet [Wed, 25 Apr 2012 14:33:21 +0200] rev 47753
improve precision (noticed on SEV296^5.thy) -- the exception for "bool" used to be necessary because of a hack where "opt" meant two different things
2012-04-25 output SZS status as early as possible
blanchet [Wed, 25 Apr 2012 14:33:21 +0200] rev 47752
output SZS status as early as possible
2012-04-25 sorted lemma list in NEWS
hoelzl [Wed, 25 Apr 2012 14:28:13 +0200] rev 47751
sorted lemma list in NEWS
2012-04-25 merged
wenzelm [Wed, 25 Apr 2012 15:14:57 +0200] rev 47750
merged
2012-04-25 reactivated ListCellRenderer for Java 6 (cf. b9e2ed4b1579, 0ddac15782e4, de249b5ae6e2);
wenzelm [Wed, 25 Apr 2012 15:13:40 +0200] rev 47749
reactivated ListCellRenderer for Java 6 (cf. b9e2ed4b1579, 0ddac15782e4, de249b5ae6e2);
2012-04-25 enforce our JAVA_HOME to avoid potential conflicts with other Java installations by the user;
wenzelm [Wed, 25 Apr 2012 15:13:03 +0200] rev 47748
enforce our JAVA_HOME to avoid potential conflicts with other Java installations by the user;
2012-04-25 updated README;
wenzelm [Wed, 25 Apr 2012 14:30:42 +0200] rev 47747
updated README;
2012-04-25 include generated application wrapper;
wenzelm [Wed, 25 Apr 2012 14:29:15 +0200] rev 47746
include generated application wrapper;
2012-04-25 back to mature jdk1.6.0_31, to avoid issues like Sidekick TAB completion and generic ListCellRenderer;
wenzelm [Wed, 25 Apr 2012 14:24:27 +0200] rev 47745
back to mature jdk1.6.0_31, to avoid issues like Sidekick TAB completion and generic ListCellRenderer;
2012-04-25 ISABELLE_JDK_HOME is already provided by isatest shell environment;
wenzelm [Wed, 25 Apr 2012 14:19:53 +0200] rev 47744
ISABELLE_JDK_HOME is already provided by isatest shell environment;
2012-04-25 added splash screen, to reduce confusion when waiting for main application to start up;
wenzelm [Wed, 25 Apr 2012 11:29:55 +0200] rev 47743
added splash screen, to reduce confusion when waiting for main application to start up;
2012-04-25 move polyml within Cygwin /usr/local to simplify its rebasing;
wenzelm [Wed, 25 Apr 2012 10:59:06 +0200] rev 47742
move polyml within Cygwin /usr/local to simplify its rebasing;
2012-04-25 improved spelling;
wenzelm [Wed, 25 Apr 2012 10:24:41 +0200] rev 47741
improved spelling;
2012-04-24 added "no_atp"s for extremely prolific, useless facts for ATPs
blanchet [Wed, 25 Apr 2012 00:57:41 +0200] rev 47740
added "no_atp"s for extremely prolific, useless facts for ATPs
2012-04-24 tuned;
wenzelm [Tue, 24 Apr 2012 23:22:40 +0200] rev 47739
tuned;
2012-04-24 merged
wenzelm [Tue, 24 Apr 2012 23:03:59 +0200] rev 47738
merged
2012-04-24 made "split_last" more robust in the face of obscure low-level errors
blanchet [Tue, 24 Apr 2012 20:55:09 +0200] rev 47737
made "split_last" more robust in the face of obscure low-level errors
2012-04-24 removed confusing error
blanchet [Tue, 24 Apr 2012 20:55:09 +0200] rev 47736
removed confusing error
2012-04-24 some friendly message;
wenzelm [Tue, 24 Apr 2012 19:14:03 +0200] rev 47735
some friendly message;
2012-04-24 merged
wenzelm [Tue, 24 Apr 2012 16:09:17 +0200] rev 47734
merged
2012-04-24 merged
wenzelm [Tue, 24 Apr 2012 16:06:12 +0200] rev 47733
merged
2012-04-24 merged
sultana [Tue, 24 Apr 2012 14:13:04 +0100] rev 47732
merged
2012-04-24 merged
sultana [Tue, 24 Apr 2012 14:06:38 +0100] rev 47731
merged
2012-04-24 reversed Tools to Actions Mirabelle renaming;
sultana [Tue, 24 Apr 2012 13:59:29 +0100] rev 47730
reversed Tools to Actions Mirabelle renaming;
2012-04-24 tuned;
sultana [Tue, 24 Apr 2012 13:55:02 +0100] rev 47729
tuned;
2012-04-24 reintroduce file offsets in Mirabelle output, but make sure they are not influenced by the length of the path
blanchet [Tue, 24 Apr 2012 13:56:13 +0200] rev 47728
reintroduce file offsets in Mirabelle output, but make sure they are not influenced by the length of the path
2012-04-24 doc update
nipkow [Tue, 24 Apr 2012 12:36:27 +0200] rev 47727
doc update
2012-04-24 prefer evince over old xpdf -- NB: x86-cygwin bundles its own application;
wenzelm [Tue, 24 Apr 2012 15:56:09 +0200] rev 47726
prefer evince over old xpdf -- NB: x86-cygwin bundles its own application;
2012-04-24 cold-start HOME is user.home, in accordance with Cygwin-Terminal.bat;
wenzelm [Tue, 24 Apr 2012 15:23:12 +0200] rev 47725
cold-start HOME is user.home, in accordance with Cygwin-Terminal.bat;
2012-04-24 chmod -x;
wenzelm [Tue, 24 Apr 2012 15:07:49 +0200] rev 47724
chmod -x;
2012-04-24 augment Isabelle home directory more systematically;
wenzelm [Tue, 24 Apr 2012 13:33:10 +0200] rev 47723
augment Isabelle home directory more systematically;
2012-04-24 Cygwin setup via the quasi-mirror isabelle.in.tum.de, which serves a fixed (downgraded) version;
wenzelm [Tue, 24 Apr 2012 12:24:52 +0200] rev 47722
Cygwin setup via the quasi-mirror isabelle.in.tum.de, which serves a fixed (downgraded) version;
2012-04-24 prevent change of directory, by pretending we are the "Command Here" utility;
wenzelm [Tue, 24 Apr 2012 12:23:19 +0200] rev 47721
prevent change of directory, by pretending we are the "Command Here" utility;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip