History log of /seL4-l4v-10.1.1/HOL4/help/Docfiles/Q.MATCH_GOALSUB_RENAME_TAC.doc
Revision Date Author Comments
# 92317114 08-Jan-2015 Michael Norrish <michael.norrish@nicta.com.au>

Change API of Q's MATCH...RENAME_TACs.

Now rather than a string list hanging off the end specifying which
variable bindings aren't supposed to induce a renaming, just put
underscores into the pattern in those positions.

Documentation and release notes updated.


# 4e6cbfb2 03-Jan-2015 Michael Norrish <Michael.Norrish@nicta.com.au>

A renaming/matching tactic that matches against subterms in the goal.

Progress with Github issue #81 (which also calls for the same against
assumptions and an abbreviation version too).