huffman [Sun, 14 Mar 2010 14:10:36 -0700] rev 35792
old domain package also defines map functions
huffman [Sun, 14 Mar 2010 14:10:05 -0700] rev 35791
separate map-related code into new function define_map_functions
Christian Urban <urbanc@in.tum.de> [Sun, 14 Mar 2010 15:50:17 +0100] rev 35790
removed Local_Theory.theory_result by using local Typedef.add_typedef
wenzelm [Sun, 14 Mar 2010 14:36:56 +0100] rev 35789
tuned comment;
wenzelm [Sun, 14 Mar 2010 14:31:24 +0100] rev 35788
observe standard header format;
wenzelm [Sun, 14 Mar 2010 14:29:30 +0100] rev 35787
expose formal text;
wenzelm [Sun, 14 Mar 2010 14:10:21 +0100] rev 35786
localized @{class} and @{type};
huffman [Sun, 14 Mar 2010 00:51:58 -0800] rev 35785
move functions into holcf_library.ML
huffman [Sun, 14 Mar 2010 00:40:04 -0800] rev 35784
simplify definition of when combinators
huffman [Sat, 13 Mar 2010 22:00:34 -0800] rev 35783
declare case_names for various induction rules
huffman [Sat, 13 Mar 2010 21:07:20 -0800] rev 35782
add case name 'adm' for infinite induction rules
huffman [Sat, 13 Mar 2010 20:15:25 -0800] rev 35781
renamed some lemmas generated by the domain package
huffman [Sat, 13 Mar 2010 19:06:18 -0800] rev 35780
use Simplifier.context to avoid 'no proof context in simpset' errors from fixrec_simp after theory merge
huffman [Sat, 13 Mar 2010 18:16:48 -0800] rev 35779
fixpat command prints legacy_feature warning
huffman [Sat, 13 Mar 2010 17:36:53 -0800] rev 35778
merged
huffman [Sat, 13 Mar 2010 17:05:34 -0800] rev 35777
pass binding as argument to add_domain_constructors; proper binding for case combinator
huffman [Sat, 13 Mar 2010 16:48:57 -0800] rev 35776
pass domain binding as argument to Domain_Theorems.theorems; proper qualified bindings for theorem names
huffman [Sat, 13 Mar 2010 15:51:12 -0800] rev 35775
pass take_info as argument to Domain_Theorems.theorems
huffman [Sat, 13 Mar 2010 15:18:25 -0800] rev 35774
replace some string arguments with bindings
huffman [Sat, 13 Mar 2010 14:30:38 -0800] rev 35773
more consistent use of qualified bindings
huffman [Sat, 13 Mar 2010 14:26:26 -0800] rev 35772
avoid unnecessary primed variable names
huffman [Sat, 13 Mar 2010 12:24:50 -0800] rev 35771
remove redundant lemmas
huffman [Sat, 13 Mar 2010 10:38:38 -0800] rev 35770
fixes to allow using fixrec_simp inside a locale, with test in ex/Fixrec_ex.thy
huffman [Sat, 13 Mar 2010 10:00:45 -0800] rev 35769
fixrec now generates qualified theorem names
huffman [Sat, 13 Mar 2010 09:32:19 -0800] rev 35768
no_document for Infinite_Set in HOLCF
wenzelm [Sat, 13 Mar 2010 20:44:12 +0100] rev 35767
removed unused Args.maxidx_values and Element.generalize_facts;
wenzelm [Sat, 13 Mar 2010 20:34:22 +0100] rev 35766
Local_Theory.define handles hidden polymorphism;
wenzelm [Sat, 13 Mar 2010 20:33:14 +0100] rev 35765
local theory specifications handle hidden polymorphism implicitly;
wenzelm [Sat, 13 Mar 2010 19:35:53 +0100] rev 35764
minor tuning and simplification;
wenzelm [Sat, 13 Mar 2010 17:19:12 +0100] rev 35763
removed obsolete HOL/Library/Coinductive_List.thy, superceded by thys/Coinductive/Coinductive_List.thy in AFP/f2f5727b77d0;
wenzelm [Sat, 13 Mar 2010 16:44:12 +0100] rev 35762
removed old CVS Ids;
tuned headers;
wenzelm [Sat, 13 Mar 2010 16:37:15 +0100] rev 35761
reverted fe9b43a08187 -- "warning" is a perfectly normal way of tactics to emit spurious messages (although "arith" could be less chatty), while "priority" is a special Proof General protocol message;
wenzelm [Sat, 13 Mar 2010 15:11:59 +0100] rev 35760
merged
bulwahn [Fri, 12 Mar 2010 20:04:48 +0100] rev 35759
merged
bulwahn [Fri, 12 Mar 2010 14:04:59 +0100] rev 35758
adopting predicate compiler to changes in Spec_Rules; removed dependency to Nitpick_Intros
bulwahn [Fri, 12 Mar 2010 12:14:31 +0100] rev 35757
adding Spec_Rules to definitional package inductive and inductive_set
bulwahn [Fri, 12 Mar 2010 12:14:30 +0100] rev 35756
refining and adding Spec_Rules to definitional packages old_primrec, primrec, recdef, size and function
nipkow [Fri, 12 Mar 2010 18:43:22 +0100] rev 35755
merged
nipkow [Fri, 12 Mar 2010 18:42:56 +0100] rev 35754
Reorganized Hoare logic theories; added Hoare_Den
hoelzl [Fri, 12 Mar 2010 16:02:42 +0100] rev 35753
merged
himmelma [Tue, 09 Mar 2010 15:42:23 +0100] rev 35752
reset smt_certificates
himmelma [Tue, 09 Mar 2010 15:39:26 +0100] rev 35751
added lemmas
nipkow [Fri, 12 Mar 2010 15:48:37 +0100] rev 35750
merged
nipkow [Fri, 12 Mar 2010 15:48:18 +0100] rev 35749
Added Hoare_Op.thy
hoelzl [Fri, 12 Mar 2010 15:35:41 +0100] rev 35748
Equality of integral and infinite sum.
blanchet [Fri, 12 Mar 2010 12:02:22 +0100] rev 35747
make tests less demanding, to prevent sporadic failures
wenzelm [Sat, 13 Mar 2010 15:12:56 +0100] rev 35746
more antiquotations;
wenzelm [Sat, 13 Mar 2010 15:12:47 +0100] rev 35745
command 'typedef' now works within a local theory context;
wenzelm [Sat, 13 Mar 2010 15:12:17 +0100] rev 35744
removed obsolete HOL 'typedecl';
local theory version of HOL 'typedef';
wenzelm [Sat, 13 Mar 2010 14:44:47 +0100] rev 35743
adapted to localized typedef: handle single global interpretation only;
wenzelm [Sat, 13 Mar 2010 14:43:04 +0100] rev 35742
global typedef;
wenzelm [Sat, 13 Mar 2010 14:42:16 +0100] rev 35741
localized typedef;
Typedef.get_info can yield multiple typedef interpretations, even in a global context;
misc tuning and modernization;
wenzelm [Sat, 13 Mar 2010 14:41:37 +0100] rev 35740
added typedecl_wrt, which affects default sorts of type args;
misc tuning and simplification;
wenzelm [Sat, 13 Mar 2010 14:41:14 +0100] rev 35739
Local_Defs.contract convenience;
wenzelm [Sat, 13 Mar 2010 14:40:36 +0100] rev 35738
added Local_Theory.alias operations (independent of target);
wenzelm [Thu, 11 Mar 2010 23:47:16 +0100] rev 35737
merged
nipkow [Thu, 11 Mar 2010 19:06:03 +0100] rev 35736
merged
nipkow [Thu, 11 Mar 2010 19:05:46 +0100] rev 35735
converted proofs to Isar
haftmann [Thu, 11 Mar 2010 17:52:15 +0100] rev 35734
merged
haftmann [Thu, 11 Mar 2010 17:39:45 +0100] rev 35733
merged
haftmann [Thu, 11 Mar 2010 15:52:35 +0100] rev 35732
tuned prefix of ac rules
haftmann [Thu, 11 Mar 2010 15:52:35 +0100] rev 35731
deleted default simp rule card.insert
haftmann [Thu, 11 Mar 2010 15:52:34 +0100] rev 35730
updated generated certificate
haftmann [Thu, 11 Mar 2010 15:52:34 +0100] rev 35729
replaced card_def by card_eq_setsum
haftmann [Thu, 11 Mar 2010 15:52:33 +0100] rev 35728
NEWS
haftmann [Thu, 11 Mar 2010 14:40:29 +0100] rev 35727
Big_Operators now in Main rather than Plain
haftmann [Thu, 11 Mar 2010 14:39:58 +0100] rev 35726
tuned prefixes of ac interpretations
haftmann [Thu, 11 Mar 2010 14:39:58 +0100] rev 35725
Big_Operators now in Main rather than Plain src/HOL/Wellfounded.thy
haftmann [Thu, 11 Mar 2010 14:38:20 +0100] rev 35724
fixed typo
haftmann [Thu, 11 Mar 2010 14:38:19 +0100] rev 35723
tuned monoid locales and prefix of sublocale interpretations
haftmann [Thu, 11 Mar 2010 14:38:13 +0100] rev 35722
moved cardinality to Finite_Set as far as appropriate; added locales for fold_image
haftmann [Thu, 11 Mar 2010 14:38:09 +0100] rev 35721
fixed typo
haftmann [Wed, 10 Mar 2010 16:53:43 +0100] rev 35720
added locales for monoids
haftmann [Wed, 10 Mar 2010 16:53:27 +0100] rev 35719
split off theory Big_Operators from theory Finite_Set
blanchet [Thu, 11 Mar 2010 17:48:07 +0100] rev 35718
moved some Nitpick code around
wenzelm [Thu, 11 Mar 2010 23:45:41 +0100] rev 35717
more basic Local_Defs.export_cterm;
wenzelm [Thu, 11 Mar 2010 23:07:12 +0100] rev 35716
tuned signature;
wenzelm [Thu, 11 Mar 2010 23:07:02 +0100] rev 35715
tuned;
wenzelm [Thu, 11 Mar 2010 18:52:50 +0100] rev 35714
actually apply morphism to binding;
wenzelm [Thu, 11 Mar 2010 16:56:22 +0100] rev 35713
absolute lib_path relative to ML_HOME -- for improved robustness;
explicit warning if shared library failed to load;
blanchet [Thu, 11 Mar 2010 15:33:45 +0100] rev 35712
added a mechanism to Nitpick to support custom rendering of terms, and used it for multisets
blanchet [Thu, 11 Mar 2010 12:22:11 +0100] rev 35711
added term postprocessor to Nitpick, to provide custom syntax for typedefs
blanchet [Thu, 11 Mar 2010 10:13:24 +0100] rev 35710
made "Manual_Nits" tests more robust
haftmann [Thu, 11 Mar 2010 09:09:51 +0100] rev 35709
merged
haftmann [Thu, 11 Mar 2010 09:09:43 +0100] rev 35708
made smlnj happy
huffman [Wed, 10 Mar 2010 16:06:48 -0800] rev 35707
replace Nat_Int_Bij with Nat_Bijection in ROOT.ML
huffman [Wed, 10 Mar 2010 16:00:51 -0800] rev 35706
remove obsolete theory Nat_Int_Bij
huffman [Wed, 10 Mar 2010 15:58:53 -0800] rev 35705
switch from Nat_Int_Bij to Nat_Bijection
huffman [Wed, 10 Mar 2010 15:57:01 -0800] rev 35704
convert HOL-Probability to use Nat_Bijection library
huffman [Wed, 10 Mar 2010 15:38:33 -0800] rev 35703
convert SET_Protocol to use Nat_Bijection library
huffman [Wed, 10 Mar 2010 15:33:13 -0800] rev 35702
convert TLS to use Nat_Bijection library
huffman [Wed, 10 Mar 2010 15:20:13 -0800] rev 35701
adapt HOLCF to use Nat_Bijection library
huffman [Wed, 10 Mar 2010 14:57:13 -0800] rev 35700
new theory Library/Nat_Bijection.thy
blanchet [Wed, 10 Mar 2010 19:21:59 +0100] rev 35699
improve precision of "card" in Nitpick
blanchet [Wed, 10 Mar 2010 17:46:28 +0100] rev 35698
merged
blanchet [Wed, 10 Mar 2010 16:17:11 +0100] rev 35697
merged
blanchet [Wed, 10 Mar 2010 15:06:40 +0100] rev 35696
show nice error message in Nitpick when "java" is not available
blanchet [Wed, 10 Mar 2010 14:21:01 +0100] rev 35695
fixed soundness bug in Nitpick
hoelzl [Wed, 10 Mar 2010 16:40:20 +0100] rev 35694
merged
hoelzl [Tue, 09 Mar 2010 16:30:43 +0100] rev 35693
Use same order of neq-elimination as in proof search.
hoelzl [Mon, 08 Mar 2010 11:30:55 +0100] rev 35692
Moved theorems in Lebesgue to the right places
haftmann [Wed, 10 Mar 2010 15:29:23 +0100] rev 35691
constdefs is legacy
haftmann [Wed, 10 Mar 2010 15:29:22 +0100] rev 35690
recdef is legacy
haftmann [Wed, 10 Mar 2010 15:29:22 +0100] rev 35689
fixed typo
haftmann [Wed, 10 Mar 2010 15:29:22 +0100] rev 35688
avoid confusion
haftmann [Wed, 10 Mar 2010 15:29:21 +0100] rev 35687
tuned whitespace
haftmann [Wed, 10 Mar 2010 08:04:50 +0100] rev 35686
merged
haftmann [Wed, 10 Mar 2010 08:04:39 +0100] rev 35685
tuned
haftmann [Tue, 09 Mar 2010 21:19:49 +0100] rev 35684
clarified transfer code proper; more natural declaration of return rules
haftmann [Tue, 09 Mar 2010 21:19:48 +0100] rev 35683
misc tuning
wenzelm [Tue, 09 Mar 2010 23:32:49 +0100] rev 35682
Typedecl.typedecl_global;
wenzelm [Tue, 09 Mar 2010 23:32:13 +0100] rev 35681
localized typedecl;
wenzelm [Tue, 09 Mar 2010 23:29:04 +0100] rev 35680
aliases for class/type/const;
tuned;
wenzelm [Tue, 09 Mar 2010 23:27:35 +0100] rev 35679
added Name_Space.alias -- additional accesses for an existing entry;
wenzelm [Tue, 09 Mar 2010 20:23:19 +0100] rev 35678
merged
haftmann [Tue, 09 Mar 2010 18:33:01 +0100] rev 35677
merged
haftmann [Tue, 09 Mar 2010 18:31:37 +0100] rev 35676
data administration using canonical functorial operations
haftmann [Tue, 09 Mar 2010 16:15:19 +0100] rev 35675
tuned data structures; using AList.map_default
haftmann [Tue, 09 Mar 2010 15:47:16 +0100] rev 35674
consistent field names; tuned interface
haftmann [Tue, 09 Mar 2010 15:47:15 +0100] rev 35673
weakend class ring_div; tuned