huffman [Mon, 12 Jan 2009 23:36:30 -0800] rev 29465
change dvd_minus_iff, minus_dvd_iff from [iff] to [simp] (due to problems with Library/Primes.thy)
huffman [Mon, 12 Jan 2009 22:41:08 -0800] rev 29464
convert Fundamental_Theorem_Algebra.thy to use new Polynomial library
huffman [Mon, 12 Jan 2009 22:18:51 -0800] rev 29463
add Polynomial.thy to makefile
huffman [Mon, 12 Jan 2009 22:16:35 -0800] rev 29462
add lemmas poly_power, poly_roots_finite
huffman [Mon, 12 Jan 2009 12:10:41 -0800] rev 29461
declare dvd_minus_iff and minus_dvd_iff [iff]
huffman [Mon, 12 Jan 2009 12:09:54 -0800] rev 29460
new lemmas about synthetic_div; declare degree_pCons_eq_if [simp]
wenzelm [Tue, 13 Jan 2009 13:47:35 +0100] rev 29459
added Isar/isar_document.ML: Interactive Isar documents.
wenzelm [Tue, 13 Jan 2009 13:46:30 +0100] rev 29458
export list;
huffman [Mon, 12 Jan 2009 10:09:23 -0800] rev 29457
correctness and uniqueness of synthetic division
huffman [Mon, 12 Jan 2009 09:35:15 -0800] rev 29456
add synthetic division algorithm for polynomials