History log of /seL4-l4v-master/isabelle/src/Provers/Arith/cancel_div_mod.ML
Revision Date Author Comments
# a4bab154 04-Jan-2019 wenzelm <none@none>

isabelle update -u control_cartouches;


# 5a89ad88 08-Oct-2017 haftmann <none@none>

generalized simproc

--HG--
extra : rebase_source : 1a484c6a7a8374a73f471204dea8be4ee982845f


# 34035ccd 04-Mar-2015 wenzelm <none@none>

tuned signature -- prefer qualified names;


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

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


# ae3eeacd 29-Jun-2011 wenzelm <none@none>

modernized some simproc setup;


# 4549e8d1 05-May-2010 haftmann <none@none>

farewell to old-style mem infixes -- type inference in situations with mem_int and mem_string should provide enough information to resolve the type of (op =)


# 3aa9f578 19-Feb-2010 haftmann <none@none>

moved remaning class operations from Algebras.thy to Groups.thy


# 7b3a0878 28-Jan-2010 haftmann <none@none>

new theory Algebras.thy for generic algebraic structures


# 8eb709ab 20-Oct-2009 haftmann <none@none>

curried inter as canonical list operation (beware of argument order)


# d103ca85 21-Oct-2009 haftmann <none@none>

removed old-style \ and \\ infixes


# 8de45ab6 21-Oct-2009 haftmann <none@none>

dropped redundant gen_ prefix


# 68478f6d 20-Oct-2009 haftmann <none@none>

replaced old_style infixes eq_set, subset, union, inter and variants by generic versions


# a897ae4e 16-Apr-2009 haftmann <none@none>

whitespace tuning


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

canonical prefixing of class constants


# cfdc1311 07-Jul-2006 wenzelm <none@none>

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


# 20f2bc8b 10-Mar-2006 haftmann <none@none>

renamed HOL + - * etc. to HOL.plus HOL.minus HOL.times etc.


# 956c92b3 23-Sep-2005 wenzelm <none@none>

Simplifier.inherit_bounds;


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

Deleted Library.option type.


# 69fd4979 08-Jul-2004 wenzelm <none@none>

adapted type of simprocs;


# 2c74bbb3 22-Aug-2002 nipkow <none@none>

for cancelling div + mod.