History log of /seL4-l4v-10.1.1/HOL4/src/integer/DeepSyntaxScript.sml
Revision Date Author Comments
# ff453f9e 11-Sep-2008 Michael Norrish <Michael.Norrish@nicta.com.au>

Add an embodiment of the Omega d.p. for use inside the simplifier. It
can perform quite badly on goals with too many disjunctive assumptions
(and ~(x = y) counts as a disjunction).


# dfa3b338 18-Oct-2001 Michael Norrish <Michael.Norrish@nicta.com.au>

Added a whole bunch of useful rewrites for the stateful rewriter to
integer theory. A tactic in DeepSyntaxScript need slight modification
because of the change.


# 99abe76d 13-Sep-2001 Michael Norrish <Michael.Norrish@nicta.com.au>

Total reorganisation of Cooper code. Two ..Core modules can be swapped
in and out of CooperShell to provide "shadow syntax" or my original
implementation of the core phases of the algorithm. Code currently littered
with profiler guff.