Sat, 16 Aug 2014 14:12:39 +0200 |
wenzelm |
updated to named_theorems;
|
file |
diff |
annotate
|
Sat, 05 Jul 2014 11:01:53 +0200 |
haftmann |
prefer ac_simps collections over separate name bindings for add and mult
|
file |
diff |
annotate
|
Fri, 04 Jul 2014 20:18:47 +0200 |
haftmann |
reduced name variants for assoc and commute on plus and mult
|
file |
diff |
annotate
|
Mon, 14 Apr 2014 13:08:17 +0200 |
hoelzl |
added divide_nonneg_nonneg and co; made it a simp rule
|
file |
diff |
annotate
|
Fri, 11 Apr 2014 22:53:33 +0200 |
nipkow |
made divide_pos_pos a simp rule
|
file |
diff |
annotate
|
Wed, 09 Apr 2014 09:37:49 +0200 |
hoelzl |
add divide_simps
|
file |
diff |
annotate
|
Wed, 09 Apr 2014 09:37:48 +0200 |
hoelzl |
field_simps: better support for negation and division, and power
|
file |
diff |
annotate
|
Wed, 09 Apr 2014 09:37:47 +0200 |
hoelzl |
revert c1bbd3e22226, a14831ac3023, and 36489d77c484: divide_minus_left/right are again simp rules
|
file |
diff |
annotate
|
Sun, 06 Apr 2014 21:01:33 +0200 |
nipkow |
tuned lemmas: more general class
|
file |
diff |
annotate
|
Sun, 06 Apr 2014 17:18:57 +0200 |
nipkow |
made field_simps "more complete"
|
file |
diff |
annotate
|
Sat, 05 Apr 2014 01:04:46 +0100 |
paulson |
A single [simp] to handle the case -a/-b.
|
file |
diff |
annotate
|
Fri, 04 Apr 2014 17:58:25 +0100 |
paulson |
divide_minus_left divide_minus_right are in field_simps but are not default simprules
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 23:51:52 +0100 |
paulson |
removing simprule status for divide_minus_left and divide_minus_right
|
file |
diff |
annotate
|
Wed, 02 Apr 2014 16:34:37 +0100 |
paulson |
New theorems for extracting quotients
|
file |
diff |
annotate
|
Mon, 24 Feb 2014 15:45:55 +0000 |
paulson |
A few lemmas about summations, etc.
|
file |
diff |
annotate
|
Fri, 01 Nov 2013 18:51:14 +0100 |
haftmann |
more simplification rules on unary and binary minus
|
file |
diff |
annotate
|
Fri, 18 Oct 2013 10:43:20 +0200 |
blanchet |
killed most "no_atp", to make Sledgehammer more complete
|
file |
diff |
annotate
|
Tue, 03 Sep 2013 01:12:40 +0200 |
wenzelm |
tuned proofs -- clarified flow of facts wrt. calculation;
|
file |
diff |
annotate
|
Tue, 27 Aug 2013 14:37:56 +0200 |
hoelzl |
renamed typeclass dense_linorder to unbounded_dense_linorder
|
file |
diff |
annotate
|
Sun, 23 Jun 2013 21:16:07 +0200 |
haftmann |
migration from code_(const|type|class|instance) to code_printing and from code_module to code_identifier
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 17:07:33 -0700 |
huffman |
tuned proofs
|
file |
diff |
annotate
|
Sat, 03 Sep 2011 09:12:19 -0700 |
huffman |
simplify proof
|
file |
diff |
annotate
|
Mon, 08 Aug 2011 09:52:09 -0700 |
huffman |
moved division ring stuff from Rings.thy to Fields.thy
|
file |
diff |
annotate
|
Fri, 20 May 2011 21:38:32 +0200 |
hoelzl |
add divide_.._cancel, inverse_.._iff
|
file |
diff |
annotate
|
Sat, 08 May 2010 17:06:58 -0700 |
huffman |
add lemmas one_less_inverse and one_le_inverse
|
file |
diff |
annotate
|
Thu, 06 May 2010 23:11:56 +0200 |
haftmann |
moved some lemmas from Groebner_Basis here
|
file |
diff |
annotate
|
Tue, 27 Apr 2010 12:20:17 +0200 |
haftmann |
tuned whitespace
|
file |
diff |
annotate
|
Tue, 27 Apr 2010 11:52:41 +0200 |
haftmann |
got rid of [simplified]
|
file |
diff |
annotate
|
Tue, 27 Apr 2010 09:49:36 +0200 |
haftmann |
tuned class linordered_field_inverse_zero
|
file |
diff |
annotate
|
Mon, 26 Apr 2010 15:37:50 +0200 |
haftmann |
use new classes (linordered_)field_inverse_zero
|
file |
diff |
annotate
|
Mon, 26 Apr 2010 11:34:15 +0200 |
haftmann |
dropped group_simps, ring_simps, field_eq_simps; classes division_ring_inverse_zero, field_inverse_zero, linordered_field_inverse_zero
|
file |
diff |
annotate
|
Sun, 25 Apr 2010 08:25:34 +0200 |
haftmann |
field_simps as named theorems
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 15:17:59 +0200 |
haftmann |
less special treatment of times_divide_eq [simp]
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 13:58:14 +0200 |
haftmann |
more localization; factored out lemmas for division_ring
|
file |
diff |
annotate
|
Thu, 18 Mar 2010 12:58:52 +0100 |
blanchet |
now use "Named_Thms" for "noatp", and renamed "noatp" to "no_atp"
|
file |
diff |
annotate
|
Thu, 04 Mar 2010 18:42:39 +0100 |
hoelzl |
Add dense_le, dense_le_bounded, field_le_mult_one_interval.
|
file |
diff |
annotate
|
Thu, 18 Feb 2010 14:21:44 -0800 |
huffman |
get rid of many duplicate simp rule warnings
|
file |
diff |
annotate
|
Wed, 10 Feb 2010 14:12:02 +0100 |
haftmann |
moved lemma field_le_epsilon from Real.thy to Fields.thy
|
file |
diff |
annotate
|
Wed, 10 Feb 2010 08:49:26 +0100 |
haftmann |
moved constants inverse and divide to Ring.thy
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 17:12:38 +0100 |
haftmann |
renamed OrderedGroup to Groups; split theory Ring_and_Field into Rings Fields
|
file |
diff |
annotate
| base
|