Fri, 26 Apr 2013 09:41:45 +0200 |
nipkow |
more standard order of arguments
|
changeset |
files
|
Fri, 26 Apr 2013 09:01:45 +0200 |
nipkow |
more funs
|
changeset |
files
|
Fri, 26 Apr 2013 07:49:38 +0200 |
nipkow |
simplified def
|
changeset |
files
|
Thu, 25 Apr 2013 19:18:20 +0200 |
traytel |
removed unnecessary assumptions in some theorems about cardinal exponentiation
|
changeset |
files
|
Thu, 25 Apr 2013 18:27:26 +0200 |
blanchet |
renamed "wrap_data" to "wrap_free_constructors"
|
changeset |
files
|
Thu, 25 Apr 2013 18:14:04 +0200 |
blanchet |
register coinductive type's coinduct rule
|
changeset |
files
|
Thu, 25 Apr 2013 17:25:10 +0200 |
blanchet |
compile
|
changeset |
files
|
Thu, 25 Apr 2013 17:13:24 +0200 |
blanchet |
adjusted stream library to coinduct attributes
|
changeset |
files
|
Thu, 25 Apr 2013 17:13:24 +0200 |
blanchet |
generate proper attributes for coinduction rules
|
changeset |
files
|
Thu, 25 Apr 2013 13:22:45 +0200 |
wenzelm |
updated to jdk-7u21;
|
changeset |
files
|
Thu, 25 Apr 2013 11:59:21 +0200 |
hoelzl |
revert #916271d52466; add non-topological linear_continuum type class; show linear_continuum_topology is a perfect_space
|
changeset |
files
|
Thu, 25 Apr 2013 10:35:56 +0200 |
hoelzl |
renamed linear_continuum_topology to connected_linorder_topology (and mention in NEWS)
|
changeset |
files
|
Wed, 24 Apr 2013 13:28:30 +0200 |
hoelzl |
spell conditional_ly_-complete lattices correct
|
changeset |
files
|
Thu, 25 Apr 2013 10:31:10 +0200 |
traytel |
specify nicer names for map, set and rel in the stream library
|
changeset |
files
|
Thu, 25 Apr 2013 09:25:50 +0200 |
blanchet |
start making "wrap_data" more robust
|
changeset |
files
|
Thu, 25 Apr 2013 08:56:37 +0200 |
blanchet |
no eta-expansion for case in split rules and case_conv
|
changeset |
files
|
Thu, 25 Apr 2013 08:56:10 +0200 |
blanchet |
simplified code -- no need for two attempts, the error we get from mixfix the first time is good (and better to get than a parse error in the specification because the user tries to use a mixfix that silently failed)
|
changeset |
files
|
Wed, 24 Apr 2013 22:48:22 +0200 |
blanchet |
proper error generated for wrong mixfix
|
changeset |
files
|
Wed, 24 Apr 2013 18:49:52 +0200 |
blanchet |
honor user-specified name for relator + generalize syntax
|
changeset |
files
|
Wed, 24 Apr 2013 17:47:22 +0200 |
blanchet |
renamed "set_natural" to "set_map", reflecting {Bl,Po,Tr} concensus
|
changeset |
files
|
Wed, 24 Apr 2013 17:03:43 +0200 |
blanchet |
added "fundef_cong" attribute to "map_cong"
|
changeset |
files
|
Wed, 24 Apr 2013 16:43:19 +0200 |
traytel |
optimized proofs
|
changeset |
files
|
Wed, 24 Apr 2013 16:21:23 +0200 |
blanchet |
apply arguments to f and g in "case_cong"
|
changeset |
files
|
Wed, 24 Apr 2013 15:42:00 +0200 |
blanchet |
derive "map_cong"
|
changeset |
files
|
Wed, 24 Apr 2013 14:15:01 +0200 |
blanchet |
renamed "map_cong" axiom to "map_cong0" in preparation for real "map_cong"
|
changeset |
files
|
Wed, 24 Apr 2013 14:14:36 +0200 |
blanchet |
killed dead code
|
changeset |
files
|
Wed, 24 Apr 2013 14:05:16 +0200 |
blanchet |
eta-contracted weak congruence rules (like in the old package)
|
changeset |
files
|
Wed, 24 Apr 2013 13:16:21 +0200 |
blanchet |
honor user-specified name for map function
|
changeset |
files
|
Wed, 24 Apr 2013 13:16:20 +0200 |
blanchet |
honor user-specified set function names
|
changeset |
files
|
Wed, 24 Apr 2013 13:16:20 +0200 |
blanchet |
parse set function name
|
changeset |
files
|
Wed, 24 Apr 2013 12:26:28 +0200 |
nipkow |
merged
|
changeset |
files
|
Wed, 24 Apr 2013 12:25:56 +0200 |
nipkow |
tuned
|
changeset |
files
|
Wed, 24 Apr 2013 12:15:06 +0200 |
traytel |
took out workaround for bug fixed in 5af40820948b
|
changeset |
files
|
Wed, 24 Apr 2013 11:36:11 +0200 |
traytel |
merged
|
changeset |
files
|
Wed, 24 Apr 2013 11:06:53 +0200 |
traytel |
slightly more aggressive syntax translation for printing case expressions
|
changeset |
files
|
Wed, 24 Apr 2013 11:32:54 +0200 |
haftmann |
avoid odd reinit after sublocale declaration
|
changeset |
files
|
Wed, 24 Apr 2013 10:23:47 +0200 |
nipkow |
moved defs into locale to reduce unnecessary polymorphism; tuned
|
changeset |
files
|
Tue, 23 Apr 2013 19:40:33 +0200 |
haftmann |
dropped dead code
|
changeset |
files
|
Tue, 23 Apr 2013 19:31:24 +0200 |
haftmann |
documentation and NEWS
|
changeset |
files
|
Tue, 23 Apr 2013 17:46:12 +0200 |
blanchet |
avoid accidental specialization of the types in the "map" property of codatatypes
|
changeset |
files
|
Tue, 23 Apr 2013 17:15:44 +0200 |
blanchet |
simplify "Inl () = Inr ()" as well (not entirely clear why this is necessary)
|
changeset |
files
|
Tue, 23 Apr 2013 17:13:14 +0200 |
blanchet |
more examples
|
changeset |
files
|
Tue, 23 Apr 2013 16:49:14 +0200 |
blanchet |
tuning
|
changeset |
files
|
Tue, 23 Apr 2013 16:41:59 +0200 |
blanchet |
fix bugs in expand tactic w.r.t. datatypes with "needless" discriminators (e.g. lists with is_Nil instead of ~= Nil)
|
changeset |
files
|
Tue, 23 Apr 2013 16:30:30 +0200 |
blanchet |
tuning
|
changeset |
files
|
Tue, 23 Apr 2013 16:30:29 +0200 |
blanchet |
tuned_comment
|
changeset |
files
|
Tue, 23 Apr 2013 11:43:09 +0200 |
traytel |
(co)rec is (just as the (un)fold) the unique morphism;
|
changeset |
files
|
Tue, 23 Apr 2013 11:14:51 +0200 |
haftmann |
tuned: unnamed contexts, interpretation and sublocale in locale target;
|
changeset |
files
|
Tue, 23 Apr 2013 11:14:50 +0200 |
haftmann |
target-sensitive user-level commands interpretation and sublocale
|
changeset |
files
|
Tue, 23 Apr 2013 11:14:50 +0200 |
haftmann |
ML interfaces for various kinds of interpretation
|
changeset |
files
|
Tue, 23 Apr 2013 11:14:50 +0200 |
haftmann |
brittleness stamping for local theories
|
changeset |
files
|
Tue, 23 Apr 2013 11:14:50 +0200 |
haftmann |
tuned
|
changeset |
files
|
Mon, 22 Apr 2013 18:39:12 +0200 |
immler |
removed type constraints
|
changeset |
files
|
Mon, 22 Apr 2013 16:36:02 +0200 |
hoelzl |
NEWS
|
changeset |
files
|
Sun, 21 Apr 2013 20:08:13 +0200 |
haftmann |
more sharing
|
changeset |
files
|
Sun, 21 Apr 2013 16:29:40 +0200 |
haftmann |
interpretation: distinguish theories and proofs by explicit parameter rather than generic context;
|
changeset |
files
|
Sun, 21 Apr 2013 10:41:18 +0200 |
haftmann |
dropped unusued identifier
|
changeset |
files
|
Sun, 21 Apr 2013 10:41:18 +0200 |
haftmann |
avoid odd bifurcation with Attrib.local_notes vs. Locale.add_thmss -- n.b. note_eqns_dependency operates in a specific locale target
|
changeset |
files
|
Sun, 21 Apr 2013 10:41:18 +0200 |
haftmann |
tuned for uniformity
|
changeset |
files
|
Sun, 21 Apr 2013 10:41:18 +0200 |
haftmann |
reflection as official HOL tool
|
changeset |
files
|