berghofe [Wed, 25 Feb 2009 19:34:00 +0100] rev 30092
Added lemmas for normalizing freshness results involving fresh_star.
berghofe [Wed, 25 Feb 2009 18:53:34 +0100] rev 30091
Added typing and evaluation relations, together with proofs of preservation
and progress (i.e. part 2A of the POPLmark challenge).
berghofe [Wed, 25 Feb 2009 11:49:05 +0100] rev 30090
merged
berghofe [Wed, 25 Feb 2009 11:20:34 +0100] rev 30089
Use LocalTheory.full_name instead of Sign.full_name, because the latter does
not work properly for locales.
berghofe [Wed, 25 Feb 2009 11:07:10 +0100] rev 30088
Replaced Logic.unvarify by Variable.import_terms to make declaration of
equivariance lemmas work in locales.
berghofe [Wed, 25 Feb 2009 11:05:06 +0100] rev 30087
nominal_inductive and equivariance now work on local_theory.
berghofe [Wed, 25 Feb 2009 11:02:25 +0100] rev 30086
Added equivariance lemmas for fresh_star.
nipkow [Wed, 25 Feb 2009 10:24:58 +0100] rev 30085
NEWS
haftmann [Wed, 25 Feb 2009 07:42:20 +0100] rev 30084
merged
haftmann [Wed, 25 Feb 2009 07:42:11 +0100] rev 30083
robustified
huffman [Tue, 24 Feb 2009 11:12:58 -0800] rev 30082
make more proofs work whether or not One_nat_def is a simp rule
huffman [Tue, 24 Feb 2009 11:10:05 -0800] rev 30081
add simp rules for numerals with 1::nat
huffman [Tue, 24 Feb 2009 08:20:14 -0800] rev 30080
fix lemma hypreal_hnorm_def
huffman [Mon, 23 Feb 2009 16:25:52 -0800] rev 30079
make proofs work whether or not One_nat_def is a simp rule; replace 1 with Suc 0 in the rhs of some simp rules
huffman [Mon, 23 Feb 2009 13:55:36 -0800] rev 30078
move lemma dvd_mod_imp_dvd into class semiring_div