urbanc [Sun, 18 Dec 2005 14:36:42 +0100] rev 18431
improved the finite-support proof
added finite support proof for options (I am
surprised that one does not need more fs-proofs;
at the moment only lists, products, units and
atoms are shown to be finitely supported (of
course also every nominal datatype is finitely
supported))
deleted pt_bool_inst - not necessary because discrete
types are treated separately in nominal_atoms
urbanc [Sun, 18 Dec 2005 13:38:06 +0100] rev 18430
improved the code for showing that a type is
in the pt-axclass (I try to slowly overcome
my incompetence with such ML-code).
wenzelm [Sat, 17 Dec 2005 01:58:41 +0100] rev 18429
simp del: empty_Collect_eq;
wenzelm [Sat, 17 Dec 2005 01:00:40 +0100] rev 18428
sort_distinct;
wenzelm [Sat, 17 Dec 2005 01:00:38 +0100] rev 18427
added sort_distinct;
removed obsolete unique_strings;
urbanc [Fri, 16 Dec 2005 18:22:58 +0100] rev 18426
added container-lemma fresh_eqvt
(definition: container-lemma contains all instantiations
of a lemma from the general theory)
urbanc [Fri, 16 Dec 2005 18:20:59 +0100] rev 18425
I think the earlier version was completely broken
(not sure about this one)
urbanc [Fri, 16 Dec 2005 18:20:03 +0100] rev 18424
tuned more proofs
nipkow [Fri, 16 Dec 2005 16:59:32 +0100] rev 18423
new lemmas
haftmann [Fri, 16 Dec 2005 16:00:58 +0100] rev 18422
re-arranged tuples (theory * 'a) to ('a * theory) in Pure