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