haftmann [Thu, 14 May 2009 08:22:07 +0200] rev 31144
dropped accidental debug messages
haftmann [Thu, 14 May 2009 08:22:06 +0200] rev 31143
adapted code tutorial to recent changes in code
haftmann [Wed, 13 May 2009 21:22:48 +0200] rev 31142
more permissive wrt. overloaded constants
haftmann [Wed, 13 May 2009 20:48:17 +0200] rev 31141
merged
haftmann [Wed, 13 May 2009 18:48:17 +0200] rev 31140
tuned construction of term_of instances
haftmann [Wed, 13 May 2009 18:41:54 +0200] rev 31139
tuned construction of term_of instances
haftmann [Wed, 13 May 2009 18:41:40 +0200] rev 31138
dropped legacy operations
haftmann [Wed, 13 May 2009 18:41:39 +0200] rev 31137
tuned construction of typerep instances
haftmann [Wed, 13 May 2009 18:41:39 +0200] rev 31136
tuned and generalized construction of code equations for eq; tuned interface
haftmann [Wed, 13 May 2009 18:41:38 +0200] rev 31135
added abstract operations for typerep/term_of
haftmann [Wed, 13 May 2009 18:41:36 +0200] rev 31134
tuned and generalized construction of code equations for eq
haftmann [Wed, 13 May 2009 18:41:36 +0200] rev 31133
dropped sort constraint on predicate equality
haftmann [Wed, 13 May 2009 18:41:35 +0200] rev 31132
itself is instance of eq
chaieb [Wed, 13 May 2009 17:13:33 +0100] rev 31131
Now deals with division
haftmann [Tue, 12 May 2009 21:39:19 +0200] rev 31130
updated keywords
haftmann [Tue, 12 May 2009 21:17:47 +0200] rev 31129
split Predicate_Compile examples into separate theory
haftmann [Tue, 12 May 2009 21:17:38 +0200] rev 31128
adapted to changes in module Code
haftmann [Tue, 12 May 2009 21:17:34 +0200] rev 31127
values is now a keyword
haftmann [Tue, 12 May 2009 20:07:05 +0200] rev 31126
merged
haftmann [Tue, 12 May 2009 19:30:33 +0200] rev 31125
transferred code generator preprocessor into separate module
haftmann [Tue, 12 May 2009 17:09:36 +0200] rev 31124
marginally tuned
haftmann [Tue, 12 May 2009 17:09:36 +0200] rev 31123
examples using code_pred
haftmann [Tue, 12 May 2009 17:09:35 +0200] rev 31122
added dummy values keyword
haftmann [Tue, 12 May 2009 16:11:36 +0200] rev 31121
tuned exception code
chaieb [Tue, 12 May 2009 17:32:50 +0100] rev 31120
A generic arithmetic prover based on Positivstellensatz certificates --- also implements Fourrier-Motzkin elimination as a special case Fourrier-Motzkin elimination
chaieb [Tue, 12 May 2009 17:32:49 +0100] rev 31119
A decision method for universal multivariate real arithmetic with add
ition, multiplication and ordering using semidefinite programming
chaieb [Tue, 12 May 2009 17:32:49 +0100] rev 31118
Isolated decision procedure for noms and the general arithmetic solver
chaieb [Tue, 12 May 2009 17:32:49 +0100] rev 31117
Added files Sum_Of_Squares.thy, positivstellensatz.ML and sum_of_squares.ML to Library
huffman [Mon, 11 May 2009 21:55:30 -0700] rev 31116
merged
huffman [Mon, 11 May 2009 13:19:28 -0700] rev 31115
use Pair/fst/snd instead of cpair/cfst/csnd
huffman [Mon, 11 May 2009 12:41:46 -0700] rev 31114
use Pair/fst/snd instead of cpair/cfst/csnd
huffman [Mon, 11 May 2009 12:26:33 -0700] rev 31113
move bifinite instance for product type from Cprod.thy to Bifinite.thy
huffman [Mon, 11 May 2009 12:25:20 -0700] rev 31112
new lemmas
haftmann [Mon, 11 May 2009 20:09:03 +0200] rev 31111
fixed merge accident
haftmann [Mon, 11 May 2009 19:54:43 +0200] rev 31110
merged
haftmann [Mon, 11 May 2009 19:54:24 +0200] rev 31109
avoid latex output problem
haftmann [Mon, 11 May 2009 17:20:52 +0200] rev 31108
merged
bulwahn [Mon, 11 May 2009 09:39:53 +0200] rev 31107
fixed code_pred command
bulwahn [Mon, 11 May 2009 09:18:42 +0200] rev 31106
Added pred_code command
bulwahn [Wed, 22 Apr 2009 11:10:23 +0200] rev 31105
added general preprocessing of equality in predicates for code generation
haftmann [Mon, 11 May 2009 19:51:21 +0200] rev 31104
merged
haftmann [Mon, 11 May 2009 19:51:11 +0200] rev 31103
merged
haftmann [Mon, 11 May 2009 15:57:30 +0200] rev 31102
mk_number replaces number_of
haftmann [Mon, 11 May 2009 15:57:29 +0200] rev 31101
qualified names for Lin_Arith tactics and simprocs
haftmann [Mon, 11 May 2009 15:18:32 +0200] rev 31100
tuned interface of Lin_Arith
hoelzl [Tue, 05 May 2009 17:09:18 +0200] rev 31099
optimized Approximation by precompiling approx_inequality
hoelzl [Wed, 29 Apr 2009 20:19:50 +0200] rev 31098
replaced Ifloat => real_of_float and real, renamed ApproxEq => inequality, uneq => interpret_inequality, uneq' => approx_inequality, Ifloatarith => interpret_floatarith
huffman [Mon, 11 May 2009 08:29:28 -0700] rev 31097
merged
huffman [Mon, 11 May 2009 08:28:49 -0700] rev 31096
newline at end of file
huffman [Mon, 11 May 2009 08:28:09 -0700] rev 31095
simplify fixrec proofs for mutually-recursive definitions; generate better fixpoint induction rules
huffman [Mon, 11 May 2009 08:24:35 -0700] rev 31094
removed redundant instance declarations inat :: linorder
haftmann [Mon, 11 May 2009 17:08:31 +0200] rev 31093
merged
haftmann [Mon, 11 May 2009 11:53:21 +0200] rev 31092
proper error handling for malformed code equations
haftmann [Mon, 11 May 2009 11:53:21 +0200] rev 31091
corrected deletetion of code equations for constructors
haftmann [Mon, 11 May 2009 10:53:19 +0200] rev 31090
clarified matter of "proper" flag in code equations
haftmann [Mon, 11 May 2009 09:40:39 +0200] rev 31089
tuned interface of module Code_Unit
haftmann [Mon, 11 May 2009 09:40:38 +0200] rev 31088
clarified terminilogy concerning nbe equations
haftmann [Mon, 11 May 2009 09:40:38 +0200] rev 31087
simplified unoverload/overload policy in code generator preprocessor
paulson [Mon, 11 May 2009 15:05:17 +0100] rev 31086
Change to lowercase path names as directed by local pagemasters
nipkow [Sun, 10 May 2009 14:22:04 +0200] rev 31085
merged
nipkow [Sun, 10 May 2009 14:21:41 +0200] rev 31084
fixed HOLCF proofs
haftmann [Sat, 09 May 2009 09:17:45 +0200] rev 31083
merged
haftmann [Sat, 09 May 2009 09:17:29 +0200] rev 31082
interface changes in linarith.ML
nipkow [Sat, 09 May 2009 07:25:45 +0200] rev 31081
merged
nipkow [Sat, 09 May 2009 07:25:22 +0200] rev 31080
lemmas by Andreas Lochbihler
nipkow [Fri, 08 May 2009 19:20:00 +0200] rev 31079
merged
nipkow [Fri, 08 May 2009 08:07:05 +0200] rev 31078
merged
nipkow [Fri, 08 May 2009 08:06:43 +0200] rev 31077
more lemmas
huffman [Fri, 08 May 2009 16:19:51 -0700] rev 31076
rename constant sq_le to below; rename class sq_ord to below; less->below in many lemma names
chaieb [Fri, 08 May 2009 19:28:11 +0100] rev 31075
fixed theorem statement
chaieb [Fri, 08 May 2009 14:03:24 +0100] rev 31074
merged
chaieb [Fri, 08 May 2009 14:02:33 +0100] rev 31073
Generalized distributivity theorems of radicals over multiplication, division and inverses
haftmann [Fri, 08 May 2009 13:38:21 +0200] rev 31072
proper structure name
haftmann [Fri, 08 May 2009 13:34:27 +0200] rev 31071
localized (complete) partial order classes
haftmann [Fri, 08 May 2009 10:59:11 +0200] rev 31070
dropped legacy ml theorem binding
haftmann [Fri, 08 May 2009 09:48:54 +0200] rev 31069
modules numeral_simprocs, nat_numeral_simprocs; proper structures for numeral simprocs
haftmann [Fri, 08 May 2009 09:48:07 +0200] rev 31068
modules numeral_simprocs, nat_numeral_simprocs; proper structures for numeral simprocs
haftmann [Fri, 08 May 2009 08:01:09 +0200] rev 31067
generalized simproc for mod
haftmann [Fri, 08 May 2009 08:00:13 +0200] rev 31066
explicit method linarith
haftmann [Fri, 08 May 2009 08:00:11 +0200] rev 31065
moved int_factor_simprocs.ML to theory Int
haftmann [Thu, 07 May 2009 16:22:35 +0200] rev 31064
treat frees driectly by the LCF kernel
haftmann [Thu, 07 May 2009 16:22:35 +0200] rev 31063
dropped explicit suppport for frees in evaluation conversion stack
haftmann [Thu, 07 May 2009 16:22:34 +0200] rev 31062
no need for explicit delete declaration
haftmann [Thu, 07 May 2009 16:22:34 +0200] rev 31061
better to have distinguished class for preorders
haftmann [Thu, 07 May 2009 12:17:17 +0200] rev 31060
added theory for explicit equivalence relation in preorders
haftmann [Thu, 07 May 2009 12:02:16 +0200] rev 31059
explicit type_name antiquotations
haftmann [Thu, 07 May 2009 12:02:15 +0200] rev 31058
explicit type arguments in constants
haftmann [Wed, 06 May 2009 19:42:27 +0200] rev 31057
merged
haftmann [Wed, 06 May 2009 19:09:31 +0200] rev 31056
robustifed infrastructure for complex term syntax during code generation
haftmann [Wed, 06 May 2009 19:09:31 +0200] rev 31055
proper structures for list and string code generation stuff
haftmann [Wed, 06 May 2009 19:09:14 +0200] rev 31054
explicit type arguments in constants
haftmann [Wed, 06 May 2009 19:09:14 +0200] rev 31053
confine term setup to Eval serialiser
haftmann [Wed, 06 May 2009 16:10:12 +0200] rev 31052
adaptation replaces adaption
haftmann [Wed, 06 May 2009 16:01:23 +0200] rev 31051
refined HOL string theories and corresponding ML fragments
haftmann [Wed, 06 May 2009 16:01:07 +0200] rev 31050
adaptation replaces adaption
haftmann [Wed, 06 May 2009 16:01:06 +0200] rev 31049
explicit type arguments in constants
haftmann [Wed, 06 May 2009 16:01:06 +0200] rev 31048
refined HOL string theories and corresponding ML fragments
haftmann [Wed, 06 May 2009 16:01:05 +0200] rev 31047
tuned description of overloading
haftmann [Wed, 06 May 2009 16:01:05 +0200] rev 31046
confine term setup to Eval serialiser
haftmann [Wed, 06 May 2009 16:01:05 +0200] rev 31045
updated generated file
nipkow [Wed, 06 May 2009 19:15:40 +0200] rev 31044
new lemmas
nipkow [Wed, 06 May 2009 09:58:24 +0200] rev 31043
merged
Timothy Bourke [Wed, 06 May 2009 10:55:47 +1000] rev 31042
Prototype introiff option for find_theorems.
This feature was suggested by Jeremy Avigad / Tobias Nipkow.
It adds an introiff keyword for find_theorems that returns, in
addition to the usual results for intro, any theorems of the
form ([| ... |] ==> (P = Q)) where either P or Q matches the
conclusions of the current goal. Such theorems can be made
introduction rules with [THEN iffDx].
The current patch is for evaluation only. It assumes an
(op = : 'a -> 'a -> bool) operator, which is specific to HOL.
It is not clear how this should be generalised.
huffman [Wed, 06 May 2009 00:57:29 -0700] rev 31041
replace cont2cont_apply with cont_apply; add new cont2cont lemmas
haftmann [Wed, 06 May 2009 09:08:47 +0200] rev 31040
compatible with preorder; bot and top instances
immler@in.tum.de [Mon, 04 May 2009 23:45:58 +0200] rev 31039
updated generated files etc/isar-keywords.el and lib/jedit/isabelle.xml
immler@in.tum.de [Mon, 04 May 2009 23:44:11 +0200] rev 31038
tuned
immler@in.tum.de [Mon, 04 May 2009 23:37:39 +0200] rev 31037
added Philipp Meyer's implementation of AtpMinimal
together with related changes in the sledgehammer-interface:
adapted type of prover, optional relevance filtering,
public get_prover for registered atps in AtpManager,
included atp_minimize in s/h response;
haftmann [Mon, 04 May 2009 14:49:51 +0200] rev 31036
removed code_name module
haftmann [Mon, 04 May 2009 14:49:50 +0200] rev 31035
desymbolization with case selection
haftmann [Mon, 04 May 2009 14:49:49 +0200] rev 31034
dropped duplicate lemma sum_nonneg_eq_zero_iff
haftmann [Mon, 04 May 2009 14:49:48 +0200] rev 31033
fixed broken link
haftmann [Mon, 04 May 2009 14:49:47 +0200] rev 31032
tuned header
haftmann [Mon, 04 May 2009 14:49:46 +0200] rev 31031
class typerep inherits from type
huffman [Thu, 30 Apr 2009 14:46:59 -0700] rev 31030
use simproc_setup command for cont_proc
huffman [Thu, 30 Apr 2009 12:16:35 -0700] rev 31029
used named theorems for declaring numeral simps
huffman [Thu, 30 Apr 2009 11:14:04 -0700] rev 31028
clean up unsigned numeral proofs
huffman [Thu, 30 Apr 2009 07:33:40 -0700] rev 31027
detect error cases in mk_num, dest_num
huffman [Wed, 29 Apr 2009 20:33:52 -0700] rev 31026
add semiring_assoc_fold simproc for unsigned numerals
huffman [Wed, 29 Apr 2009 17:57:16 -0700] rev 31025
reorient simproc for unsigned numerals
huffman [Wed, 29 Apr 2009 17:15:01 -0700] rev 31024
reimplement reorientation simproc using theory data
huffman [Wed, 29 Apr 2009 13:36:29 -0700] rev 31023
use opaque ascription for all HOLCF code
nipkow [Wed, 29 Apr 2009 21:10:46 +0200] rev 31022
added listsum lemmas
haftmann [Wed, 29 Apr 2009 14:20:26 +0200] rev 31021
farewell to class recpower
haftmann [Tue, 28 Apr 2009 19:15:50 +0200] rev 31020
merged
haftmann [Tue, 28 Apr 2009 16:58:23 +0200] rev 31019
power constraint needed, though
haftmann [Tue, 28 Apr 2009 15:50:32 +0200] rev 31018
stripped lemma duplicatesrc/HOL/Word/Num_Lemmas.thy
haftmann [Tue, 28 Apr 2009 15:50:30 +0200] rev 31017
stripped class recpower further
haftmann [Tue, 28 Apr 2009 15:50:30 +0200] rev 31016
lemma sum_nonneg_eq_zero_iff
haftmann [Tue, 28 Apr 2009 15:50:29 +0200] rev 31015
reorganization of power lemmas
haftmann [Tue, 28 Apr 2009 15:50:29 +0200] rev 31014
collected square lemmas in Nat_Numeral
haftmann [Tue, 28 Apr 2009 18:42:26 +0200] rev 31013
Symbol.name_of and Name.desymbolize
haftmann [Tue, 28 Apr 2009 13:34:48 +0200] rev 31012
prevent potential failure
haftmann [Tue, 28 Apr 2009 13:34:48 +0200] rev 31011
ephermal enforcement of import order to circumvent current problem in merging interpretation morphisms
haftmann [Tue, 28 Apr 2009 13:34:46 +0200] rev 31010
local syntax for Ints; ephermal re-globalization
haftmann [Tue, 28 Apr 2009 13:34:45 +0200] rev 31009
dropped reference to class recpower and lemma duplicate
huffman [Mon, 27 Apr 2009 19:44:30 -0700] rev 31008
add proper support for bottom-patterns in fixrec package
huffman [Mon, 27 Apr 2009 07:26:17 -0700] rev 31007
merged
huffman [Wed, 22 Apr 2009 11:00:25 -0700] rev 31006
add module signature to domain_library.ML
huffman [Wed, 22 Apr 2009 07:20:13 -0700] rev 31005
add module signature for domain_theorems.ML
huffman [Wed, 22 Apr 2009 07:12:21 -0700] rev 31004
declare take_rews as simp rules
haftmann [Mon, 27 Apr 2009 11:27:19 +0200] rev 31003
explicit is better than implicit
haftmann [Mon, 27 Apr 2009 10:11:46 +0200] rev 31002
whitespace tuning
haftmann [Mon, 27 Apr 2009 10:11:44 +0200] rev 31001
cleaned up theory power further
haftmann [Mon, 27 Apr 2009 08:22:37 +0200] rev 31000
merged
haftmann [Sun, 26 Apr 2009 20:23:41 +0200] rev 30999
merged
haftmann [Sun, 26 Apr 2009 20:18:48 +0200] rev 30998
merged
haftmann [Sun, 26 Apr 2009 20:17:50 +0200] rev 30997
fixed document generation
haftmann [Sun, 26 Apr 2009 08:45:37 +0200] rev 30996
cleaned up Power theory
chaieb [Sun, 26 Apr 2009 23:41:18 +0100] rev 30995
merged
chaieb [Sun, 26 Apr 2009 23:40:22 +0100] rev 30994
merged
chaieb [Fri, 24 Apr 2009 19:29:44 +0100] rev 30993
merged
chaieb [Fri, 24 Apr 2009 19:29:14 +0100] rev 30992
more general statements
Christian Urban <urbanc@in.tum.de> [Mon, 27 Apr 2009 00:29:54 +0200] rev 30991
tuned
Christian Urban <urbanc@in.tum.de> [Sun, 26 Apr 2009 23:16:24 +0200] rev 30990
reorganised the section about fresh_star and added lemma pt_fresh_star_pi
haftmann [Sun, 26 Apr 2009 20:23:09 +0200] rev 30989
reverted slip in theory imports
haftmann [Sun, 26 Apr 2009 08:34:53 +0200] rev 30988
adjusted to changes in power syntax
Christian Urban <urbanc@in.tum.de> [Sun, 26 Apr 2009 00:42:59 +0200] rev 30987
merged
Christian Urban <urbanc@in.tum.de> [Sun, 26 Apr 2009 00:42:49 +0200] rev 30986
deleted thm-attributes "fresh" and "bij" (not used); same features can later be implemented by simpler means
wenzelm [Sat, 25 Apr 2009 23:42:30 +0200] rev 30985
append prefs at end;
wenzelm [Sat, 25 Apr 2009 22:29:13 +0200] rev 30984
merged
Christian Urban <urbanc@in.tum.de> [Sat, 25 Apr 2009 21:42:05 +0200] rev 30983
adapted permutation functions to new overloading syntax (the functions are still "unchecked" because they are used in conjunction with type-classes)
wenzelm [Sat, 25 Apr 2009 21:28:05 +0200] rev 30982
use predefined preferences categories;
wenzelm [Sat, 25 Apr 2009 21:28:05 +0200] rev 30981
removed obsolete artifacts;
wenzelm [Sat, 25 Apr 2009 21:28:04 +0200] rev 30980
misc cleanup of auto_solve and quickcheck:
tools are in src/Tools and loaded uniformly in HOL;
preferences are configured in their proper place -- despite old misleading comments in the source;
use predefined preferences categories;
setmp preferences in-place;
wenzelm [Sat, 25 Apr 2009 20:31:27 +0200] rev 30979
renamed contrib/SystemOnTPTP/remote to lib/script/SystemOnTPTP, thus leaving contrib empty within the official distribution;
wenzelm [Sat, 25 Apr 2009 20:05:21 +0200] rev 30978
post Isabelle2009 version;
haftmann [Sat, 25 Apr 2009 08:34:30 +0200] rev 30977
adjusted to change in code_wellsorted.ML
haftmann [Fri, 24 Apr 2009 21:27:49 +0200] rev 30976
merged
haftmann [Fri, 24 Apr 2009 18:20:37 +0200] rev 30975
some jokes are just too bad to appear in a theory file
haftmann [Fri, 24 Apr 2009 18:01:39 +0200] rev 30974
removed confusion around funpow
haftmann [Fri, 24 Apr 2009 17:45:17 +0200] rev 30973
observe distinction between Pure/Tools and Tools more closely
haftmann [Fri, 24 Apr 2009 17:45:16 +0200] rev 30972
some experiements towards user interface for predicate compiler
haftmann [Fri, 24 Apr 2009 17:45:15 +0200] rev 30971
funpow and relpow with shared "^^" syntax
haftmann [Fri, 24 Apr 2009 08:24:54 +0200] rev 30970
generic postprocessing scheme for term evaluations
haftmann [Fri, 24 Apr 2009 08:24:52 +0200] rev 30969
added helpless comment
haftmann [Thu, 23 Apr 2009 12:17:51 +0200] rev 30968
adaptions due to rearrangment of power operation
haftmann [Thu, 23 Apr 2009 12:17:51 +0200] rev 30967
stripped $Id$
haftmann [Thu, 23 Apr 2009 12:17:50 +0200] rev 30966
avoid local [code]
haftmann [Wed, 22 Apr 2009 19:16:02 +0200] rev 30965
dropped duplication
haftmann [Wed, 22 Apr 2009 19:12:15 +0200] rev 30964
code_datatype and power
haftmann [Wed, 22 Apr 2009 19:09:25 +0200] rev 30963
tuned
haftmann [Wed, 22 Apr 2009 19:09:23 +0200] rev 30962
code_datatype antiquotation; tuned
haftmann [Wed, 22 Apr 2009 19:09:22 +0200] rev 30961
more localisation
haftmann [Wed, 22 Apr 2009 19:09:21 +0200] rev 30960
power operation defined generic
haftmann [Wed, 22 Apr 2009 19:09:19 +0200] rev 30959
fixed compilation of predicate types in ML environment
haftmann [Tue, 21 Apr 2009 15:48:02 +0200] rev 30958
merged
haftmann [Mon, 20 Apr 2009 16:28:13 +0200] rev 30957
merged
haftmann [Mon, 20 Apr 2009 15:24:57 +0200] rev 30956
empty page leads to results on duplex printers as expected
haftmann [Mon, 20 Apr 2009 09:52:16 +0200] rev 30955
changes in power operations
haftmann [Mon, 20 Apr 2009 09:32:40 +0200] rev 30954
power operation on functions in theory Nat; power operation on relations in theory Transitive_Closure
haftmann [Mon, 20 Apr 2009 09:32:09 +0200] rev 30953
yield is now a static ML function
haftmann [Mon, 20 Apr 2009 09:32:07 +0200] rev 30952
power operation on functions with syntax o^; power operation on relations with syntax ^^
haftmann [Fri, 17 Apr 2009 16:41:31 +0200] rev 30951
formal declaration of undefined parameters after class instantiation
haftmann [Fri, 17 Apr 2009 16:41:30 +0200] rev 30950
power operation on relations now with syntax ^^
haftmann [Fri, 17 Apr 2009 15:57:26 +0200] rev 30949
separated funpow, relpow from power on monoids
haftmann [Fri, 17 Apr 2009 15:14:06 +0200] rev 30948
static compilation of enumeration type
haftmann [Fri, 17 Apr 2009 14:29:56 +0200] rev 30947
re-engineering of evaluation conversions
haftmann [Fri, 17 Apr 2009 14:29:55 +0200] rev 30946
tuned
haftmann [Fri, 17 Apr 2009 14:29:54 +0200] rev 30945
separate channel for Quickcheck evaluations
haftmann [Fri, 17 Apr 2009 08:36:18 +0200] rev 30944
merged
haftmann [Fri, 17 Apr 2009 08:35:23 +0200] rev 30943
zmod_zmult_zmult1 now subsumed by mod_mult_mult1
haftmann [Fri, 17 Apr 2009 08:34:54 +0200] rev 30942
diagnostic commands now in code_thingol; tuned code of funny continuations
haftmann [Fri, 17 Apr 2009 08:34:53 +0200] rev 30941
simplified code
haftmann [Fri, 17 Apr 2009 08:34:52 +0200] rev 30940
zmod_zmult_zmult1 now subsumed by mod_mult_mult1
haftmann [Fri, 17 Apr 2009 08:34:51 +0200] rev 30939
added both cancel_div_mod_procs
haftmann [Thu, 16 Apr 2009 14:10:58 +0200] rev 30938
wellsortedness is no issue for a user manual any more
haftmann [Thu, 16 Apr 2009 14:02:14 +0200] rev 30937
whitespace tuning
haftmann [Thu, 16 Apr 2009 14:02:13 +0200] rev 30936
added simproc
haftmann [Thu, 16 Apr 2009 14:02:12 +0200] rev 30935
dropped unnamed infix
haftmann [Thu, 16 Apr 2009 14:02:11 +0200] rev 30934
tuned setups of CancelDivMod
haftmann [Thu, 16 Apr 2009 10:11:45 +0200] rev 30933
merged
haftmann [Thu, 16 Apr 2009 10:11:35 +0200] rev 30932
tuned order of functions
haftmann [Thu, 16 Apr 2009 10:11:35 +0200] rev 30931
generalized some simprocs from int to semiring_div
haftmann [Thu, 16 Apr 2009 10:11:34 +0200] rev 30930
tightended specification of class semiring_div
haftmann [Wed, 15 Apr 2009 15:52:37 +0200] rev 30929
code generator bootstrap theory src/Tools/Code_Generator.thy
haftmann [Wed, 15 Apr 2009 15:38:30 +0200] rev 30928
say farewell to code related to old code_funcgr module
haftmann [Wed, 15 Apr 2009 15:34:54 +0200] rev 30927
wrecked old code_funcgr module
haftmann [Wed, 15 Apr 2009 15:34:00 +0200] rev 30926
index type is a semiring_div
haftmann [Wed, 15 Apr 2009 15:30:39 +0200] rev 30925
theory NatBin now named Nat_Numeral
haftmann [Wed, 15 Apr 2009 15:30:38 +0200] rev 30924
default instantiation for unit type
haftmann [Wed, 15 Apr 2009 15:30:37 +0200] rev 30923
more coherent developement in Divides.thy and IntDiv.thy
huffman [Tue, 21 Apr 2009 17:07:44 -0700] rev 30922
add more examples to Domain_ex.thy
huffman [Tue, 21 Apr 2009 17:02:48 -0700] rev 30921
merged
huffman [Tue, 21 Apr 2009 17:01:45 -0700] rev 30920
add HOLCF/ex/Domain_ex.thy, with example uses of the domain package
huffman [Tue, 21 Apr 2009 15:57:08 -0700] rev 30919
make domain package ML interface more consistent with datatype package; use binding instead of bstring
huffman [Tue, 21 Apr 2009 11:11:04 -0700] rev 30918
use Sign.add_consts instead of ContConsts.add_consts
huffman [Tue, 21 Apr 2009 06:44:14 -0700] rev 30917
merged
huffman [Mon, 20 Apr 2009 17:38:25 -0700] rev 30916
allow infix declarations for type constructors defined with domain package
huffman [Mon, 20 Apr 2009 15:37:35 -0700] rev 30915
remove obsolete comments
huffman [Mon, 20 Apr 2009 15:23:27 -0700] rev 30914
fix too-specific types in lemmas match_{sinl,sinr}_simps
huffman [Mon, 13 Apr 2009 09:29:55 -0700] rev 30913
domain package now generates iff rules for definedness of constructors
huffman [Sat, 11 Apr 2009 08:44:41 -0700] rev 30912
change definition of match combinators for fixrec package
huffman [Fri, 10 Apr 2009 17:39:53 -0700] rev 30911
domain package: simplify internal proofs of con_rews
huffman [Fri, 10 Apr 2009 11:35:21 -0700] rev 30910
set up domain package in Domain.thy
krauss [Tue, 21 Apr 2009 09:53:31 +0200] rev 30909
tuned proof
krauss [Tue, 21 Apr 2009 09:53:27 +0200] rev 30908
replace type cong = {thm : thm, lhs : term} by plain thm -- the other component has been unused for a long time.
krauss [Tue, 21 Apr 2009 09:53:25 +0200] rev 30907
inlined afterqeds to improve clarity; tuned
krauss [Tue, 21 Apr 2009 09:53:24 +0200] rev 30906
simplify computation and consistency checks of argument counts in the input
wenzelm [Mon, 20 Apr 2009 12:27:23 +0200] rev 30905
removed obsolete test tags;