History log of /seL4-l4v-master/HOL4/src/rational/fracScript.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).


# 18934f7c 03-Dec-2018 Johannes Åman Pohjola <johannes.amanpohjola@data61.csiro.au>

Reconcile store_thms with diverging names in db and val binding


# b4b8e85c 18-Aug-2018 Andreas Lööw <AndreasLoow@users.noreply.github.com>

Don't export ERR from HolKernel


# 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


# 4888f523 15-Oct-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove eqtype declaration for term type


# 4cce5754 06-Jul-2016 Jeremy Dawson <jeremy@cecs.anu.edu.au>

theorems FRAC_MINV_1 and RAT_MINV_1


# bd77b8fb 20-Oct-2015 Michael Norrish <Michael.Norrish@nicta.com.au>

Delete trailing whitespace


# e50b8032 16-Sep-2015 Jeremy Dawson <jeremy@cecs.anu.edu.au>

some shorter proofs for fracTheory


# 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.


# a1f31655 23-Nov-2005 Michael Norrish <Michael.Norrish@nicta.com.au>

Get this directory to build again by hacking into the offending proof in
what is probably quite a blundering way. Also some reformatting - I'm
not keen on tabs, nor lines longer than 80 characters.


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

Initial version of theory and libraries of rational numbers added.