src/HOL/Power.thy
Sat, 28 Jun 2014 09:16:42 +0200 haftmann fact consolidation
Sat, 12 Apr 2014 17:26:27 +0200 nipkow made mult_pos_pos a simp rule
Fri, 11 Apr 2014 13:36:57 +0200 nipkow made mult_nonneg_nonneg a simp rule
Wed, 09 Apr 2014 09:37:49 +0200 hoelzl add divide_simps
Wed, 09 Apr 2014 09:37:48 +0200 hoelzl field_simps: better support for negation and division, and power
Fri, 28 Feb 2014 17:54:52 +0100 traytel load Metis a little later
Mon, 24 Feb 2014 15:45:55 +0000 paulson A few lemmas about summations, etc.
Tue, 21 Jan 2014 13:21:55 +0100 traytel removed theory dependency of BNF_LFP on Datatype
Tue, 19 Nov 2013 10:05:53 +0100 haftmann eliminiated neg_numeral in favour of - (numeral _)
Mon, 04 Nov 2013 20:10:06 +0100 haftmann streamlined setup of linear arithmetic
Fri, 18 Oct 2013 10:43:20 +0200 blanchet killed most "no_atp", to make Sledgehammer more complete
Sun, 18 Aug 2013 18:49:45 +0200 wenzelm more symbols;
Tue, 13 Aug 2013 16:25:47 +0200 wenzelm standardized symbols via "isabelle update_sub_sup", excluding src/Pure and src/Tools/WWW_Find;
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
Sun, 24 Feb 2013 20:29:13 +0100 haftmann turned example into library for comparing growth of functions
Thu, 11 Oct 2012 11:56:43 +0200 haftmann msetprod based directly on Multiset.fold;
Sun, 01 Apr 2012 16:09:58 +0200 huffman removed Nat_Numeral.thy, moving all theorems elsewhere
Sat, 31 Mar 2012 19:10:58 +0200 huffman add lemma power_le_one
Fri, 30 Mar 2012 12:32:35 +0200 huffman replace lemmas eval_nat_numeral with a simpler reformulation
Fri, 30 Mar 2012 09:08:29 +0200 huffman add constant pred_numeral k = numeral k - (1::nat);
Thu, 29 Mar 2012 14:09:10 +0200 huffman move many lemmas from Nat_Numeral.thy to Power.thy or Num.thy
Thu, 29 Mar 2012 11:47:30 +0200 huffman bootstrap Num.thy before Power.thy;
Fri, 21 Oct 2011 11:17:14 +0200 bulwahn replacing code_inline by code_unfold, removing obsolete code_unfold, code_inline del now that the ancient code generator is removed
Fri, 14 Jan 2011 15:44:47 +0100 wenzelm eliminated global prems;
Thu, 16 Sep 2010 15:37:12 +0200 wenzelm Isar "default" step needs to fail for solved problems, for clear distinction of '.' and '..' for example -- amending lapse introduced in 9de4d64eee3b (April 2004);
Mon, 26 Apr 2010 15:37:50 +0200 haftmann use new classes (linordered_)field_inverse_zero
Mon, 26 Apr 2010 11:34:17 +0200 haftmann class division_ring_inverse_zero
Thu, 18 Mar 2010 12:58:52 +0100 blanchet now use "Named_Thms" for "noatp", and renamed "noatp" to "no_atp"
Thu, 18 Feb 2010 14:21:44 -0800 huffman get rid of many duplicate simp rule warnings
Fri, 05 Feb 2010 14:33:50 +0100 haftmann more consistent naming of type classes involving orderings (and lattices) -- c.f. NEWS
Fri, 30 Oct 2009 18:32:40 +0100 haftmann tuned code setup
Wed, 28 Oct 2009 17:44:03 +0100 haftmann moved lemmas for dvd on nat to theories Nat and Power
Tue, 14 Jul 2009 10:54:04 +0200 haftmann code attributes use common underscore convention
Thu, 14 May 2009 15:09:47 +0200 haftmann monomorphic code generation for power operations
Wed, 29 Apr 2009 14:20:26 +0200 haftmann farewell to class recpower
Mon, 27 Apr 2009 10:11:44 +0200 haftmann cleaned up theory power further
Sun, 26 Apr 2009 20:17:50 +0200 haftmann fixed document generation
Sun, 26 Apr 2009 08:45:37 +0200 haftmann cleaned up Power theory
Wed, 22 Apr 2009 19:09:21 +0200 haftmann power operation defined generic
Thu, 26 Mar 2009 14:10:48 +0000 paulson New theorems mostly concerning infinite series.
Fri, 13 Mar 2009 10:14:47 -0700 huffman remove legacy ML bindings
Fri, 06 Mar 2009 17:38:47 +0100 nipkow added lemmas
Wed, 04 Mar 2009 17:12:23 -0800 huffman declare power_Suc [simp]; remove redundant type-specific versions of power_Suc
Wed, 04 Mar 2009 11:05:29 +0100 blanchet Merge.
Wed, 04 Mar 2009 10:45:52 +0100 blanchet Merge.
Mon, 23 Feb 2009 16:25:52 -0800 huffman make proofs work whether or not One_nat_def is a simp rule; replace 1 with Suc 0 in the rhs of some simp rules
Sun, 22 Feb 2009 17:25:28 +0100 nipkow added lemmas
Wed, 18 Feb 2009 10:24:48 -0800 huffman generalize le_imp_power_dvd and power_le_dvd; move from Divides to Power
Wed, 21 Jan 2009 23:40:23 +0100 haftmann no base sort in class import
Thu, 04 Sep 2008 17:19:57 +0200 huffman add lemma power_Suc2; generalize power_minus from class comm_ring_1 to ring_1
Wed, 09 Jan 2008 19:23:36 +0100 nipkow added simp attributes
Sat, 05 Jan 2008 09:16:27 +0100 haftmann more instantiation
Tue, 30 Oct 2007 08:45:55 +0100 haftmann simplified proof
Tue, 23 Oct 2007 23:27:23 +0200 nipkow went back to >0
Sun, 21 Oct 2007 14:53:44 +0200 nipkow Eliminated most of the neq0_conv occurrences. As a result, many
Tue, 16 Oct 2007 23:12:45 +0200 haftmann global class syntax
Fri, 12 Oct 2007 08:25:48 +0200 haftmann moved class power to theory Power
Tue, 21 Aug 2007 02:30:14 +0200 huffman add lemma one_less_power
Wed, 15 Aug 2007 12:52:56 +0200 paulson ATP blacklisting is now in theory data, attribute noatp
Tue, 03 Jul 2007 17:28:36 +0200 huffman rename class dom to ring_1_no_zero_divisors
less more (0) -60 tip