Commit Graph

20 Commits

Author SHA1 Message Date
Alejandro Gomez-Londono 796887d9b1 Removes all trailing whitespaces 2017-07-12 15:13:51 +10:00
Daniel Matichuk 24ee520350 lib/eisbach_methods: make print_headgoal a primitive tactic
This avoids administrative operations that SIMPLE_METHOD performs
2017-03-28 21:51:57 +11:00
Daniel Matichuk 6a4730962c include some rule_by_method examples in Eisbach_Methods 2017-03-21 11:15:04 +11:00
Daniel Matichuk 4e7456dcc8 add forward_solve methods to Eisbach_Methods 2017-03-01 16:54:58 +11:00
Matthew Brecknell 489aeb658c Isabelle2016-1: reorder imports to avoid the new Pure simplifier 2017-01-05 14:26:19 +11:00
Matthew Brecknell 30122b5d80 Isabelle2016-1: update to new ML API
Update references to renamed ML constants; supply default arguments to
functions with additional parameters; etc.
2017-01-05 14:26:14 +11:00
Gerwin Klein 71b71cd9d7 lib: add `changed <m>` Eisbach method, for CHANGED ML combinator 2016-06-19 14:05:26 +10:00
Matthew Brecknell c65e290a8b Isabelle2016: merge master into 2016 2016-02-16 12:52:24 +11:00
Daniel Matichuk 7dc01b557a make fold_subgoals not prefix by default
fix case where flex-flex pairs would prevent subgoal folding
2016-01-20 14:41:41 +11:00
Daniel Matichuk ca808130e6 repair ARM proofs up to Refine after factoring out architecture 2016-01-13 12:02:12 +11:00
Daniel Matichuk 8981f9d5aa removed deleted theories from imports 2016-01-12 18:10:16 +11:00
Daniel Matichuk b7563eb788 fix lib for isabelle 2016 2016-01-12 14:58:16 +11:00
Daniel Matichuk 3af6a6b0da added timing methods 2015-11-20 16:02:13 +11:00
Daniel Matichuk a9549337cd Eisbach_WP: Added "wpu" as the next iteration of "wpstr". Re-written from the ground up for some performance
gains and in order to deal with quantifiers in the postcondition.
2015-10-15 20:02:47 +11:00
Daniel Matichuk 15bbed6958 Changed safe folding to use custom meta-conjunction to avoid negative
interactions with standard tools.
2015-10-12 20:11:24 +11:00
Daniel Matichuk 7fccb56197 cleanup of Eisbach_Methods. Adding some documentation and some more methods 2015-09-30 13:34:16 +10:00
Daniel Matichuk f9060af219 added find_goals method and rewrote focus method to just use match. 2015-09-21 10:41:33 +10:00
Gerwin Klein 10bb7b39e3 remove NonDetMonad from C-Parser import chain
Including NonDetMonad too early introduces too many name clashes.
2015-07-09 14:47:25 +10:00
Daniel Matichuk 30db9bb7a5 ArchAcc_AI checks with new subgoal command 2015-07-08 15:44:34 +10:00
Daniel Matichuk 9882205e15 Most recent version of subgoal focus tools 2015-07-08 15:44:33 +10:00