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;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip