paulson <lp15@cam.ac.uk> [Fri, 23 Feb 2018 09:28:14 +0000] rev 67691
fixing ennreal using add_mono1; shifting results from linordered_semidom to linordered_nonzero_semiring
paulson [Thu, 22 Feb 2018 22:58:38 +0000] rev 67690
merged
paulson <lp15@cam.ac.uk> [Thu, 22 Feb 2018 22:58:27 +0000] rev 67689
type class linordered_nonzero_semiring has new axiom to guarantee characteristic 0
nipkow [Fri, 23 Feb 2018 08:02:56 +0100] rev 67688
simplified Radix_Sort
immler [Thu, 22 Feb 2018 20:05:30 +0100] rev 67687
merged
immler [Thu, 22 Feb 2018 18:01:08 +0100] rev 67686
merged
immler [Thu, 22 Feb 2018 15:17:25 +0100] rev 67685
moved theorems from AFP/Affine_Arithmetic and AFP/Ordinary_Differential_Equations
nipkow [Thu, 22 Feb 2018 19:48:01 +0100] rev 67684
simplified def of stable
paulson <lp15@cam.ac.uk> [Wed, 21 Feb 2018 12:57:49 +0000] rev 67683
Lots of new material about matrices, etc.
wenzelm [Tue, 20 Feb 2018 22:25:23 +0100] rev 67682
tuned proofs -- prefer explicit names for facts from 'interpret';
wenzelm [Tue, 20 Feb 2018 22:04:04 +0100] rev 67681
merged
wenzelm [Tue, 20 Feb 2018 16:29:37 +0100] rev 67680
eliminated questionable Par_List.map -- locale interpretation is mostly lazy (see also b81f1de9f57e);
wenzelm [Tue, 20 Feb 2018 16:20:36 +0100] rev 67679
tuned signature;
wenzelm [Tue, 20 Feb 2018 16:20:14 +0100] rev 67678
tuned;
wenzelm [Tue, 20 Feb 2018 14:03:31 +0100] rev 67677
use lazy notes for locale context init and later additions of facts;
wenzelm [Tue, 20 Feb 2018 14:02:36 +0100] rev 67676
avoid premature Lazy.force due to strict "?" operator;
paulson <lp15@cam.ac.uk> [Tue, 20 Feb 2018 09:34:03 +0000] rev 67675
Merge
paulson <lp15@cam.ac.uk> [Mon, 19 Feb 2018 16:47:05 +0000] rev 67674
Merge
paulson <lp15@cam.ac.uk> [Mon, 19 Feb 2018 16:44:45 +0000] rev 67673
lots of new material, ultimately related to measure theory
wenzelm [Mon, 19 Feb 2018 22:08:36 +0100] rev 67672
merged
wenzelm [Mon, 19 Feb 2018 22:07:21 +0100] rev 67671
support for lazy notes in global/local context and Element.Lazy_Notes: name binding and fact without attributes;
register_proofs is now based on lazy thms, but Thm.consolidate_theory will eventually force this (in parallel);
support for lazy notes for locale activation (still inactive);
wenzelm [Mon, 19 Feb 2018 18:18:43 +0100] rev 67670
tuned;
wenzelm [Mon, 19 Feb 2018 18:12:28 +0100] rev 67669
tuned: more parallel;
wenzelm [Mon, 19 Feb 2018 18:01:36 +0100] rev 67668
clarified modules;
wenzelm [Mon, 19 Feb 2018 16:24:17 +0100] rev 67667
clarified modules;
wenzelm [Mon, 19 Feb 2018 15:46:10 +0100] rev 67666
tuned;
wenzelm [Mon, 19 Feb 2018 15:41:17 +0100] rev 67665
tuned;
wenzelm [Mon, 19 Feb 2018 14:49:11 +0100] rev 67664
tuned signature;