History log of /seL4-l4v-10.1.1/HOL4/src/num/arith/src/Gen_arith.sml
Revision Date Author Comments
# 05458c8e 15-May-2013 Anthony Fox <anthony.fox@cl.cam.ac.uk>

Precede infix "<<" with "op".


# 0e383363 30-Oct-2005 Michael Norrish <Michael.Norrish@nicta.com.au>

Arithmetic decision procedure now gets Alexey's problem as well as goals such
as ``x * y < y * x + 1``.


# 4ea652b3 15-Oct-2001 Konrad Slind <konrad.slind@gmail.com>

Expunged last traces of Qconv in favour of RJBConv.


# dd27a112 23-Nov-2000 Konrad Slind <konrad.slind@gmail.com>

Finding an introduced bug. Turned out to be an over-eager
use of wrap_exn, which was catching an UNCHANGED and turning it
into a HOL_ERR. Bad, very bad.


# 0c732db7 20-Nov-2000 Konrad Slind <konrad.slind@gmail.com>

Minor bugfix Bug arose from moving to Kan. 0.
Also shifting library to use numSyntax.


# 0f93948d 16-Nov-2000 Konrad Slind <konrad.slind@gmail.com>

paired syntax.


# 88c6c8c4 08-Nov-2000 Michael Norrish <Michael.Norrish@nicta.com.au>

Directory now Kananaskis compatible, though no real testing done.
Loads of warnings about illegal style.


# 88242741 02-Dec-1999 Konrad Slind <konrad.slind@gmail.com>

Change to structure of numLib so that reduce and arith are incorporated.