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);