History log of /seL4-l4v-10.1.1/HOL4/examples/logic/ltl/buechiAScript.sml
Revision Date Author Comments
# 1383cba4 21-Oct-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Delete trailing whitespace in examples


# a3ed4fef 16-Nov-2017 Simon Jantsch <simon.jantsch@gmail.com>

working on gba merge states


# c14f1dbb 12-Nov-2017 Simon Jantsch <simon.jantsch@gmail.com>

working on GBA merge states optimization


# bf293ceb 11-Sep-2017 Simon Jantsch <simon.jantsch@gmail.com>

Strengthened condition for isValidGBA further and changed the proofs.
Showed that for every accepting transition family there is at least
one transition that is hit infinitely often


# 52e9a883 10-Sep-2017 Simon Jantsch <simon.jantsch@gmail.com>

Changed condition of validGBA so that only triples (e,a,e') can be in a acceptance set, if
(a,e') is a transition out of e. Changed all proofs to satisfy this condition


# 0e223143 06-Sep-2017 Simon Jantsch <simon.jantsch@gmail.com>

added reachability and other useful lemmas to buechi theory


# 4c732463 27-Aug-2017 Simon Jantsch <simon.jantsch@gmail.com>

renamed example directory and added it to tools/sequences/final-examples