History log of /seL4-l4v-master/l4v/lib/concurrency/Atomicity_Lib.thy
Revision Date Author Comments
# a424d55e 09-Mar-2020 Gerwin Klein <gerwin.klein@data61.csiro.au>

licenses: convert license tags to SPDX


# c34840d0 05-Jun-2019 Gerwin Klein <gerwin.klein@data61.csiro.au>

global: isabelle update_cartouches


# c13432b0 02-Jun-2019 Michael McInerney <Michael.McInerney@data61.csiro.au>

misc updates for Isabelle2019


# 6b9d9d24 09-Jun-2018 Gerwin Klein <gerwin.klein@data61.csiro.au>

Isabelle2018: new "op x" syntax; now is "(x)"

(result of "isabelle update_op -m <dir>")


# 64efe07f 24-May-2018 Thomas Sewell <Thomas.Sewell@data61.csiro.au>

lib: refinement theories related to concurrency.

These theories supply the interference trace monad with a useful notion of
simulation/refinement, which could be used to prove functional correctness
(similar to corres) in the presence of concurrency.