src/HOL/Decision_Procs/Reflected_Multivariate_Polynomial.thy
Sat, 17 Mar 2012 15:33:08 +0100 tuned proofs;
Wed, 12 Oct 2011 20:16:48 +0200 tuned proofs -- eliminated vacuous "induct arbitrary: ..." situations;
Fri, 25 Feb 2011 14:25:41 +0100 added simp lemma nth_Cons_pos to List
Mon, 21 Feb 2011 23:54:53 +0100 merged, resolving spurious conflicts and giving up Reflected_Multivariate_Polynomial.thy from ab5d2d81f9fb;
Mon, 21 Feb 2011 23:47:19 +0100 tuned proofs -- eliminated prems;
Mon, 21 Feb 2011 23:14:36 +0100 eliminated global prems
Mon, 21 Feb 2011 23:14:36 +0100 modernized specification; curried
Mon, 21 Feb 2011 23:14:36 +0100 recdef -> fun; curried
Mon, 21 Feb 2011 23:14:36 +0100 recdef -> fun; curried
Mon, 21 Feb 2011 23:14:36 +0100 strengthened polymul.induct
Mon, 21 Feb 2011 23:14:36 +0100 dropped stupid name
Mon, 21 Feb 2011 23:14:36 +0100 recdef -> function
Mon, 14 Feb 2011 15:27:23 +0100 strengthened induction rule;
Wed, 29 Dec 2010 17:34:41 +0100 explicit file specifications -- avoid secondary load path;
Sat, 25 Dec 2010 22:18:58 +0100 dropped duplicate unused lemmas;
Sat, 25 Dec 2010 22:18:55 +0100 partial_function (tailrec) replaces function (tailrec);
Wed, 08 Sep 2010 19:21:46 +0200 modernized primrec
Mon, 26 Apr 2010 15:37:50 +0200 use new classes (linordered_)field_inverse_zero
Mon, 26 Apr 2010 11:34:17 +0200 class division_ring_inverse_zero
Mon, 01 Mar 2010 13:40:23 +0100 replaced a couple of constsdefs by definitions (also some old primrecs by modern ones)
Mon, 08 Feb 2010 21:28:27 +0100 modernized some syntax translations;
Mon, 08 Feb 2010 17:12:24 +0100 tuned header
Sun, 10 Jan 2010 18:43:45 +0100 Adapted to changes in induct method.
Wed, 28 Oct 2009 00:24:38 +0100 eliminated hard tabulators, guessing at each author's individual tab-width;
Sun, 25 Oct 2009 08:57:36 +0100 Multivariate polynomials library over fields