huffman [Sun, 07 Mar 2010 10:03:16 -0800] rev 35637
merged
huffman [Sun, 07 Mar 2010 09:57:30 -0800] rev 35636
arith tactic uses 'priority' instead of 'warning' to print messages
huffman [Sun, 07 Mar 2010 09:21:16 -0800] rev 35635
add simp rules about Ints, Nats
huffman [Sun, 07 Mar 2010 08:40:38 -0800] rev 35634
add more simp rules for Ints
huffman [Sun, 07 Mar 2010 07:42:46 -0800] rev 35633
add lemmas Nats_cases and Nats_induct
huffman [Sun, 07 Mar 2010 07:29:34 -0800] rev 35632
generalize some lemmas, and remove a few unnecessary ones
huffman [Sat, 06 Mar 2010 18:24:30 -0800] rev 35631
generalize some lemmas from class linordered_ring_strict to linordered_ring
huffman [Sat, 06 Mar 2010 16:02:22 -0800] rev 35630
add case_names attribute to casedist and ind rules
huffman [Sat, 06 Mar 2010 08:08:30 -0800] rev 35629
add some lemmas about complete lattices
wenzelm [Sun, 07 Mar 2010 15:51:29 +0100] rev 35628
Digesting strings according to SHA-1.
wenzelm [Sun, 07 Mar 2010 15:49:49 +0100] rev 35627
proper int wrapping for Word32;
wenzelm [Sun, 07 Mar 2010 12:47:02 +0100] rev 35626
separate structure Typedecl;
wenzelm [Sun, 07 Mar 2010 12:19:47 +0100] rev 35625
modernized structure Object_Logic;
wenzelm [Sun, 07 Mar 2010 11:57:16 +0100] rev 35624
modernized structure Local_Defs;
paulson [Sat, 06 Mar 2010 19:17:59 +0000] rev 35623
merged
paulson [Sat, 06 Mar 2010 17:21:59 +0000] rev 35622
merged
paulson [Sat, 06 Mar 2010 17:19:29 +0000] rev 35621
simplified
haftmann [Sat, 06 Mar 2010 20:16:31 +0100] rev 35620
merged
haftmann [Sat, 06 Mar 2010 15:31:31 +0100] rev 35619
lemma restrict_complement_singleton_eq
haftmann [Sat, 06 Mar 2010 15:31:30 +0100] rev 35618
some lemma refinements
haftmann [Sat, 06 Mar 2010 15:31:30 +0100] rev 35617
added Table.thy
wenzelm [Sat, 06 Mar 2010 17:53:04 +0100] rev 35616
provide ProofContext.def_type depending on "pattern" mode;
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);
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);