blanchet [Tue, 24 Jun 2014 08:19:55 +0200] rev 57291
added experimental MaSh engine
blanchet [Tue, 24 Jun 2014 08:19:55 +0200] rev 57290
move method silencing code closer to the methods it is trying to silence, to reduce bad side-effects
blanchet [Tue, 24 Jun 2014 08:19:54 +0200] rev 57289
help reconstruction of Z3 skolemization by weakening formulas a bit
blanchet [Tue, 24 Jun 2014 08:19:22 +0200] rev 57288
supports gradual skolemization (cf. Z3) by threading context through correctly
blanchet [Tue, 24 Jun 2014 08:19:22 +0200] rev 57287
given two one-liners, only show the best of the two
blanchet [Tue, 24 Jun 2014 08:19:22 +0200] rev 57286
don't generate Isar proof skeleton for what amounts to a one-line proof
blanchet [Tue, 24 Jun 2014 08:19:22 +0200] rev 57285
don't accidentally transform 'show' into 'obtains' (in general, more 'obtain's could be turned into 'have's, but this is not necessary for the correctness of the proof)
nipkow [Sun, 22 Jun 2014 12:37:55 +0200] rev 57284
r_into_(r)trancl should not be [simp]: helps little and comlicates some AFP proofs
nipkow [Sat, 21 Jun 2014 15:46:52 +0200] rev 57283
added [simp]
ballarin [Sat, 21 Jun 2014 10:41:02 +0200] rev 57282
Two basic lemmas on bij_betw.
blanchet [Fri, 20 Jun 2014 09:55:31 +0200] rev 57281
changed default MaSh parameters based on (in vitro) evaluation
blanchet [Fri, 20 Jun 2014 09:42:36 +0200] rev 57280
made 'tptp_graph' more liberal (why reject TFF?)
blanchet [Wed, 18 Jun 2014 17:42:24 +0200] rev 57279
made tactic more robust in the face of 'primcorec' specifications containing 'case_sum'
blanchet [Wed, 18 Jun 2014 17:42:24 +0200] rev 57278
more MaSh engine variations, for evaluations
blanchet [Wed, 18 Jun 2014 17:42:24 +0200] rev 57277
split parameter into two
hoelzl [Wed, 18 Jun 2014 14:31:32 +0200] rev 57276
filters are easier to define with INF on filters.
hoelzl [Wed, 18 Jun 2014 07:31:12 +0200] rev 57275
moved lemmas from the proof of the Central Limit Theorem by Jeremy Avigad and Luke Serafin
blanchet [Wed, 18 Jun 2014 15:23:40 +0200] rev 57274
more generous formula -- there are lots of duplicates out there
blanchet [Wed, 18 Jun 2014 14:19:42 +0200] rev 57273
automatically learn MaSh facts also in 'blocking' mode
blanchet [Wed, 18 Jun 2014 13:23:09 +0200] rev 57272
enabled MaSh by default -- set 'MaSh' to 'none' in Isabelle Plugin Options to disable
ballarin [Tue, 17 Jun 2014 18:41:44 +0200] rev 57271
Lemmas contributed by Joachim Breitner.
blanchet [Tue, 17 Jun 2014 18:33:34 +0200] rev 57270
reintroduce atomize in Waldmeister code
blanchet [Tue, 17 Jun 2014 16:02:49 +0200] rev 57269
changed type encoding for new Waldmeister, to trigger filtering of 'dangerous' lemmas
blanchet [Mon, 16 Jun 2014 19:44:02 +0200] rev 57268
compile
blanchet [Mon, 16 Jun 2014 19:42:44 +0200] rev 57267
integrated new Waldmeister code with 'sledgehammer' command
blanchet [Mon, 16 Jun 2014 19:41:42 +0200] rev 57266
fixed parsing of one-argument 'file()' in TSTP files
blanchet [Mon, 16 Jun 2014 19:41:01 +0200] rev 57265
use right delimiters for Waldmeister proofs
blanchet [Mon, 16 Jun 2014 19:41:00 +0200] rev 57264
added 'waldmeister_new' as ATP
blanchet [Mon, 16 Jun 2014 19:40:59 +0200] rev 57263
simplified code
blanchet [Mon, 16 Jun 2014 19:40:04 +0200] rev 57262
moved code around