Mon, 21 Jul 2008 13:37:10 +0200
Theorems divides_le, ind_euclid, bezout_lemma, bezout_add, bezout, bezout_add_strong, gcd_unique,gcd_eq, bezout_gcd, bezout_gcd_strong, gcd_mult_distrib, gcd_bezout to GCD.thy
chaieb [Mon, 21 Jul 2008 13:37:10 +0200] rev 27670
Theorems divides_le, ind_euclid, bezout_lemma, bezout_add, bezout, bezout_add_strong, gcd_unique,gcd_eq, bezout_gcd, bezout_gcd_strong, gcd_mult_distrib, gcd_bezout to GCD.thy
chaieb [Mon, 21 Jul 2008 13:37:05 +0200] rev 27669
Tuned and simplified proofs; Rules added to presburger's and algebra's context; moved Bezout theorems from Primes.thy
chaieb [Mon, 21 Jul 2008 13:36:59 +0200] rev 27668
Tuned and simplified proofs
chaieb [Mon, 21 Jul 2008 13:36:44 +0200] rev 27667
Added theorems zmod_eq_dvd_iff and nat_mod_eq_iff previously in Pocklington.thy --- relevant for algebra
chaieb [Mon, 21 Jul 2008 13:36:39 +0200] rev 27666
Relevant rules added to algebra's context
wenzelm [Sun, 20 Jul 2008 23:07:03 +0200] rev 27665
renamed item to span, renamed contructors;
added span_range;
wenzelm [Sun, 20 Jul 2008 23:07:01 +0200] rev 27664
adapted ThyEdit.span;
wenzelm [Sun, 20 Jul 2008 23:06:59 +0200] rev 27663
maintain token range;
wenzelm [Sun, 20 Jul 2008 23:06:58 +0200] rev 27662
tty loop: do not report status;
wenzelm [Sun, 20 Jul 2008 23:06:55 +0200] rev 27661
added type range;
wenzelm [Sun, 20 Jul 2008 23:06:53 +0200] rev 27660
renamed command span markup;
wenzelm [Sun, 20 Jul 2008 20:23:49 +0200] rev 27659
SideKickParsedData: minimal content;
haftmann [Sun, 20 Jul 2008 11:19:08 +0200] rev 27658
(adjusted)
haftmann [Sun, 20 Jul 2008 11:10:04 +0200] rev 27657
(adjusted)
bulwahn [Sat, 19 Jul 2008 19:27:13 +0200] rev 27656
added verification framework for the HeapMonad and quicksort as example for this framework