nipkow [Tue, 29 Jul 2008 13:16:54 +0200] rev 27693
added removeAll
haftmann [Tue, 29 Jul 2008 08:15:44 +0200] rev 27692
tuned; explicit export of element accessors
haftmann [Tue, 29 Jul 2008 08:15:40 +0200] rev 27691
PureThy: dropped note_thmss_qualified, dropped _i suffix
haftmann [Tue, 29 Jul 2008 08:15:39 +0200] rev 27690
some steps towards explicit class target for canonical interpretation
haftmann [Tue, 29 Jul 2008 08:15:38 +0200] rev 27689
declare
nipkow [Mon, 28 Jul 2008 20:49:07 +0200] rev 27688
*** empty log message ***
urbanc [Sun, 27 Jul 2008 20:08:16 +0200] rev 27687
simplified a proof
haftmann [Sat, 26 Jul 2008 09:00:26 +0200] rev 27686
tuned function name
haftmann [Sat, 26 Jul 2008 09:00:25 +0200] rev 27685
tuned bootstrap order
haftmann [Fri, 25 Jul 2008 12:03:37 +0200] rev 27684
subclass now also works for subclasses with empty specificaton
haftmann [Fri, 25 Jul 2008 12:03:36 +0200] rev 27683
dropped PureThy.note; added PureThy.add_thm
haftmann [Fri, 25 Jul 2008 12:03:34 +0200] rev 27682
added class preorder
haftmann [Fri, 25 Jul 2008 12:03:32 +0200] rev 27681
dropped locale (open)
haftmann [Fri, 25 Jul 2008 12:03:31 +0200] rev 27680
added explicit root theory; some tuning
haftmann [Fri, 25 Jul 2008 12:03:28 +0200] rev 27679
tuned
haftmann [Fri, 25 Jul 2008 07:35:53 +0200] rev 27678
dropped locale (open)
haftmann [Mon, 21 Jul 2008 16:30:49 +0200] rev 27677
(re-)added simp rules for (_ + _) div/mod _
haftmann [Mon, 21 Jul 2008 15:27:23 +0200] rev 27676
(re-)added simp rules for (_ + _) div/mod _
haftmann [Mon, 21 Jul 2008 15:26:26 +0200] rev 27675
added explicit purge_data
haftmann [Mon, 21 Jul 2008 15:26:25 +0200] rev 27674
added code generation
haftmann [Mon, 21 Jul 2008 15:26:24 +0200] rev 27673
fixed code generator setup
haftmann [Mon, 21 Jul 2008 15:26:23 +0200] rev 27672
(adjusted)
chaieb [Mon, 21 Jul 2008 13:37:14 +0200] rev 27671
Tuned and corrected ideal_tac for algebra.
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;