Sat, 25 Feb 2012 13:17:38 +0100 tuned comments;
wenzelm [Sat, 25 Feb 2012 13:17:38 +0100] rev 46668
tuned comments;
Sat, 25 Feb 2012 13:13:14 +0100 standard Graph instances;
wenzelm [Sat, 25 Feb 2012 13:13:14 +0100] rev 46667
standard Graph instances;
Sat, 25 Feb 2012 13:00:32 +0100 clarified signature -- avoid oddities of Iterable like Iterator.map;
wenzelm [Sat, 25 Feb 2012 13:00:32 +0100] rev 46666
clarified signature -- avoid oddities of Iterable like Iterator.map; specific toString;
Sat, 25 Feb 2012 12:34:56 +0100 discontinued slightly odd Graph.del_nodes (inefficient due to full Table.map);
wenzelm [Sat, 25 Feb 2012 12:34:56 +0100] rev 46665
discontinued slightly odd Graph.del_nodes (inefficient due to full Table.map);
Fri, 24 Feb 2012 22:46:44 +0100 moved predicate relations and conversion rules between set and predicate relations from Predicate.thy to Relation.thy; moved Predicate.thy upwards in theory hierarchy
haftmann [Fri, 24 Feb 2012 22:46:44 +0100] rev 46664
moved predicate relations and conversion rules between set and predicate relations from Predicate.thy to Relation.thy; moved Predicate.thy upwards in theory hierarchy
Fri, 24 Feb 2012 22:46:16 +0100 explicit is better than implicit
haftmann [Fri, 24 Feb 2012 22:46:16 +0100] rev 46663
explicit is better than implicit
Fri, 24 Feb 2012 18:46:01 +0100 dropped dead code
haftmann [Fri, 24 Feb 2012 18:46:01 +0100] rev 46662
dropped dead code
Fri, 24 Feb 2012 22:58:13 +0100 prefer sorted Map/Set for canonical order of results -- pass ordering via fresh copy of empty;
wenzelm [Fri, 24 Feb 2012 22:58:13 +0100] rev 46661
prefer sorted Map/Set for canonical order of results -- pass ordering via fresh copy of empty; discontinued map_nodes, del_nodes conveniences -- avoid inefficient mapValues wrapper (this is not Table.map from ML); tuned signature;
Fri, 24 Feb 2012 22:15:19 +0100 tuned imports;
wenzelm [Fri, 24 Feb 2012 22:15:19 +0100] rev 46660
tuned imports;
Fri, 24 Feb 2012 21:36:20 +0100 tuned signature;
wenzelm [Fri, 24 Feb 2012 21:36:20 +0100] rev 46659
tuned signature;
Fri, 24 Feb 2012 20:37:52 +0100 discontinued obsolete Graph.all_paths (last seen in 1524d69783d3 and AFP/80bbbdbfec62);
wenzelm [Fri, 24 Feb 2012 20:37:52 +0100] rev 46658
discontinued obsolete Graph.all_paths (last seen in 1524d69783d3 and AFP/80bbbdbfec62);
Fri, 24 Feb 2012 19:47:11 +0100 merged
wenzelm [Fri, 24 Feb 2012 19:47:11 +0100] rev 46657
merged
Fri, 24 Feb 2012 17:21:24 +0100 remove ill-formed lemmas word_0_wi_Pls and word_m1_wi_Min
huffman [Fri, 24 Feb 2012 17:21:24 +0100] rev 46656
remove ill-formed lemmas word_0_wi_Pls and word_m1_wi_Min
Fri, 24 Feb 2012 16:59:20 +0100 avoid using Int.succ_def in proofs
huffman [Fri, 24 Feb 2012 16:59:20 +0100] rev 46655
avoid using Int.succ_def in proofs
Fri, 24 Feb 2012 16:55:29 +0100 avoid using Int.succ or Int.pred in proofs
huffman [Fri, 24 Feb 2012 16:55:29 +0100] rev 46654
avoid using Int.succ or Int.pred in proofs
Fri, 24 Feb 2012 16:53:59 +0100 avoid using BIT_simps in proofs;
huffman [Fri, 24 Feb 2012 16:53:59 +0100] rev 46653
avoid using BIT_simps in proofs; rephrase lemmas without Int.succ or Int.pred;
Fri, 24 Feb 2012 16:46:43 +0100 avoid using BIT_simps in proofs
huffman [Fri, 24 Feb 2012 16:46:43 +0100] rev 46652
avoid using BIT_simps in proofs
Fri, 24 Feb 2012 19:47:00 +0100 updated stats according to src/HOL/IsaMakefile;
wenzelm [Fri, 24 Feb 2012 19:47:00 +0100] rev 46651
updated stats according to src/HOL/IsaMakefile;
Fri, 24 Feb 2012 19:45:10 +0100 more precise clean target;
wenzelm [Fri, 24 Feb 2012 19:45:10 +0100] rev 46650
more precise clean target;
Fri, 24 Feb 2012 18:14:06 +0100 clarifed name space "type name", which covers logical and non-logical types, and often occurs inside outer syntax "type" markup;
wenzelm [Fri, 24 Feb 2012 18:14:06 +0100] rev 46649
clarifed name space "type name", which covers logical and non-logical types, and often occurs inside outer syntax "type" markup;
Fri, 24 Feb 2012 13:50:37 +0100 avoid using Int.Pls_def in proofs
huffman [Fri, 24 Feb 2012 13:50:37 +0100] rev 46648
avoid using Int.Pls_def in proofs
Fri, 24 Feb 2012 13:37:23 +0100 remove ill-formed lemmas word_pred_0_Min and word_m1_Min
huffman [Fri, 24 Feb 2012 13:37:23 +0100] rev 46647
remove ill-formed lemmas word_pred_0_Min and word_m1_Min
Fri, 24 Feb 2012 13:33:03 +0100 remove ill-formed lemma of_bl_no; adapt proofs
huffman [Fri, 24 Feb 2012 13:33:03 +0100] rev 46646
remove ill-formed lemma of_bl_no; adapt proofs
Fri, 24 Feb 2012 13:25:21 +0100 adapt lemma mask_lem to respect int/bin distinction
huffman [Fri, 24 Feb 2012 13:25:21 +0100] rev 46645
adapt lemma mask_lem to respect int/bin distinction
Fri, 24 Feb 2012 11:23:36 +0100 rephrase some slow "metis" calls
blanchet [Fri, 24 Feb 2012 11:23:36 +0100] rev 46644
rephrase some slow "metis" calls
Fri, 24 Feb 2012 11:23:35 +0100 added support for Alt-Ergo through Why3 (mostly for experimental purposes, e.g. polymorphism vs. monomorphization)
blanchet [Fri, 24 Feb 2012 11:23:35 +0100] rev 46643
added support for Alt-Ergo through Why3 (mostly for experimental purposes, e.g. polymorphism vs. monomorphization)
Fri, 24 Feb 2012 11:23:34 +0100 general solution to the arity bug that occasionally plagues Sledgehammer -- short story, lots of things go kaputt when a polymorphic symbol's arity in the translation is higher than the arity of the fully polymorphic HOL constant
blanchet [Fri, 24 Feb 2012 11:23:34 +0100] rev 46642
general solution to the arity bug that occasionally plagues Sledgehammer -- short story, lots of things go kaputt when a polymorphic symbol's arity in the translation is higher than the arity of the fully polymorphic HOL constant
Fri, 24 Feb 2012 11:23:34 +0100 renamed 'try_methods' to 'try0'
blanchet [Fri, 24 Feb 2012 11:23:34 +0100] rev 46641
renamed 'try_methods' to 'try0'
Fri, 24 Feb 2012 11:23:33 +0100 doc fixes (thanks to Nik)
blanchet [Fri, 24 Feb 2012 11:23:33 +0100] rev 46640
doc fixes (thanks to Nik)
Fri, 24 Feb 2012 11:23:32 +0100 fixed arity bug with "If" helpers for "If" that returns a function
blanchet [Fri, 24 Feb 2012 11:23:32 +0100] rev 46639
fixed arity bug with "If" helpers for "If" that returns a function
Fri, 24 Feb 2012 09:40:02 +0100 given up disfruitful branch
haftmann [Fri, 24 Feb 2012 09:40:02 +0100] rev 46638
given up disfruitful branch
Fri, 24 Feb 2012 08:49:36 +0100 explicit remove of lattice notation
haftmann [Fri, 24 Feb 2012 08:49:36 +0100] rev 46637
explicit remove of lattice notation
Fri, 24 Feb 2012 07:30:24 +0100 moved predicate relations and conversion rules between set and predicate relations from Predicate.thy to Relation.thy; moved Predicate.thy upwards in theory hierarchy
haftmann [Fri, 24 Feb 2012 07:30:24 +0100] rev 46636
moved predicate relations and conversion rules between set and predicate relations from Predicate.thy to Relation.thy; moved Predicate.thy upwards in theory hierarchy
Thu, 23 Feb 2012 21:25:59 +0100 moved predicate relations and conversion rules between set and predicate relations from Predicate.thy to Relation.thy; moved Predicate.thy upwards in theory hierarchy
haftmann [Thu, 23 Feb 2012 21:25:59 +0100] rev 46635
moved predicate relations and conversion rules between set and predicate relations from Predicate.thy to Relation.thy; moved Predicate.thy upwards in theory hierarchy
Thu, 23 Feb 2012 21:16:54 +0100 dropped dead code
haftmann [Thu, 23 Feb 2012 21:16:54 +0100] rev 46634
dropped dead code
Thu, 23 Feb 2012 22:07:12 +0100 tuned isatest settings;
wenzelm [Thu, 23 Feb 2012 22:07:12 +0100] rev 46633
tuned isatest settings;
Thu, 23 Feb 2012 21:39:11 +0100 merged
wenzelm [Thu, 23 Feb 2012 21:39:11 +0100] rev 46632
merged
Thu, 23 Feb 2012 20:33:35 +0100 moved lemmas for orderings and lattices on predicates to corresponding theories, retaining declaration order of classical rules; tuned headings; tuned syntax
haftmann [Thu, 23 Feb 2012 20:33:35 +0100] rev 46631
moved lemmas for orderings and lattices on predicates to corresponding theories, retaining declaration order of classical rules; tuned headings; tuned syntax
Thu, 23 Feb 2012 20:15:59 +0100 tuned whitespace
haftmann [Thu, 23 Feb 2012 20:15:59 +0100] rev 46630
tuned whitespace
Thu, 23 Feb 2012 20:15:49 +0100 tuned proof
haftmann [Thu, 23 Feb 2012 20:15:49 +0100] rev 46629
tuned proof
Thu, 23 Feb 2012 21:15:11 +0100 prefer actual syntax categories;
wenzelm [Thu, 23 Feb 2012 21:15:11 +0100] rev 46628
prefer actual syntax categories;
Thu, 23 Feb 2012 20:40:20 +0100 avoid trait Addable, which is deprecated in scala-2.9.x;
wenzelm [Thu, 23 Feb 2012 20:40:20 +0100] rev 46627
avoid trait Addable, which is deprecated in scala-2.9.x; tuned;
Thu, 23 Feb 2012 20:24:05 +0100 streamlined abstract datatype;
wenzelm [Thu, 23 Feb 2012 20:24:05 +0100] rev 46626
streamlined abstract datatype;
Thu, 23 Feb 2012 20:23:19 +0100 tuned;
wenzelm [Thu, 23 Feb 2012 20:23:19 +0100] rev 46625
tuned;
Thu, 23 Feb 2012 19:58:49 +0100 streamlined abstract datatype;
wenzelm [Thu, 23 Feb 2012 19:58:49 +0100] rev 46624
streamlined abstract datatype;
Thu, 23 Feb 2012 19:35:05 +0100 tuned -- avoid copy of empty value;
wenzelm [Thu, 23 Feb 2012 19:35:05 +0100] rev 46623
tuned -- avoid copy of empty value;
Thu, 23 Feb 2012 19:34:48 +0100 tuned;
wenzelm [Thu, 23 Feb 2012 19:34:48 +0100] rev 46622
tuned;
Thu, 23 Feb 2012 18:38:30 +0100 streamlined abstract datatype, eliminating odd representation class;
wenzelm [Thu, 23 Feb 2012 18:38:30 +0100] rev 46621
streamlined abstract datatype, eliminating odd representation class;
Thu, 23 Feb 2012 18:14:58 +0100 tuned;
wenzelm [Thu, 23 Feb 2012 18:14:58 +0100] rev 46620
tuned;
Thu, 23 Feb 2012 17:27:37 +0100 merged
huffman [Thu, 23 Feb 2012 17:27:37 +0100] rev 46619
merged
Thu, 23 Feb 2012 16:09:16 +0100 make more simp rules respect int/bin distinction
huffman [Thu, 23 Feb 2012 16:09:16 +0100] rev 46618
make more simp rules respect int/bin distinction
Thu, 23 Feb 2012 15:37:42 +0100 make bool list functions respect int/bin distinction
huffman [Thu, 23 Feb 2012 15:37:42 +0100] rev 46617
make bool list functions respect int/bin distinction
Thu, 23 Feb 2012 16:18:19 +0100 merged;
wenzelm [Thu, 23 Feb 2012 16:18:19 +0100] rev 46616
merged;
Thu, 23 Feb 2012 16:02:07 +0100 tuned;
wenzelm [Thu, 23 Feb 2012 16:02:07 +0100] rev 46615
tuned;
Thu, 23 Feb 2012 15:49:40 +0100 clarified Graph.restrict (formerly Graph.subgraph) based on public graph operations;
wenzelm [Thu, 23 Feb 2012 15:49:40 +0100] rev 46614
clarified Graph.restrict (formerly Graph.subgraph) based on public graph operations;
Thu, 23 Feb 2012 15:15:59 +0100 further graph operations from ML;
wenzelm [Thu, 23 Feb 2012 15:15:59 +0100] rev 46613
further graph operations from ML;
Thu, 23 Feb 2012 14:46:38 +0100 removed dead code;
wenzelm [Thu, 23 Feb 2012 14:46:38 +0100] rev 46612
removed dead code;
Thu, 23 Feb 2012 14:17:51 +0100 directed graphs (in Scala);
wenzelm [Thu, 23 Feb 2012 14:17:51 +0100] rev 46611
directed graphs (in Scala);
Thu, 23 Feb 2012 15:23:16 +0100 make uses of bin_split respect int/bin distinction
huffman [Thu, 23 Feb 2012 15:23:16 +0100] rev 46610
make uses of bin_split respect int/bin distinction
Thu, 23 Feb 2012 15:19:31 +0100 remove lemma bin_cat_Pls, which doesn't respect int/bin distinction
huffman [Thu, 23 Feb 2012 15:19:31 +0100] rev 46609
remove lemma bin_cat_Pls, which doesn't respect int/bin distinction
Thu, 23 Feb 2012 15:15:48 +0100 make uses of constant bin_sc respect int/bin distinction
huffman [Thu, 23 Feb 2012 15:15:48 +0100] rev 46608
make uses of constant bin_sc respect int/bin distinction
Thu, 23 Feb 2012 15:04:51 +0100 remove duplicate lemma bintrunc_Suc in favor of bintrunc.Suc
huffman [Thu, 23 Feb 2012 15:04:51 +0100] rev 46607
remove duplicate lemma bintrunc_Suc in favor of bintrunc.Suc
Thu, 23 Feb 2012 14:43:01 +0100 remove unused lemmas
huffman [Thu, 23 Feb 2012 14:43:01 +0100] rev 46606
remove unused lemmas
Thu, 23 Feb 2012 14:29:29 +0100 simplify proofs
huffman [Thu, 23 Feb 2012 14:29:29 +0100] rev 46605
simplify proofs
Thu, 23 Feb 2012 13:16:18 +0100 make uses of bin_sign respect int/bin distinction
huffman [Thu, 23 Feb 2012 13:16:18 +0100] rev 46604
make uses of bin_sign respect int/bin distinction
Thu, 23 Feb 2012 12:45:00 +0100 removed unnecessary lemma zero_bintrunc
huffman [Thu, 23 Feb 2012 12:45:00 +0100] rev 46603
removed unnecessary lemma zero_bintrunc
Thu, 23 Feb 2012 12:24:34 +0100 remove unnecessary lemmas
huffman [Thu, 23 Feb 2012 12:24:34 +0100] rev 46602
remove unnecessary lemmas
Thu, 23 Feb 2012 12:08:59 +0100 removed unnecessary constant bin_rl
huffman [Thu, 23 Feb 2012 12:08:59 +0100] rev 46601
removed unnecessary constant bin_rl
Thu, 23 Feb 2012 11:53:03 +0100 remove duplication of lemmas bin_{rest,last}_BIT
huffman [Thu, 23 Feb 2012 11:53:03 +0100] rev 46600
remove duplication of lemmas bin_{rest,last}_BIT
Thu, 23 Feb 2012 11:24:54 +0100 remove lemmas Bit{0,1}_div2
huffman [Thu, 23 Feb 2012 11:24:54 +0100] rev 46599
remove lemmas Bit{0,1}_div2
Thu, 23 Feb 2012 11:20:42 +0100 simplify proof
huffman [Thu, 23 Feb 2012 11:20:42 +0100] rev 46598
simplify proof
Thu, 23 Feb 2012 08:59:55 +0100 deal with FIXMEs for linarith examples
huffman [Thu, 23 Feb 2012 08:59:55 +0100] rev 46597
deal with FIXMEs for linarith examples
Thu, 23 Feb 2012 08:17:22 +0100 CONTRIBUTORS
haftmann [Thu, 23 Feb 2012 08:17:22 +0100] rev 46596
CONTRIBUTORS
Wed, 22 Feb 2012 19:59:06 +0100 merged
huffman [Wed, 22 Feb 2012 19:59:06 +0100] rev 46595
merged
Wed, 22 Feb 2012 17:34:31 +0100 tuned whitespace
huffman [Wed, 22 Feb 2012 17:34:31 +0100] rev 46594
tuned whitespace
Wed, 22 Feb 2012 17:33:53 +0100 tuned whitespace
huffman [Wed, 22 Feb 2012 17:33:53 +0100] rev 46593
tuned whitespace
Wed, 22 Feb 2012 18:08:41 +0100 adding documentation about find_unused_assms command and use_subtype option in the IsarRef
bulwahn [Wed, 22 Feb 2012 18:08:41 +0100] rev 46592
adding documentation about find_unused_assms command and use_subtype option in the IsarRef
Wed, 22 Feb 2012 18:08:27 +0100 NEWS
bulwahn [Wed, 22 Feb 2012 18:08:27 +0100] rev 46591
NEWS
Wed, 22 Feb 2012 17:25:35 +0100 adding some examples with find_unused_assms command
bulwahn [Wed, 22 Feb 2012 17:25:35 +0100] rev 46590
adding some examples with find_unused_assms command
Wed, 22 Feb 2012 17:22:53 +0100 adding new command "find_unused_assms"
bulwahn [Wed, 22 Feb 2012 17:22:53 +0100] rev 46589
adding new command "find_unused_assms"
Wed, 22 Feb 2012 12:30:01 +0100 removing some unnecessary premises from Map theory
bulwahn [Wed, 22 Feb 2012 12:30:01 +0100] rev 46588
removing some unnecessary premises from Map theory
Wed, 22 Feb 2012 09:35:01 +0100 preliminarily switching quickcheck-narrowing off by default (probably it should only be invoked if concrete testing does not work)
bulwahn [Wed, 22 Feb 2012 09:35:01 +0100] rev 46587
preliminarily switching quickcheck-narrowing off by default (probably it should only be invoked if concrete testing does not work)
Wed, 22 Feb 2012 08:05:28 +0100 generalizing inj_on_Int
bulwahn [Wed, 22 Feb 2012 08:05:28 +0100] rev 46586
generalizing inj_on_Int
Wed, 22 Feb 2012 08:01:41 +0100 moving Quickcheck's example to its own session
bulwahn [Wed, 22 Feb 2012 08:01:41 +0100] rev 46585
moving Quickcheck's example to its own session
Tue, 21 Feb 2012 23:25:36 +0100 tuned proofs;
wenzelm [Tue, 21 Feb 2012 23:25:36 +0100] rev 46584
tuned proofs;
Tue, 21 Feb 2012 23:24:49 +0100 more robust visible_range: allow empty view;
wenzelm [Tue, 21 Feb 2012 23:24:49 +0100] rev 46583
more robust visible_range: allow empty view;
Tue, 21 Feb 2012 22:50:28 +0100 misc tuning;
wenzelm [Tue, 21 Feb 2012 22:50:28 +0100] rev 46582
misc tuning;
Tue, 21 Feb 2012 21:15:57 +0100 merged;
wenzelm [Tue, 21 Feb 2012 21:15:57 +0100] rev 46581
merged;
Tue, 21 Feb 2012 20:43:58 +0100 made SML/NJ happy;
wenzelm [Tue, 21 Feb 2012 20:43:58 +0100] rev 46580
made SML/NJ happy;
Tue, 21 Feb 2012 20:22:23 +0100 tuned proofs;
wenzelm [Tue, 21 Feb 2012 20:22:23 +0100] rev 46579
tuned proofs;
Tue, 21 Feb 2012 17:09:53 +0100 merged
wenzelm [Tue, 21 Feb 2012 17:09:53 +0100] rev 46578
merged
Tue, 21 Feb 2012 17:09:17 +0100 tuned proofs;
wenzelm [Tue, 21 Feb 2012 17:09:17 +0100] rev 46577
tuned proofs;
Tue, 21 Feb 2012 17:08:32 +0100 approximate Perspective.full within the bounds of the JVM;
wenzelm [Tue, 21 Feb 2012 17:08:32 +0100] rev 46576
approximate Perspective.full within the bounds of the JVM;
Tue, 21 Feb 2012 16:48:10 +0100 misc tuning;
wenzelm [Tue, 21 Feb 2012 16:48:10 +0100] rev 46575
misc tuning; more indentation;
Tue, 21 Feb 2012 16:42:57 +0100 invoke later to reduce chance of causing deadlock;
wenzelm [Tue, 21 Feb 2012 16:42:57 +0100] rev 46574
invoke later to reduce chance of causing deadlock;
Tue, 21 Feb 2012 16:28:18 +0100 misc tuning;
wenzelm [Tue, 21 Feb 2012 16:28:18 +0100] rev 46573
misc tuning; more indentation;
Tue, 21 Feb 2012 16:04:58 +0100 separate module for text status overview;
wenzelm [Tue, 21 Feb 2012 16:04:58 +0100] rev 46572
separate module for text status overview;
Tue, 21 Feb 2012 15:36:23 +0100 overview.delay_repaint: avoid wasting GUI cycles via update_delay;
wenzelm [Tue, 21 Feb 2012 15:36:23 +0100] rev 46571
overview.delay_repaint: avoid wasting GUI cycles via update_delay; prefer delay_first for prover initiated events -- avoid indefinite delay;
Tue, 21 Feb 2012 13:37:03 +0100 tuned;
wenzelm [Tue, 21 Feb 2012 13:37:03 +0100] rev 46570
tuned;
Tue, 21 Feb 2012 13:19:16 +0100 merged
berghofe [Tue, 21 Feb 2012 13:19:16 +0100] rev 46569
merged
Tue, 21 Feb 2012 12:10:47 +0100 merged
berghofe [Tue, 21 Feb 2012 12:10:47 +0100] rev 46568
merged
Mon, 20 Feb 2012 16:09:58 +0100 Fixed bugs:
berghofe [Mon, 20 Feb 2012 16:09:58 +0100] rev 46567
Fixed bugs: - set_env no longer modifies pfuns field in theory data record. Instead, a copy of this field is now contained in the env field. - add_type_def now checks whether type associated with SPARK enumeration type is really a datatype with no parameters. - check_pfuns_types now properly strips off prefixes of proof function names.
Tue, 21 Feb 2012 13:15:25 +0100 merged
bulwahn [Tue, 21 Feb 2012 13:15:25 +0100] rev 46566
merged
Tue, 21 Feb 2012 12:20:33 +0100 subtype preprocessing in Quickcheck;
bulwahn [Tue, 21 Feb 2012 12:20:33 +0100] rev 46565
subtype preprocessing in Quickcheck; adding option use_subtype; tuned
Tue, 21 Feb 2012 11:25:48 +0100 adding parsing of an optional predicate with quickcheck_generator command
bulwahn [Tue, 21 Feb 2012 11:25:48 +0100] rev 46564
adding parsing of an optional predicate with quickcheck_generator command
Tue, 21 Feb 2012 13:10:13 +0100 updated generated files (cf. 8d51b375e926);
wenzelm [Tue, 21 Feb 2012 13:10:13 +0100] rev 46563
updated generated files (cf. 8d51b375e926);
Tue, 21 Feb 2012 12:45:00 +0100 merged;
wenzelm [Tue, 21 Feb 2012 12:45:00 +0100] rev 46562
merged;
Tue, 21 Feb 2012 11:08:05 +0100 add missing lemmas to compute_div_mod
huffman [Tue, 21 Feb 2012 11:08:05 +0100] rev 46561
add missing lemmas to compute_div_mod
Tue, 21 Feb 2012 11:04:38 +0100 remove constant negateSnd in favor of 'apsnd uminus' (from Florian Haftmann)
huffman [Tue, 21 Feb 2012 11:04:38 +0100] rev 46560
remove constant negateSnd in favor of 'apsnd uminus' (from Florian Haftmann)
Tue, 21 Feb 2012 10:30:57 +0100 avoid using constant Int.neg
huffman [Tue, 21 Feb 2012 10:30:57 +0100] rev 46559
avoid using constant Int.neg
Tue, 21 Feb 2012 09:17:53 +0100 renamed ex/Numeral.thy to ex/Numeral_Representation.thy
huffman [Tue, 21 Feb 2012 09:17:53 +0100] rev 46558
renamed ex/Numeral.thy to ex/Numeral_Representation.thy
Tue, 21 Feb 2012 08:15:42 +0100 reverting changesets from 5d33a3269029 on: change of order of declaration of classical rules makes serious problems
haftmann [Tue, 21 Feb 2012 08:15:42 +0100] rev 46557
reverting changesets from 5d33a3269029 on: change of order of declaration of classical rules makes serious problems
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip