Tue, 29 Jul 2008 13:16:54 +0200 added removeAll
nipkow [Tue, 29 Jul 2008 13:16:54 +0200] rev 27693
added removeAll
Tue, 29 Jul 2008 08:15:44 +0200 tuned; explicit export of element accessors
haftmann [Tue, 29 Jul 2008 08:15:44 +0200] rev 27692
tuned; explicit export of element accessors
Tue, 29 Jul 2008 08:15:40 +0200 PureThy: dropped note_thmss_qualified, dropped _i suffix
haftmann [Tue, 29 Jul 2008 08:15:40 +0200] rev 27691
PureThy: dropped note_thmss_qualified, dropped _i suffix
Tue, 29 Jul 2008 08:15:39 +0200 some steps towards explicit class target for canonical interpretation
haftmann [Tue, 29 Jul 2008 08:15:39 +0200] rev 27690
some steps towards explicit class target for canonical interpretation
Tue, 29 Jul 2008 08:15:38 +0200 declare
haftmann [Tue, 29 Jul 2008 08:15:38 +0200] rev 27689
declare
Mon, 28 Jul 2008 20:49:07 +0200 *** empty log message ***
nipkow [Mon, 28 Jul 2008 20:49:07 +0200] rev 27688
*** empty log message ***
Sun, 27 Jul 2008 20:08:16 +0200 simplified a proof
urbanc [Sun, 27 Jul 2008 20:08:16 +0200] rev 27687
simplified a proof
Sat, 26 Jul 2008 09:00:26 +0200 tuned function name
haftmann [Sat, 26 Jul 2008 09:00:26 +0200] rev 27686
tuned function name
Sat, 26 Jul 2008 09:00:25 +0200 tuned bootstrap order
haftmann [Sat, 26 Jul 2008 09:00:25 +0200] rev 27685
tuned bootstrap order
Fri, 25 Jul 2008 12:03:37 +0200 subclass now also works for subclasses with empty specificaton
haftmann [Fri, 25 Jul 2008 12:03:37 +0200] rev 27684
subclass now also works for subclasses with empty specificaton
Fri, 25 Jul 2008 12:03:36 +0200 dropped PureThy.note; added PureThy.add_thm
haftmann [Fri, 25 Jul 2008 12:03:36 +0200] rev 27683
dropped PureThy.note; added PureThy.add_thm
Fri, 25 Jul 2008 12:03:34 +0200 added class preorder
haftmann [Fri, 25 Jul 2008 12:03:34 +0200] rev 27682
added class preorder
Fri, 25 Jul 2008 12:03:32 +0200 dropped locale (open)
haftmann [Fri, 25 Jul 2008 12:03:32 +0200] rev 27681
dropped locale (open)
Fri, 25 Jul 2008 12:03:31 +0200 added explicit root theory; some tuning
haftmann [Fri, 25 Jul 2008 12:03:31 +0200] rev 27680
added explicit root theory; some tuning
Fri, 25 Jul 2008 12:03:28 +0200 tuned
haftmann [Fri, 25 Jul 2008 12:03:28 +0200] rev 27679
tuned
Fri, 25 Jul 2008 07:35:53 +0200 dropped locale (open)
haftmann [Fri, 25 Jul 2008 07:35:53 +0200] rev 27678
dropped locale (open)
Mon, 21 Jul 2008 16:30:49 +0200 (re-)added simp rules for (_ + _) div/mod _
haftmann [Mon, 21 Jul 2008 16:30:49 +0200] rev 27677
(re-)added simp rules for (_ + _) div/mod _
Mon, 21 Jul 2008 15:27:23 +0200 (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 _
Mon, 21 Jul 2008 15:26:26 +0200 added explicit purge_data
haftmann [Mon, 21 Jul 2008 15:26:26 +0200] rev 27675
added explicit purge_data
Mon, 21 Jul 2008 15:26:25 +0200 added code generation
haftmann [Mon, 21 Jul 2008 15:26:25 +0200] rev 27674
added code generation
Mon, 21 Jul 2008 15:26:24 +0200 fixed code generator setup
haftmann [Mon, 21 Jul 2008 15:26:24 +0200] rev 27673
fixed code generator setup
Mon, 21 Jul 2008 15:26:23 +0200 (adjusted)
haftmann [Mon, 21 Jul 2008 15:26:23 +0200] rev 27672
(adjusted)
Mon, 21 Jul 2008 13:37:14 +0200 Tuned and corrected ideal_tac for algebra.
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
Mon, 21 Jul 2008 13:37:05 +0200 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:37:05 +0200] rev 27669
Tuned and simplified proofs; Rules added to presburger's and algebra's context; moved Bezout theorems from Primes.thy
Mon, 21 Jul 2008 13:36:59 +0200 Tuned and simplified proofs
chaieb [Mon, 21 Jul 2008 13:36:59 +0200] rev 27668
Tuned and simplified proofs
Mon, 21 Jul 2008 13:36:44 +0200 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:44 +0200] rev 27667
Added theorems zmod_eq_dvd_iff and nat_mod_eq_iff previously in Pocklington.thy --- relevant for algebra
Mon, 21 Jul 2008 13:36:39 +0200 Relevant rules added to algebra's context
chaieb [Mon, 21 Jul 2008 13:36:39 +0200] rev 27666
Relevant rules added to algebra's context
Sun, 20 Jul 2008 23:07:03 +0200 renamed item to span, renamed contructors;
wenzelm [Sun, 20 Jul 2008 23:07:03 +0200] rev 27665
renamed item to span, renamed contructors; added span_range;
Sun, 20 Jul 2008 23:07:01 +0200 adapted ThyEdit.span;
wenzelm [Sun, 20 Jul 2008 23:07:01 +0200] rev 27664
adapted ThyEdit.span;
Sun, 20 Jul 2008 23:06:59 +0200 maintain token range;
wenzelm [Sun, 20 Jul 2008 23:06:59 +0200] rev 27663
maintain token range;
Sun, 20 Jul 2008 23:06:58 +0200 tty loop: do not report status;
wenzelm [Sun, 20 Jul 2008 23:06:58 +0200] rev 27662
tty loop: do not report status;
(0) -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip