History log of /seL4-l4v-10.1.1/HOL4/examples/fsub/kernel_subtypingScript.sml
Revision Date Author Comments
# eb1e7984 29-Nov-2004 Michael Norrish <Michael.Norrish@nicta.com.au>

Completed the relevant proofs from Benjamin Pierce's book. The last
big one in full_subtypingScript.sml is quite a complicated beast, with
three inductions.


# 7e91f0b9 10-Nov-2004 Michael Norrish <Michael.Norrish@nicta.com.au>

Split subtypes script up into three parts. One for basic types, and then
one for each of the subtyping relations.