History log of /seL4-l4v-master/HOL4/src/rational/ratReduce.sml
Revision Date Author Comments
# 6ec116e1 04-Jan-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Avoid unnecessary rewrite work by lifting code out of function

Thanks to Konrad for spotting the opportunity


# b93b624d 01-Jan-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Implement RAT_ADD_CONV (with tests)


# 75bc170b 31-Dec-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Implement rational calculation routine RAT_MUL_CONV

With tests.

More operations to follow of course.