urbanc [Wed, 11 Jan 2006 12:21:01 +0100] rev 18652
rolled back the last addition since these lemmas were already
in the simpset.
urbanc [Wed, 11 Jan 2006 12:14:25 +0100] rev 18651
added the thms-collection "pt_id" (collection of all pt_<ak>1 lemmas)
urbanc [Wed, 11 Jan 2006 12:11:53 +0100] rev 18650
tuned
paulson [Wed, 11 Jan 2006 11:00:26 +0100] rev 18649
tidied, and added missing thm divide_less_eq_1_neg
paulson [Wed, 11 Jan 2006 10:59:55 +0100] rev 18648
tidied, and giving theorems names
huffman [Wed, 11 Jan 2006 03:10:04 +0100] rev 18647
add transitivity rules
wenzelm [Wed, 11 Jan 2006 00:11:05 +0100] rev 18646
tuned;
wenzelm [Wed, 11 Jan 2006 00:11:02 +0100] rev 18645
updated;
wenzelm [Tue, 10 Jan 2006 19:36:59 +0100] rev 18644
tuned;
wenzelm [Tue, 10 Jan 2006 19:34:04 +0100] rev 18643
generic attributes;
wenzelm [Tue, 10 Jan 2006 19:33:42 +0100] rev 18642
* ML: generic context, data, attributes;
wenzelm [Tue, 10 Jan 2006 19:33:41 +0100] rev 18641
added context_of -- generic context;
wenzelm [Tue, 10 Jan 2006 19:33:39 +0100] rev 18640
generic attributes;
tuned;
wenzelm [Tue, 10 Jan 2006 19:33:38 +0100] rev 18639
print rules: generic context;
wenzelm [Tue, 10 Jan 2006 19:33:37 +0100] rev 18638
Specification.pretty_consts ctxt;
wenzelm [Tue, 10 Jan 2006 19:33:36 +0100] rev 18637
generic data and attributes;
tuned;
wenzelm [Tue, 10 Jan 2006 19:33:35 +0100] rev 18636
added rule, declaration;
support generic attributes: theory, context, generic, common, generic_attribute(_i);
added generic syntax;
basic attributes now generic;
tuned;
wenzelm [Tue, 10 Jan 2006 19:33:34 +0100] rev 18635
added generic syntax;
mk_attribute: generic;
wenzelm [Tue, 10 Jan 2006 19:33:33 +0100] rev 18634
tuned dependencies;
wenzelm [Tue, 10 Jan 2006 19:33:32 +0100] rev 18633
added declaration_attribute;
wenzelm [Tue, 10 Jan 2006 19:33:31 +0100] rev 18632
support for generic contexts with data;
wenzelm [Tue, 10 Jan 2006 19:33:30 +0100] rev 18631
fix_tac: no warning;
wenzelm [Tue, 10 Jan 2006 19:33:29 +0100] rev 18630
generic attributes;
added low-level modifiers from Pure/context_rules.ML;
wenzelm [Tue, 10 Jan 2006 19:33:27 +0100] rev 18629
Attrib.rule;
urbanc [Tue, 10 Jan 2006 15:23:31 +0100] rev 18628
tuned
urbanc [Tue, 10 Jan 2006 02:32:10 +0100] rev 18627
added the lemmas supp_char and supp_string
urbanc [Mon, 09 Jan 2006 15:55:15 +0100] rev 18626
added some lemmas to the collection "abs_fresh"
the lemmas are of the form
finite (supp x) ==> (b # [a].x) = (b=a \/ b # x)
previously only lemmas of the form
(b # [a].x) = (b=a \/ b # x)
with the type-constraint that x is finitely supported
were included.
paulson [Mon, 09 Jan 2006 13:29:08 +0100] rev 18625
_E suffix for compatibility with AddIffs
paulson [Mon, 09 Jan 2006 13:28:34 +0100] rev 18624
tidied
paulson [Mon, 09 Jan 2006 13:28:06 +0100] rev 18623
simplified the special-case simprules