History log of /seL4-l4v-10.1.1/l4v/lib/Requalify.thy
Revision Date Author Comments
# 9850ae10 22-Jun-2018 Gerwin Klein <gerwin.klein@data61.csiro.au>

Isabelle2018 lib: requalify facts up to pattern equivalence

It looks like "interpretation" occasionally renames schematic variables.
Finding global facts up to pattern equivalence should give us the original
global version.


# 0d3325ee 25-Aug-2017 Matthew Brecknell <Matthew.Brecknell@data61.csiro.au>

Isabelle2017: update lib for RC0

* ML Proof_Context.fact_alias renamed to alias_fact.

* Named_Target.init removed redundant parameter.

* Simplified Greatest, removed GreatestM.

* Introduced thm_node type in proofterm.ML.


# 796887d9 11-Jul-2017 Alejandro Gomez-Londono <alejandro.gomez@nicta.com.au>

Removes all trailing whitespaces


# 30122b5d 10-Nov-2016 Matthew Brecknell <Matthew.Brecknell@data61.csiro.au>

Isabelle2016-1: update to new ML API

Update references to renamed ML constants; supply default arguments to
functions with additional parameters; etc.


# 60afdc12 08-May-2016 Matthew Brecknell <Matthew.Brecknell@nicta.com.au>

trivial: fixups including some licence headers


# 9ceed1eb 03-May-2016 Daniel Matichuk <daniel.matichuk@nicta.com.au>

arch_split: fix proofs after removing shadow and unqualify commands and adding fix for crunch. Checks up to DPolicy.


# 670d1c11 02-May-2016 Daniel Matichuk <daniel.matichuk@nicta.com.au>

arch_split: added optional definition override for crunch. Reduced qualification commands to minimal required set.