huffman [Mon, 08 Aug 2011 19:26:53 -0700] rev 44081
rename type 'a net to 'a filter, following standard mathematical terminology
huffman [Mon, 08 Aug 2011 18:36:32 -0700] rev 44080
HOLCF: fix warnings about unreferenced identifiers
huffman [Mon, 08 Aug 2011 16:57:37 -0700] rev 44079
remove duplicate lemmas
huffman [Mon, 08 Aug 2011 16:19:57 -0700] rev 44078
merged
huffman [Mon, 08 Aug 2011 16:04:58 -0700] rev 44077
fix perfect_space instance proof for finite cartesian product (cf. 5b970711fb39)
huffman [Mon, 08 Aug 2011 15:27:24 -0700] rev 44076
generalize sequence lemmas
huffman [Mon, 08 Aug 2011 15:11:38 -0700] rev 44075
generalize more lemmas about compactness
huffman [Mon, 08 Aug 2011 15:03:34 -0700] rev 44074
generalize compactness equivalence lemmas
huffman [Mon, 08 Aug 2011 14:59:01 -0700] rev 44073
lemma bolzano_weierstrass_imp_compact
huffman [Mon, 08 Aug 2011 14:44:20 -0700] rev 44072
class perfect_space inherits from topological_space;
generalized several lemmas
wenzelm [Mon, 08 Aug 2011 21:55:01 +0200] rev 44071
merged
kleing [Mon, 08 Aug 2011 16:47:55 +0200] rev 44070
import constant folding theory into IMP
kleing [Sat, 06 Aug 2011 15:48:08 +0200] rev 44069
make syntax ambiguity warnings a config option
huffman [Mon, 08 Aug 2011 11:47:41 -0700] rev 44068
add lemmas INF_image, SUP_image
huffman [Mon, 08 Aug 2011 11:25:18 -0700] rev 44067
declare {INF,SUP}_empty [simp]
huffman [Mon, 08 Aug 2011 10:32:55 -0700] rev 44066
rename Pair_fst_snd_eq to prod_eq_iff (keeping old name too)
huffman [Mon, 08 Aug 2011 10:26:26 -0700] rev 44065
standard theorem naming scheme: complex_eqI, complex_eq_iff
huffman [Mon, 08 Aug 2011 09:52:09 -0700] rev 44064
moved division ring stuff from Rings.thy to Fields.thy
huffman [Mon, 08 Aug 2011 08:55:49 -0700] rev 44063
Library/Product_ord: wellorder instance for products
wenzelm [Mon, 08 Aug 2011 21:11:10 +0200] rev 44062
modernized file proof_checker.ML;
wenzelm [Mon, 08 Aug 2011 20:47:12 +0200] rev 44061
tuned thm_of_proof: build lookup table within closure;
wenzelm [Mon, 08 Aug 2011 20:21:49 +0200] rev 44060
added Reconstruct.proof_of convenience;
wenzelm [Mon, 08 Aug 2011 19:59:35 +0200] rev 44059
ship message in one piece;
wenzelm [Mon, 08 Aug 2011 17:23:15 +0200] rev 44058
misc tuning -- eliminated old-fashioned rep_thm;
wenzelm [Mon, 08 Aug 2011 16:38:59 +0200] rev 44057
modernized strcture Proof_Checker;
wenzelm [Mon, 08 Aug 2011 16:09:34 +0200] rev 44056
less ambitious use of AttributedString, for proper caret painting within \<^sup>\<foobar>;
wenzelm [Mon, 08 Aug 2011 13:48:38 +0200] rev 44055
updated imports;
wenzelm [Mon, 08 Aug 2011 13:40:24 +0200] rev 44054
proper signature;
wenzelm [Mon, 08 Aug 2011 13:39:51 +0200] rev 44053
made SML/NJ happy;
wenzelm [Mon, 08 Aug 2011 13:29:54 +0200] rev 44052
slightly more uniform messages;
wenzelm [Mon, 08 Aug 2011 13:19:19 +0200] rev 44051
avoid pointless completion of illegal control commands;
nipkow [Mon, 08 Aug 2011 08:56:58 +0200] rev 44050
removed old expand_fun_eq
nipkow [Mon, 08 Aug 2011 08:25:28 +0200] rev 44049
fixed index entry
nipkow [Mon, 08 Aug 2011 07:35:42 +0200] rev 44048
removed old recdef and types usage
nipkow [Mon, 08 Aug 2011 07:13:16 +0200] rev 44047
merged
nipkow [Sat, 06 Aug 2011 14:16:23 +0200] rev 44046
extended user-level attribute case_names with names for case hypotheses
nipkow [Mon, 01 Aug 2011 12:08:53 +0200] rev 44045
infrastructure for attaching names to hypothesis in cases; realised via the same tag mechanism as case names
wenzelm [Sun, 07 Aug 2011 23:08:07 +0200] rev 44044
workaround for Java 1.7 where javax.swing.JComboBox<E> is generic;
wenzelm [Sun, 07 Aug 2011 23:05:50 +0200] rev 44043
updated version information;
wenzelm [Sun, 07 Aug 2011 18:38:36 +0200] rev 44042
fixed document;
haftmann [Fri, 05 Aug 2011 23:06:54 +0200] rev 44041
tuned order: pushing INF and SUP to Inf and Sup
haftmann [Fri, 05 Aug 2011 22:58:17 +0200] rev 44040
tuned order: pushing INF and SUP to Inf and Sup
haftmann [Fri, 05 Aug 2011 22:45:57 +0200] rev 44039
generalized lemmas to complete lattices
Andreas Lochbihler [Fri, 05 Aug 2011 17:22:28 +0200] rev 44038
merged
Andreas Lochbihler [Fri, 05 Aug 2011 16:55:14 +0200] rev 44037
replace old SML code generator by new code generator in MicroJava/J
kleing [Thu, 04 Aug 2011 16:49:57 +0200] rev 44036
new state syntax with less conflicts
Andreas Lochbihler [Fri, 05 Aug 2011 14:16:44 +0200] rev 44035
replace old SML code generator by new code generator in MicroJava/JVM and /BV
haftmann [Fri, 05 Aug 2011 00:14:08 +0200] rev 44034
merged
haftmann [Thu, 04 Aug 2011 20:11:39 +0200] rev 44033
more fine-granular instantiation
haftmann [Thu, 04 Aug 2011 19:29:52 +0200] rev 44032
solving duality problem for complete_distrib_lattice; tuned
berghofe [Thu, 04 Aug 2011 23:21:04 +0200] rev 44031
merged
berghofe [Thu, 04 Aug 2011 17:40:48 +0200] rev 44030
Pending FDL types may now be associated with Isabelle types as well.
haftmann [Thu, 04 Aug 2011 07:33:08 +0200] rev 44029
tuned orthography
haftmann [Thu, 04 Aug 2011 07:31:59 +0200] rev 44028
avoid yet unknown fact antiquotation
haftmann [Thu, 04 Aug 2011 07:31:43 +0200] rev 44027
NEWS
haftmann [Wed, 03 Aug 2011 23:21:53 +0200] rev 44026
more specific instantiation
haftmann [Wed, 03 Aug 2011 23:21:52 +0200] rev 44025
tuned
haftmann [Wed, 03 Aug 2011 23:21:52 +0200] rev 44024
class complete_distrib_lattice
bulwahn [Wed, 03 Aug 2011 16:08:02 +0200] rev 44023
NEWS
bulwahn [Wed, 03 Aug 2011 14:24:23 +0200] rev 44022
removing value invocations with the SML code generator
bulwahn [Wed, 03 Aug 2011 13:59:59 +0200] rev 44021
removing the SML evaluator
kleing [Wed, 03 Aug 2011 11:09:12 +0200] rev 44020
fixed wrong isubs in IMP/Types
huffman [Tue, 02 Aug 2011 08:28:34 -0700] rev 44019
Extended_Nat.thy: renamed iSuc to eSuc, standardized theorem names
huffman [Tue, 02 Aug 2011 07:36:58 -0700] rev 44018
NEWS: fix typo
krauss [Tue, 02 Aug 2011 13:07:00 +0200] rev 44017
updated unchecked forward reference
krauss [Tue, 02 Aug 2011 12:27:24 +0200] rev 44016
replaced Nitpick's hardwired basic_ersatz_table by context data
krauss [Tue, 02 Aug 2011 12:17:48 +0200] rev 44015
NEWS
krauss [Tue, 02 Aug 2011 11:52:57 +0200] rev 44014
moved recursion combinator to HOL/Library/Wfrec.thy -- it is so fundamental and well-known that it should survive recdef
krauss [Tue, 02 Aug 2011 10:36:50 +0200] rev 44013
moved recdef package to HOL/Library/Old_Recdef.thy
krauss [Tue, 02 Aug 2011 10:03:14 +0200] rev 44012
added dynamic ersatz_table to Nitpick's data slot
krauss [Tue, 02 Aug 2011 10:03:12 +0200] rev 44011
eliminated obsolete recdef/wfrec related declarations
kleing [Mon, 01 Aug 2011 20:21:11 +0200] rev 44010
more consistent naming in IMP/Comp_Rev
haftmann [Mon, 01 Aug 2011 19:53:30 +0200] rev 44009
merged
haftmann [Sat, 30 Jul 2011 08:24:46 +0200] rev 44008
tuned proofs
haftmann [Fri, 29 Jul 2011 19:47:55 +0200] rev 44007
tuned proofs
huffman [Mon, 01 Aug 2011 09:31:10 -0700] rev 44006
new theory HOL/Library/Product_Lattice.thy
huffman [Sun, 31 Jul 2011 11:13:38 -0700] rev 44005
domain package: more informative error message for illegal indirect recursion
kleing [Thu, 28 Jul 2011 16:56:14 +0200] rev 44004
compiler proof cleanup
blanchet [Thu, 28 Jul 2011 16:32:49 +0200] rev 44003
added helpers for "All" and "Ex"
blanchet [Thu, 28 Jul 2011 16:32:48 +0200] rev 44002
put parentheses around non-trivial metis call
blanchet [Thu, 28 Jul 2011 16:32:39 +0200] rev 44001
no needless mangling
kleing [Thu, 28 Jul 2011 15:15:26 +0200] rev 44000
resolved code_pred FIXME in IMP; clearer notation for exec_n
blanchet [Thu, 28 Jul 2011 11:49:03 +0200] rev 43999
clean up temporary directory hack
blanchet [Thu, 28 Jul 2011 11:43:45 +0200] rev 43998
tuning
blanchet [Thu, 28 Jul 2011 11:43:45 +0200] rev 43997
fixed lambda concealing
blanchet [Thu, 28 Jul 2011 11:43:45 +0200] rev 43996
make SML/NJ happy
hoelzl [Thu, 28 Jul 2011 10:42:24 +0200] rev 43995
simplified definition of vector (also removed Cartesian_Euclidean_Space.from_nat which collides with Countable.from_nat)
noschinl [Thu, 28 Jul 2011 05:52:28 -0200] rev 43994
document coercions
bulwahn [Wed, 27 Jul 2011 20:28:00 +0200] rev 43993
rudimentary documentation of the quotient package in the isar reference manual
hoelzl [Wed, 27 Jul 2011 19:35:00 +0200] rev 43992
to_nat is injective on arbitrary domains
hoelzl [Wed, 27 Jul 2011 19:34:30 +0200] rev 43991
finite vimage on arbitrary domains
blanchet [Tue, 26 Jul 2011 22:53:06 +0200] rev 43990
updated Sledgehammer documentation
blanchet [Tue, 26 Jul 2011 22:53:06 +0200] rev 43989
renamed "preds" encodings to "guards"
bulwahn [Tue, 26 Jul 2011 18:11:38 +0200] rev 43988
more precise dependencies
blanchet [Tue, 26 Jul 2011 14:53:00 +0200] rev 43987
further worked around LEO-II parser limitation, with eta-expansion
blanchet [Tue, 26 Jul 2011 14:53:00 +0200] rev 43986
use syntactic sugar whenever possible in THF problems, to work around current LEO-II parser limitation (bang bang and query query are not handled correctly)
blanchet [Tue, 26 Jul 2011 14:53:00 +0200] rev 43985
no need for existential witnesses for sorts in TFF and THF formats
blanchet [Tue, 26 Jul 2011 14:53:00 +0200] rev 43984
mangle "undefined"
blanchet [Tue, 26 Jul 2011 14:53:00 +0200] rev 43983
tuning -- remove useless function (at this point combinators are already in)
blanchet [Tue, 26 Jul 2011 14:53:00 +0200] rev 43982
remove spurious message
blanchet [Tue, 26 Jul 2011 14:53:00 +0200] rev 43981
give E at least two seconds -- anything else risks causing too early timeouts in the minimizer, because of too conservative time computations in E and eproof scripts
Andreas Lochbihler [Tue, 26 Jul 2011 14:50:15 +0200] rev 43980
merged
Andreas Lochbihler [Tue, 26 Jul 2011 14:05:28 +0200] rev 43979
fixed code generator setup in List_Cset
hoelzl [Tue, 26 Jul 2011 13:50:03 +0200] rev 43978
enat is a complete_linorder instance
Andreas Lochbihler [Tue, 26 Jul 2011 12:44:36 +0200] rev 43977
merged
Andreas Lochbihler [Tue, 26 Jul 2011 10:49:34 +0200] rev 43976
Add theory for setting up monad syntax for Cset
bulwahn [Tue, 26 Jul 2011 11:48:11 +0200] rev 43975
merged
bulwahn [Tue, 26 Jul 2011 08:07:01 +0200] rev 43974
removing expectations from quickcheck example
bulwahn [Tue, 26 Jul 2011 08:07:00 +0200] rev 43973
adding remarks after static inspection of the invocation of the SML code generator
Andreas Lochbihler [Tue, 26 Jul 2011 10:03:19 +0200] rev 43972
merged
Andreas Lochbihler [Mon, 25 Jul 2011 16:55:48 +0200] rev 43971
added operations to Cset with code equations in backing implementations
haftmann [Mon, 25 Jul 2011 23:27:20 +0200] rev 43970
merged
haftmann [Mon, 25 Jul 2011 23:26:55 +0200] rev 43969
adjusted to tailored version of ball_simps
haftmann [Sun, 24 Jul 2011 22:38:13 +0200] rev 43968
adjusted to tailored version of bex_simps
haftmann [Sun, 24 Jul 2011 21:27:25 +0200] rev 43967
more coherent structure in and across theories
blanchet [Mon, 25 Jul 2011 14:10:12 +0200] rev 43966
declare "undefined" constant
blanchet [Mon, 25 Jul 2011 14:10:12 +0200] rev 43965
make compile
blanchet [Mon, 25 Jul 2011 14:10:12 +0200] rev 43964
thread proper context through, to make sure that "using [[meson_max_clauses = 200]]" is not ignored when clausifying the conjecture
blanchet [Mon, 25 Jul 2011 14:10:12 +0200] rev 43963
tuning
blanchet [Mon, 25 Jul 2011 14:10:12 +0200] rev 43962
introduced hybrid lambda translation