Tue, 09 Mar 2010 16:40:31 +0100 more work on Nitpick's finite sets
blanchet [Tue, 09 Mar 2010 16:40:31 +0100] rev 35672
more work on Nitpick's finite sets
Tue, 09 Mar 2010 14:18:21 +0100 improved Nitpick's precision for "card" and "setsum" + fix incorrect outcome code w.r.t. "bisim_depth = -1"
blanchet [Tue, 09 Mar 2010 14:18:21 +0100] rev 35671
improved Nitpick's precision for "card" and "setsum" + fix incorrect outcome code w.r.t. "bisim_depth = -1"
Tue, 09 Mar 2010 14:36:41 +0100 ProofContext.read_class/read_type_name_proper;
wenzelm [Tue, 09 Mar 2010 14:36:41 +0100] rev 35670
ProofContext.read_class/read_type_name_proper;
Tue, 09 Mar 2010 14:35:02 +0100 added ProofContext.tsig_of -- proforma version for local name space only, not logical content;
wenzelm [Tue, 09 Mar 2010 14:35:02 +0100] rev 35669
added ProofContext.tsig_of -- proforma version for local name space only, not logical content; added ProofContext.read_type_name_proper; localized ProofContext.read_class/read_arity/cert_arity; localized ProofContext.class_space/type_space etc.;
Tue, 09 Mar 2010 14:29:47 +0100 simplified Syntax.basic_syntax (again);
wenzelm [Tue, 09 Mar 2010 14:29:47 +0100] rev 35668
simplified Syntax.basic_syntax (again); separate Syntax.type_ast_trs depending on read_class/read_type;
Tue, 09 Mar 2010 14:55:25 +0100 tuned -- eliminated Sign.intern_sort;
wenzelm [Tue, 09 Mar 2010 14:55:25 +0100] rev 35667
tuned -- eliminated Sign.intern_sort;
Tue, 09 Mar 2010 14:18:06 +0100 renamed mk_const_def to legacy_const_def, because of slightly odd Sign.intern_term;
wenzelm [Tue, 09 Mar 2010 14:18:06 +0100] rev 35666
renamed mk_const_def to legacy_const_def, because of slightly odd Sign.intern_term;
Tue, 09 Mar 2010 09:25:23 +0100 added "finitize" option to Nitpick + remove dependency on "Coinductive_List"
blanchet [Tue, 09 Mar 2010 09:25:23 +0100] rev 35665
added "finitize" option to Nitpick + remove dependency on "Coinductive_List"
Mon, 08 Mar 2010 15:20:40 -0800 merged
huffman [Mon, 08 Mar 2010 15:20:40 -0800] rev 35664
merged
Mon, 08 Mar 2010 14:42:40 -0800 remove unnecessary error handling code
huffman [Mon, 08 Mar 2010 14:42:40 -0800] rev 35663
remove unnecessary error handling code
Mon, 08 Mar 2010 14:12:51 -0800 construct fully typed goal in proof of induction rule
huffman [Mon, 08 Mar 2010 14:12:51 -0800] rev 35662
construct fully typed goal in proof of induction rule
Mon, 08 Mar 2010 13:58:00 -0800 don't generate rule foo.finites for non-flat domains; use take_induct rule to prove induction rule
huffman [Mon, 08 Mar 2010 13:58:00 -0800] rev 35661
don't generate rule foo.finites for non-flat domains; use take_induct rule to prove induction rule
Mon, 08 Mar 2010 12:43:44 -0800 remove redundant function arguments
huffman [Mon, 08 Mar 2010 12:43:44 -0800] rev 35660
remove redundant function arguments
Mon, 08 Mar 2010 12:36:26 -0800 include take_info within take_induct_info type
huffman [Mon, 08 Mar 2010 12:36:26 -0800] rev 35659
include take_info within take_induct_info type
Mon, 08 Mar 2010 12:21:07 -0800 pass take_info as an argument to comp_theorems
huffman [Mon, 08 Mar 2010 12:21:07 -0800] rev 35658
pass take_info as an argument to comp_theorems
Mon, 08 Mar 2010 11:58:40 -0800 pass take_induct_info as an argument to comp_theorems
huffman [Mon, 08 Mar 2010 11:58:40 -0800] rev 35657
pass take_induct_info as an argument to comp_theorems
Mon, 08 Mar 2010 11:48:29 -0800 add type take_induct_info
huffman [Mon, 08 Mar 2010 11:48:29 -0800] rev 35656
add type take_induct_info
Mon, 08 Mar 2010 11:34:53 -0800 generate take_induct lemmas
huffman [Mon, 08 Mar 2010 11:34:53 -0800] rev 35655
generate take_induct lemmas
Mon, 08 Mar 2010 09:37:03 -0800 move proofs of reach and take lemmas to domain_take_proofs.ML
huffman [Mon, 08 Mar 2010 09:37:03 -0800] rev 35654
move proofs of reach and take lemmas to domain_take_proofs.ML
Mon, 08 Mar 2010 09:33:05 -0800 move lemmas from Domain.thy to Domain_Aux.thy
huffman [Mon, 08 Mar 2010 09:33:05 -0800] rev 35653
move lemmas from Domain.thy to Domain_Aux.thy
Mon, 08 Mar 2010 08:12:48 -0800 move take-proofs stuff into new theory Domain_Aux.thy
huffman [Mon, 08 Mar 2010 08:12:48 -0800] rev 35652
move take-proofs stuff into new theory Domain_Aux.thy
Mon, 08 Mar 2010 07:37:11 -0800 add type take_info
huffman [Mon, 08 Mar 2010 07:37:11 -0800] rev 35651
add type take_info
Mon, 08 Mar 2010 07:22:30 -0800 add function add_qualified_def
huffman [Mon, 08 Mar 2010 07:22:30 -0800] rev 35650
add function add_qualified_def
Mon, 08 Mar 2010 17:37:09 +0100 merged
haftmann [Mon, 08 Mar 2010 17:37:09 +0100] rev 35649
merged
Mon, 08 Mar 2010 14:41:56 +0100 proper ML interface; further polishing
haftmann [Mon, 08 Mar 2010 14:41:56 +0100] rev 35648
proper ML interface; further polishing
Mon, 08 Mar 2010 13:22:41 +0100 code simplification and tuning
haftmann [Mon, 08 Mar 2010 13:22:41 +0100] rev 35647
code simplification and tuning
Mon, 08 Mar 2010 15:00:34 +0100 Added inducts field to inductive_result.
berghofe [Mon, 08 Mar 2010 15:00:34 +0100] rev 35646
Added inducts field to inductive_result.
Mon, 08 Mar 2010 09:38:59 +0100 transfer: avoid camel case, more standard coding conventions, misc tuning
haftmann [Mon, 08 Mar 2010 09:38:59 +0100] rev 35645
transfer: avoid camel case, more standard coding conventions, misc tuning
Mon, 08 Mar 2010 09:38:58 +0100 transfer: avoid camel case
haftmann [Mon, 08 Mar 2010 09:38:58 +0100] rev 35644
transfer: avoid camel case
Sun, 07 Mar 2010 17:33:01 -0800 merged
huffman [Sun, 07 Mar 2010 17:33:01 -0800] rev 35643
merged
Sun, 07 Mar 2010 16:39:31 -0800 generate separate qualified theorem name for each type's reach and take_lemma
huffman [Sun, 07 Mar 2010 16:39:31 -0800] rev 35642
generate separate qualified theorem name for each type's reach and take_lemma
Sun, 07 Mar 2010 16:12:01 -0800 add simp rule LAM_strict
huffman [Sun, 07 Mar 2010 16:12:01 -0800] rev 35641
add simp rule LAM_strict
Sun, 07 Mar 2010 13:34:53 -0800 fix bug that occurred with 'domain_isomorphism foo = foo * tr * tr'
huffman [Sun, 07 Mar 2010 13:34:53 -0800] rev 35640
fix bug that occurred with 'domain_isomorphism foo = foo * tr * tr'
Sun, 07 Mar 2010 22:36:36 +0100 merged
haftmann [Sun, 07 Mar 2010 22:36:36 +0100] rev 35639
merged
Sun, 07 Mar 2010 08:46:12 +0100 dropped dead code; adhere more closely to standard coding conventions
haftmann [Sun, 07 Mar 2010 08:46:12 +0100] rev 35638
dropped dead code; adhere more closely to standard coding conventions
Sun, 07 Mar 2010 10:03:16 -0800 merged
huffman [Sun, 07 Mar 2010 10:03:16 -0800] rev 35637
merged
Sun, 07 Mar 2010 09:57:30 -0800 arith tactic uses 'priority' instead of 'warning' to print messages
huffman [Sun, 07 Mar 2010 09:57:30 -0800] rev 35636
arith tactic uses 'priority' instead of 'warning' to print messages
Sun, 07 Mar 2010 09:21:16 -0800 add simp rules about Ints, Nats
huffman [Sun, 07 Mar 2010 09:21:16 -0800] rev 35635
add simp rules about Ints, Nats
Sun, 07 Mar 2010 08:40:38 -0800 add more simp rules for Ints
huffman [Sun, 07 Mar 2010 08:40:38 -0800] rev 35634
add more simp rules for Ints
Sun, 07 Mar 2010 07:42:46 -0800 add lemmas Nats_cases and Nats_induct
huffman [Sun, 07 Mar 2010 07:42:46 -0800] rev 35633
add lemmas Nats_cases and Nats_induct
Sun, 07 Mar 2010 07:29:34 -0800 generalize some lemmas, and remove a few unnecessary ones
huffman [Sun, 07 Mar 2010 07:29:34 -0800] rev 35632
generalize some lemmas, and remove a few unnecessary ones
Sat, 06 Mar 2010 18:24:30 -0800 generalize some lemmas from class linordered_ring_strict to linordered_ring
huffman [Sat, 06 Mar 2010 18:24:30 -0800] rev 35631
generalize some lemmas from class linordered_ring_strict to linordered_ring
Sat, 06 Mar 2010 16:02:22 -0800 add case_names attribute to casedist and ind rules
huffman [Sat, 06 Mar 2010 16:02:22 -0800] rev 35630
add case_names attribute to casedist and ind rules
Sat, 06 Mar 2010 08:08:30 -0800 add some lemmas about complete lattices
huffman [Sat, 06 Mar 2010 08:08:30 -0800] rev 35629
add some lemmas about complete lattices
Sun, 07 Mar 2010 15:51:29 +0100 Digesting strings according to SHA-1.
wenzelm [Sun, 07 Mar 2010 15:51:29 +0100] rev 35628
Digesting strings according to SHA-1.
Sun, 07 Mar 2010 15:49:49 +0100 proper int wrapping for Word32;
wenzelm [Sun, 07 Mar 2010 15:49:49 +0100] rev 35627
proper int wrapping for Word32;
Sun, 07 Mar 2010 12:47:02 +0100 separate structure Typedecl;
wenzelm [Sun, 07 Mar 2010 12:47:02 +0100] rev 35626
separate structure Typedecl;
Sun, 07 Mar 2010 12:19:47 +0100 modernized structure Object_Logic;
wenzelm [Sun, 07 Mar 2010 12:19:47 +0100] rev 35625
modernized structure Object_Logic;
Sun, 07 Mar 2010 11:57:16 +0100 modernized structure Local_Defs;
wenzelm [Sun, 07 Mar 2010 11:57:16 +0100] rev 35624
modernized structure Local_Defs;
Sat, 06 Mar 2010 19:17:59 +0000 merged
paulson [Sat, 06 Mar 2010 19:17:59 +0000] rev 35623
merged
Sat, 06 Mar 2010 17:21:59 +0000 merged
paulson [Sat, 06 Mar 2010 17:21:59 +0000] rev 35622
merged
Sat, 06 Mar 2010 17:19:29 +0000 simplified
paulson [Sat, 06 Mar 2010 17:19:29 +0000] rev 35621
simplified
Sat, 06 Mar 2010 20:16:31 +0100 merged
haftmann [Sat, 06 Mar 2010 20:16:31 +0100] rev 35620
merged
Sat, 06 Mar 2010 15:31:31 +0100 lemma restrict_complement_singleton_eq
haftmann [Sat, 06 Mar 2010 15:31:31 +0100] rev 35619
lemma restrict_complement_singleton_eq
Sat, 06 Mar 2010 15:31:30 +0100 some lemma refinements
haftmann [Sat, 06 Mar 2010 15:31:30 +0100] rev 35618
some lemma refinements
Sat, 06 Mar 2010 15:31:30 +0100 added Table.thy
haftmann [Sat, 06 Mar 2010 15:31:30 +0100] rev 35617
added Table.thy
Sat, 06 Mar 2010 17:53:04 +0100 provide ProofContext.def_type depending on "pattern" mode;
wenzelm [Sat, 06 Mar 2010 17:53:04 +0100] rev 35616
provide ProofContext.def_type depending on "pattern" mode;
Sat, 06 Mar 2010 17:32:45 +0100 record_type_tr': more robust strip_fields (printed types are not necessarily well-formed, e.g. in Syntax.pretty_arity);
wenzelm [Sat, 06 Mar 2010 17:32:45 +0100] rev 35615
record_type_tr': more robust strip_fields (printed types are not necessarily well-formed, e.g. in Syntax.pretty_arity);
Sat, 06 Mar 2010 16:13:22 +0100 record_type_abbr_tr': removed obsolete workaround for decode_type, which now retains syntactic categories of variables vs. constructors (authentic syntax);
wenzelm [Sat, 06 Mar 2010 16:13:22 +0100] rev 35614
record_type_abbr_tr': removed obsolete workaround for decode_type, which now retains syntactic categories of variables vs. constructors (authentic syntax);
Sat, 06 Mar 2010 15:39:16 +0100 eliminated Args.bang_facts (legacy feature);
wenzelm [Sat, 06 Mar 2010 15:39:16 +0100] rev 35613
eliminated Args.bang_facts (legacy feature);
Sat, 06 Mar 2010 15:34:29 +0100 eliminated old-style prems;
wenzelm [Sat, 06 Mar 2010 15:34:29 +0100] rev 35612
eliminated old-style prems; tuned proofs;
Sat, 06 Mar 2010 14:35:06 +0100 removed unused term_lift_inst_rule (superceded by Subgoal.FOCUS etc.);
wenzelm [Sat, 06 Mar 2010 14:35:06 +0100] rev 35611
removed unused term_lift_inst_rule (superceded by Subgoal.FOCUS etc.);
Sat, 06 Mar 2010 14:28:31 +0100 Some notes on platform support of Isabelle.
wenzelm [Sat, 06 Mar 2010 14:28:31 +0100] rev 35610
Some notes on platform support of Isabelle.
Sat, 06 Mar 2010 11:21:09 +0100 "private" map_of_map lemma
haftmann [Sat, 06 Mar 2010 11:21:09 +0100] rev 35609
"private" map_of_map lemma
Sat, 06 Mar 2010 09:58:33 +0100 added insort_insert
haftmann [Sat, 06 Mar 2010 09:58:33 +0100] rev 35608
added insort_insert
Sat, 06 Mar 2010 09:58:30 +0100 added dom_option_map, map_of_map_keys
haftmann [Sat, 06 Mar 2010 09:58:30 +0100] rev 35607
added dom_option_map, map_of_map_keys
Sat, 06 Mar 2010 09:58:28 +0100 added bulkload; tuned document
haftmann [Sat, 06 Mar 2010 09:58:28 +0100] rev 35606
added bulkload; tuned document
Sat, 06 Mar 2010 07:30:21 +0100 merged
haftmann [Sat, 06 Mar 2010 07:30:21 +0100] rev 35605
merged
Fri, 05 Mar 2010 17:55:30 +0100 merged
haftmann [Fri, 05 Mar 2010 17:55:30 +0100] rev 35604
merged
Fri, 05 Mar 2010 17:55:14 +0100 moved lemma map_sorted_distinct_set_unique
haftmann [Fri, 05 Mar 2010 17:55:14 +0100] rev 35603
moved lemma map_sorted_distinct_set_unique
Fri, 05 Mar 2010 17:51:29 +0100 various refinements
haftmann [Fri, 05 Mar 2010 17:51:29 +0100] rev 35602
various refinements
Fri, 05 Mar 2010 15:59:48 -0800 print message when finiteness of domain definition is detected
huffman [Fri, 05 Mar 2010 15:59:48 -0800] rev 35601
print message when finiteness of domain definition is detected
Fri, 05 Mar 2010 15:27:47 -0800 merged
huffman [Fri, 05 Mar 2010 15:27:47 -0800] rev 35600
merged
Fri, 05 Mar 2010 15:25:59 -0800 skip coinduction proofs for indirect-recursive domain definitions
huffman [Fri, 05 Mar 2010 15:25:59 -0800] rev 35599
skip coinduction proofs for indirect-recursive domain definitions
Sat, 06 Mar 2010 00:21:21 +0100 merged
wenzelm [Sat, 06 Mar 2010 00:21:21 +0100] rev 35598
merged
Fri, 05 Mar 2010 14:50:37 -0800 introduce notion of 'decisive' deflations; use them to simplify proof script for rule 'finites'
huffman [Fri, 05 Mar 2010 14:50:37 -0800] rev 35597
introduce notion of 'decisive' deflations; use them to simplify proof script for rule 'finites'
Fri, 05 Mar 2010 14:05:25 -0800 add comment
huffman [Fri, 05 Mar 2010 14:05:25 -0800] rev 35596
add comment
Fri, 05 Mar 2010 13:56:04 -0800 move take_proofs-related stuff to a new section
huffman [Fri, 05 Mar 2010 13:56:04 -0800] rev 35595
move take_proofs-related stuff to a new section
Fri, 05 Mar 2010 13:55:36 -0800 remove dead code
huffman [Fri, 05 Mar 2010 13:55:36 -0800] rev 35594
remove dead code
Fri, 05 Mar 2010 23:52:09 +0100 tuned dead code;
wenzelm [Fri, 05 Mar 2010 23:52:09 +0100] rev 35593
tuned dead code;
Fri, 05 Mar 2010 23:51:32 +0100 use regular Proof.goal (which is what methods usually see) and prevent sledgehammer from crashing;
wenzelm [Fri, 05 Mar 2010 23:51:32 +0100] rev 35592
use regular Proof.goal (which is what methods usually see) and prevent sledgehammer from crashing;
Fri, 05 Mar 2010 23:31:58 +0100 merged
wenzelm [Fri, 05 Mar 2010 23:31:58 +0100] rev 35591
merged
Fri, 05 Mar 2010 13:33:17 -0800 fix proof script so 'domain foo = Foo foo' works
huffman [Fri, 05 Mar 2010 13:33:17 -0800] rev 35590
fix proof script so 'domain foo = Foo foo' works
Fri, 05 Mar 2010 13:27:40 -0800 fix proof script so qdomain_isomorphism foo = foo' works
huffman [Fri, 05 Mar 2010 13:27:40 -0800] rev 35589
fix proof script so qdomain_isomorphism foo = foo' works
Fri, 05 Mar 2010 21:29:55 +0100 finish browser_info: invoke isabelle browser -b to ensure that the jar really exists;
wenzelm [Fri, 05 Mar 2010 21:29:55 +0100] rev 35588
finish browser_info: invoke isabelle browser -b to ensure that the jar really exists;
Fri, 05 Mar 2010 21:26:21 +0100 isabelle browser -b: Admin/build only;
wenzelm [Fri, 05 Mar 2010 21:26:21 +0100] rev 35587
isabelle browser -b: Admin/build only;
Fri, 05 Mar 2010 09:27:47 -0800 merged
huffman [Fri, 05 Mar 2010 09:27:47 -0800] rev 35586
merged
Fri, 05 Mar 2010 09:09:11 -0800 skip proof of induction rule for indirect-recursive domain definitions
huffman [Fri, 05 Mar 2010 09:09:11 -0800] rev 35585
skip proof of induction rule for indirect-recursive domain definitions
Fri, 05 Mar 2010 17:49:10 +0100 generalized inj_uminus; added strict_mono_imp_inj_on
hoelzl [Fri, 05 Mar 2010 17:49:10 +0100] rev 35584
generalized inj_uminus; added strict_mono_imp_inj_on
Fri, 05 Mar 2010 10:42:13 +0100 merged
hoelzl [Fri, 05 Mar 2010 10:42:13 +0100] rev 35583
merged
Thu, 04 Mar 2010 21:52:26 +0100 Add Lebesgue integral and probability space.
hoelzl [Thu, 04 Mar 2010 21:52:26 +0100] rev 35582
Add Lebesgue integral and probability space.
Thu, 04 Mar 2010 19:50:45 +0100 Supremum and Infimum on real intervals
hoelzl [Thu, 04 Mar 2010 19:50:45 +0100] rev 35581
Supremum and Infimum on real intervals
Thu, 04 Mar 2010 19:43:51 +0100 Rewrite rules for images of minus of intervals
hoelzl [Thu, 04 Mar 2010 19:43:51 +0100] rev 35580
Rewrite rules for images of minus of intervals
Thu, 04 Mar 2010 18:42:39 +0100 Add dense_le, dense_le_bounded, field_le_mult_one_interval.
hoelzl [Thu, 04 Mar 2010 18:42:39 +0100] rev 35579
Add dense_le, dense_le_bounded, field_le_mult_one_interval.
Thu, 04 Mar 2010 17:28:45 +0100 Added natfloor and floor rules for multiplication and power.
hoelzl [Thu, 04 Mar 2010 17:28:45 +0100] rev 35578
Added natfloor and floor rules for multiplication and power.
Thu, 04 Mar 2010 17:09:44 +0100 Generalized setsum_cases
hoelzl [Thu, 04 Mar 2010 17:09:44 +0100] rev 35577
Generalized setsum_cases
Thu, 04 Mar 2010 15:44:06 +0100 Added vimage_inter_cong
hoelzl [Thu, 04 Mar 2010 15:44:06 +0100] rev 35576
Added vimage_inter_cong
Thu, 04 Mar 2010 18:18:52 -0800 merged
huffman [Thu, 04 Mar 2010 18:18:52 -0800] rev 35575
merged
Thu, 04 Mar 2010 10:01:39 -0800 move coinduction-related stuff into function prove_coindunction
huffman [Thu, 04 Mar 2010 10:01:39 -0800] rev 35574
move coinduction-related stuff into function prove_coindunction
Thu, 04 Mar 2010 08:12:39 -0800 add function add_qualified_simp_thm
huffman [Thu, 04 Mar 2010 08:12:39 -0800] rev 35573
add function add_qualified_simp_thm
Wed, 03 Mar 2010 21:42:42 -0800 generate lemma take_below, declare chain_take [simp]
huffman [Wed, 03 Mar 2010 21:42:42 -0800] rev 35572
generate lemma take_below, declare chain_take [simp]
Thu, 04 Mar 2010 22:48:50 +0100 switch to polyml-svn;
wenzelm [Thu, 04 Mar 2010 22:48:50 +0100] rev 35571
switch to polyml-svn;
Thu, 04 Mar 2010 22:48:16 +0100 basic simplification of external_prover signature;
wenzelm [Thu, 04 Mar 2010 22:48:16 +0100] rev 35570
basic simplification of external_prover signature;
Thu, 04 Mar 2010 22:46:07 +0100 tuned;
wenzelm [Thu, 04 Mar 2010 22:46:07 +0100] rev 35569
tuned;
Thu, 04 Mar 2010 21:10:25 +0100 renamed type_has_empty_sort to type_has_topsort -- {} is the full universal sort;
wenzelm [Thu, 04 Mar 2010 21:10:25 +0100] rev 35568
renamed type_has_empty_sort to type_has_topsort -- {} is the full universal sort; metis: type_has_topsort leads to tactic failure (with warning), like other metis failures;
Thu, 04 Mar 2010 21:02:21 +0100 point to http://hginit.com/
wenzelm [Thu, 04 Mar 2010 21:02:21 +0100] rev 35567
point to http://hginit.com/
Thu, 04 Mar 2010 17:08:41 +0000 Simplified a couple of proofs and corrected a comment
paulson [Thu, 04 Mar 2010 17:08:41 +0000] rev 35566
Simplified a couple of proofs and corrected a comment
Thu, 04 Mar 2010 11:22:06 +0100 lemmas set_map_of_compr, map_of_inject_set
haftmann [Thu, 04 Mar 2010 11:22:06 +0100] rev 35565
lemmas set_map_of_compr, map_of_inject_set
Wed, 03 Mar 2010 20:20:41 -0800 merged
huffman [Wed, 03 Mar 2010 20:20:41 -0800] rev 35564
merged
Wed, 03 Mar 2010 10:40:40 -0800 merged
huffman [Wed, 03 Mar 2010 10:40:40 -0800] rev 35563
merged
Wed, 03 Mar 2010 08:49:11 -0800 remove dead code
huffman [Wed, 03 Mar 2010 08:49:11 -0800] rev 35562
remove dead code
Wed, 03 Mar 2010 08:26:01 -0800 add infix declarations
huffman [Wed, 03 Mar 2010 08:26:01 -0800] rev 35561
add infix declarations
Wed, 03 Mar 2010 08:20:20 -0800 remove unnecessary theorem references
huffman [Wed, 03 Mar 2010 08:20:20 -0800] rev 35560
remove unnecessary theorem references
Wed, 03 Mar 2010 08:14:56 -0800 remove copy_of_dtyp from domain_axioms.ML
huffman [Wed, 03 Mar 2010 08:14:56 -0800] rev 35559
remove copy_of_dtyp from domain_axioms.ML
Wed, 03 Mar 2010 07:55:52 -0800 add_axioms returns an iso_info; add_theorems takes an iso_info as an argument
huffman [Wed, 03 Mar 2010 07:55:52 -0800] rev 35558
add_axioms returns an iso_info; add_theorems takes an iso_info as an argument
Wed, 03 Mar 2010 07:36:31 -0800 uniformly use variable names m and n in take-related lemmas; use export_without_context where appropriate
huffman [Wed, 03 Mar 2010 07:36:31 -0800] rev 35557
uniformly use variable names m and n in take-related lemmas; use export_without_context where appropriate
Wed, 03 Mar 2010 06:48:00 -0800 add function axiomatize_lub_take
huffman [Wed, 03 Mar 2010 06:48:00 -0800] rev 35556
add function axiomatize_lub_take
Wed, 03 Mar 2010 06:25:42 -0800 move function mk_lub into holcf_library.ML
huffman [Wed, 03 Mar 2010 06:25:42 -0800] rev 35555
move function mk_lub into holcf_library.ML
Wed, 03 Mar 2010 22:50:35 +0100 added extern_syntax;
wenzelm [Wed, 03 Mar 2010 22:50:35 +0100] rev 35554
added extern_syntax;
Wed, 03 Mar 2010 20:45:48 +0100 merged
haftmann [Wed, 03 Mar 2010 20:45:48 +0100] rev 35553
merged
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip