History log of /seL4-l4v-master/HOL4/examples/acl2/ml/fmap_encodeScript.sml
Revision Date Author Comments
# 18934f7c 03-Dec-2018 Johannes Åman Pohjola <johannes.amanpohjola@data61.csiro.au>

Reconcile store_thms with diverging names in db and val binding


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

Remove TABs from examples


# 97475109 27-Jul-2012 Michael Norrish <michael.norrish@nicta.com.au>

Remove trailing whitespace in examples directory.


# b8ff97c8 26-Jun-2012 Konrad Slind <konrad.slind@gmail.com>

Some cleanups in the ACL2 example.


# 239480e2 23-Jan-2011 Michael Norrish <Michael.Norrish@nicta.com.au>

Attempt (and fail) to get fmap_encodeScript to build again.


# e2ff25d2 19-Nov-2010 James Reynolds <jr291@cam.ac.uk>

Types based upon finite maps encode correctly and simple functions from the opsem script translate.
Some of the script has been translated in fmapExample.sml, however, translations now require conditional translation on successful evalation.


# 5622db21 09-Nov-2010 James Reynolds <jr291@cam.ac.uk>

Added FMAP_MAP_COMPOSE. This completes the required type theorems. However, the encoder will need adjusting to deal with the extra ONE_ONE predicates


# 4768adba 08-Nov-2010 James Reynolds <jr291@cam.ac.uk>

Added ENCMAPENC theorem and cured some polyml problems.


# 73f788b6 03-Nov-2010 James Reynolds <jr291@cam.ac.uk>

Fixed some theorems not working under PolyML.


# f274b086 01-Oct-2010 James Reynolds <jr291@cam.ac.uk>

Updated fmap_encode to use QSORT3 from sortingTheory.


# 61cdf44b 29-Sep-2010 James Reynolds <jr291@cam.ac.uk>

Added rewrite for update and cleaned up sorting proofs


# 3a9a9fa9 27-Sep-2010 James Reynolds <jr291@cam.ac.uk>

Added rewrites for element in map and lookup


# 1e448025 26-Sep-2010 James Reynolds <jr291@cam.ac.uk>

Version of SEXP_LT that can be translated easily to ACL2. Unfortunately causes very slow proof times...


# 5263fee9 21-Sep-2010 James Reynolds <jr291@cam.ac.uk>

Completed encoding / decoding theorems


# e5d3c08a 09-Sep-2010 James Reynolds <jr291@cam.ac.uk>

Encoding of decoding theorem complete


# aa80b9dd 04-Sep-2010 James Reynolds <jr291@cam.ac.uk>

Completed encode-decode theorem


# 3a87a4ec 04-Sep-2010 James Reynolds <jr291@cam.ac.uk>

Added (unfinished) finite map encoding script.