changeset 63552 | 2112e5fe9712 |
parent 63533 | 42b6186fc0e4 |
child 63553 | 4a72b37ac4b8 |
--- a/NEWS Tue Jul 26 14:29:20 2016 +0200 +++ b/NEWS Wed Jul 27 10:44:22 2016 +0200 @@ -173,6 +173,14 @@ *** HOL *** +* Number_Theory: algebraic foundation for primes: Introduction of +predicates "is_prime", "irreducible", a "prime_factorization" +function, the "factorial_ring" typeclass with instance proofs for +nat, int, poly. + +* Probability: Code generation and QuickCheck for Probability Mass +Functions. + * Theory Set_Interval.thy: substantial new theorems on indexed sums and products.