History log of /seL4-l4v-master/HOL4/src/rational/intExtensionScript.sml
Revision Date Author Comments
# 9368833d 01-May-2019 Michael Norrish <Michael.Norrish@nicta.com.au>

Fix src/rational for tight equality

Remove some code from schneiderUtils along the way that can't have
ever worked (and wasn't being called). Some of it included parsing
calls to ancient if-then-else syntax (gd => t | e).


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

Merged hol-light's cardTheory (rich_cardinalTheory) with HOL4's cardinalTheory


# 6a81a039 21-May-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove TABs from src

Will also make selftest to check that they aren't introduced


# aa853bfc 25-Nov-2015 Michael Norrish <Michael.Norrish@nicta.com.au>

Delete trailing whitespace in src/


# 8ecb2c58 21-Nov-2015 Jeremy Dawson <jeremy@cecs.anu.edu.au>

shorter proof of RAT_MUL_RINV


# 08d7a558 23-Oct-2014 Piotr Trojanek <piotr.trojanek@gmail.com>

trailing newlines in *.{sml,sig} files from src/ removed

Trailing newlines from SML files in src/ were rendered in HTML documentation.


# 7c620eac 21-Aug-2006 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove a redundant theorem - spotted by Mike.


# cda6aefc 21-Nov-2005 Jens Brandt <brandt@cs.uni-kl.de>

Initial version of theory and libraries of rational numbers added.