History log of /seL4-l4v-master/l4v/isabelle/src/Provers/Arith/assoc_fold.ML
Revision Date Author Comments
# 7f7de75b 18-Jul-2015 wenzelm <none@none>

prefer tactics with explicit context;


# 0928b2db 18-Apr-2013 wenzelm <none@none>

simplifier uses proper Proof.context instead of historic type simpset;


# 458a4961 13-Mar-2010 wenzelm <none@none>

removed old CVS Ids;
tuned headers;


# 5c4d5b37 26-Mar-2009 huffman <none@none>

parameterize assoc_fold with is_numeral predicate


# c5f3ac4f 15-Jan-2008 haftmann <none@none>

joined theories IntDef, Numeral, IntArith to theory Int


# 01290836 17-May-2007 haftmann <none@none>

canonical prefixing of class constants


# 731220cf 07-Jul-2006 wenzelm <none@none>

simprocs: no theory argument -- use simpset context instead;
misc cleanup;


# 8cceae71 21-Oct-2005 wenzelm <none@none>

Goal.prove;


# 46e4168a 17-Oct-2005 wenzelm <none@none>

Simplifier.inherit_context instead of Simplifier.inherit_bounds;


# 678cd7d2 01-Aug-2005 wenzelm <none@none>

simprocs: Simplifier.inherit_bounds;


# ba829e9c 17-Jun-2005 wenzelm <none@none>

renamed sg_ref to thy_ref;


# 3dffd254 13-Feb-2005 skalberg <none@none>

Deleted Library.option type.


# d464418c 15-Feb-2004 paulson <none@none>

Polymorphic treatment of binary arithmetic using axclasses


# 0553df8d 08-Aug-2002 wenzelm <none@none>

use Tactic.prove instead of prove_goalw_cterm in internal proofs!


# 1f05977e 06-Aug-2002 wenzelm <none@none>

sane interface for simprocs;


# 4e645f36 20-Nov-2001 wenzelm <none@none>

use tracing function for trace output;


# 16f4bfb9 24-Jul-2000 wenzelm <none@none>

do not pass theory values, but sg_ref;


# 30d6b9a6 30-May-2000 wenzelm <none@none>

global timing flag;


# 832148bf 12-May-2000 wenzelm <none@none>

improved name of simproc;


# eea1d7aa 23-Jul-1999 paulson <none@none>

new simprocs assoc_fold and combine_coeff