History log of /seL4-l4v-master/HOL4/examples/CCS/UniqueSolutionsScript.sml
Revision Date Author Comments
# a11b170d 10-Mar-2020 Chun Tian (binghe) <binghe.lisp@gmail.com>

"Reverse" -> "reverse" also in CCS example


# 1ee6eb16 15-Sep-2019 Chun Tian <binghe.lisp@gmail.com>

Latest updates of the CCS example

* Latest updates of CCS example

* Removed trailing spaces ...


# 7357d64d 02-Sep-2019 Chun Tian (binghe) <binghe.lisp@gmail.com>

[CCS] MultivariateTheory: general forms of the "unique solution of equations/contractions" theorems


# 8d83067c 21-Oct-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove TABs from examples


# b42a4b72 02-Oct-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Document strange uninterruptibility of {PROVE,METIS}_TAC in comment

This may be a regression


# cc21a47d 01-Oct-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove proof/use of lemma already present in arithmeticTheory


# d3d834d6 01-Oct-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Make some minor tactic simplifications

These were found in the course of trying to find instances of
uninterruptible PROVE_TACs.


# b76f5f74 19-Sep-2018 Chun Tian (binghe) <binghe.lisp@gmail.com>

Updated CCS example with some fixed definitions and other small changes


# 2c63c933 23-May-2018 Chun Tian (binghe) <binghe.lisp@gmail.com>

[CCS] Added some further developments on `rooted contraction` (OBS_congr)

- COARSEST_PRECONGR_FINITE: the "coarsest (pre)congruence contained in `contraction` for finite-state CCS
- UNIQUE_SOLUTION_OF_ROOTED_CONTRACTION: a stronger version of UNIQUE_SOLUTION_OF_OBS_CONTRACTION


# b3971503 21-May-2018 Chun Tian (binghe) <binghe.lisp@gmail.com>

[CCS] fixed 3 broken lemmas due to changes of irule in d2d6d792.


# 16629a06 24-Oct-2017 Chun Tian (binghe) <binghe.lisp@gmail.com>

[CCS] late developments with new theorems; fixed with K11 release; selftest added


# 89e41e0d 08-Oct-2017 Chun Tian (binghe) <binghe.lisp@gmail.com>

[CCS] fixed building CCS example with --stdknl


# 021e8e62 08-Oct-2017 Chun Tian (binghe) <binghe.lisp@gmail.com>

[CCS] further extensions of the CCS example (thesis project)