History log of /seL4-l4v-10.1.1/HOL4/examples/set-theory/vbg/vbgnatsScript.sml
Revision Date Author Comments
# 200df247 01-Apr-2012 Michael Norrish <Michael.Norrish@nicta.com.au>

Define < as an abbrevation using <=. Start theory of ordinals.

Only got as far as showing that the Nats are well-ordered.
Note that the well-order conjunct requires existence of *least* elements,
not minimal ones, as per the standard HOL def'n of WF.


# 55b4be7f 01-Apr-2012 Michael Norrish <Michael.Norrish@nicta.com.au>

Move natural number development to separate file; add <= treatment.