huffman [Wed, 25 Feb 2009 09:09:50 -0800] rev 30095
add lemmas about comparisons of Fract a b with 0 and 1
huffman [Wed, 25 Feb 2009 07:14:33 -0800] rev 30094
merged
huffman [Wed, 25 Feb 2009 06:53:15 -0800] rev 30093
add lemma diff_Suc_1
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
haftmann [Mon, 23 Feb 2009 21:38:45 +0100] rev 30077
merged
haftmann [Mon, 23 Feb 2009 21:38:36 +0100] rev 30076
improved treatment of case certificates
haftmann [Mon, 23 Feb 2009 21:34:14 +0100] rev 30075
repaired order of variable node allocation
huffman [Mon, 23 Feb 2009 10:42:31 -0800] rev 30074
explicitly import Fact
huffman [Mon, 23 Feb 2009 07:58:13 -0800] rev 30073
change imports to move Fact.thy outside Plain
huffman [Mon, 23 Feb 2009 07:19:53 -0800] rev 30072
add lemmas poly_{div,mod}_minus_{left,right}
huffman [Mon, 23 Feb 2009 06:51:26 -0800] rev 30071
merged
huffman [Sun, 22 Feb 2009 12:48:49 -0800] rev 30070
declare scaleR distrib rules [algebra_simps]; cleaned up
huffman [Sun, 22 Feb 2009 12:16:51 -0800] rev 30069
clean up instantiations
huffman [Sun, 22 Feb 2009 12:03:20 -0800] rev 30068
merged
huffman [Sun, 22 Feb 2009 10:53:10 -0800] rev 30067
simplify some proofs
huffman [Sun, 22 Feb 2009 08:52:44 -0800] rev 30066
remove duplicate instance declaration
haftmann [Mon, 23 Feb 2009 10:07:57 +0100] rev 30065
stripped classrels_of, instances_of
haftmann [Mon, 23 Feb 2009 08:19:25 +0100] rev 30064
use canonical subalgebra projection
haftmann [Sun, 22 Feb 2009 22:32:50 +0100] rev 30063
experimental switch to new well-sorting algorithm
haftmann [Sun, 22 Feb 2009 18:16:32 +0100] rev 30062
handle NONE case in arity function properly
haftmann [Sun, 22 Feb 2009 18:02:21 +0100] rev 30061
clarified status of variables in evaluation terms; tuned header
haftmann [Sun, 22 Feb 2009 18:00:05 +0100] rev 30060
subalgebra: drop arities if desired
haftmann [Sun, 22 Feb 2009 17:33:16 +0100] rev 30059
merged
haftmann [Sun, 22 Feb 2009 17:32:55 +0100] rev 30058
more liberality needed
nipkow [Sun, 22 Feb 2009 17:25:45 +0100] rev 30057
merged
nipkow [Sun, 22 Feb 2009 17:25:28 +0100] rev 30056
added lemmas
haftmann [Sun, 22 Feb 2009 16:48:36 +0100] rev 30055
merged
haftmann [Sun, 22 Feb 2009 16:48:11 +0100] rev 30054
simplified evaluation
nipkow [Sun, 22 Feb 2009 11:30:57 +0100] rev 30053
merged
nipkow [Sun, 22 Feb 2009 11:30:41 +0100] rev 30052
added dvd_div_mult
haftmann [Sun, 22 Feb 2009 10:22:46 +0100] rev 30051
merged
haftmann [Sun, 22 Feb 2009 10:22:30 +0100] rev 30050
first attempt to solve evaluation bootstrap problem
haftmann [Sun, 22 Feb 2009 10:22:29 +0100] rev 30049
formal dependency on newly emerging algorithm
nipkow [Sun, 22 Feb 2009 09:52:49 +0100] rev 30048
merged