Skip to content
Success

Changes

Summary

  1. tuned proofs -- prefer explicit names for facts from 'interpret';
  2. merged
  3. eliminated questionable Par_List.map -- locale interpretation is mostly lazy (see also b81f1de9f57e);
  4. tuned signature;
  5. tuned;
  6. use lazy notes for locale context init and later additions of facts;
  7. avoid premature Lazy.force due to strict "?" operator;
  8. Merge
  9. Merge
  10. lots of new material, ultimately related to measure theory
Changeset 67682:00c436488398 by wenzelm:
tuned proofs -- prefer explicit names for facts from 'interpret';
The file was modified src/HOL/Analysis/Brouwer_Fixpoint.thy (diff)
The file was modified src/HOL/Analysis/Caratheodory.thy (diff)
The file was modified src/HOL/Analysis/Derivative.thy (diff)
The file was modified src/HOL/HOLCF/ConvexPD.thy (diff)
The file was modified src/HOL/HOLCF/LowerPD.thy (diff)
The file was modified src/HOL/HOLCF/Map_Functions.thy (diff)
The file was modified src/HOL/HOLCF/UpperPD.thy (diff)
The file was modified src/HOL/Library/RBT_Set.thy (diff)
The file was modified src/HOL/Probability/Levy.thy (diff)
Changeset 67681:b5058ba95e32 by wenzelm:
merged
Changeset 67680:175a070e9dd8 by wenzelm:
eliminated questionable Par_List.map -- locale interpretation is mostly lazy (see also b81f1de9f57e);
The file was modified src/Pure/Isar/locale.ML (diff)
Changeset 67679:8fd84fe1d60b by wenzelm:
tuned signature;
The file was modified src/Pure/Isar/proof_context.ML (diff)
Changeset 67678:b4db2e7e414e by wenzelm:
tuned;
The file was modified src/Pure/global_theory.ML (diff)
Changeset 67677:ac4b475fc8c3 by wenzelm:
use lazy notes for locale context init and later additions of facts;
The file was modified src/Pure/Isar/locale.ML (diff)
Changeset 67676:47ffe7184cdd by wenzelm:
avoid premature Lazy.force due to strict "?" operator;
The file was modified src/Pure/facts.ML (diff)
Changeset 67673:c8caefb20564 by paulson _lp15@cam.ac.uk_:
lots of new material, ultimately related to measure theory
The file was modified src/HOL/Analysis/Brouwer_Fixpoint.thy (diff)
The file was modified src/HOL/Analysis/Cartesian_Euclidean_Space.thy (diff)
The file was modified src/HOL/Analysis/Connected.thy (diff)
The file was modified src/HOL/Analysis/Determinants.thy (diff)
The file was modified src/HOL/Analysis/Fashoda_Theorem.thy (diff)
The file was modified src/HOL/Analysis/Finite_Cartesian_Product.thy (diff)
The file was modified src/HOL/Analysis/Lebesgue_Measure.thy (diff)
The file was modified src/HOL/Analysis/Measure_Space.thy (diff)
The file was modified src/HOL/Complete_Lattices.thy (diff)
The file was modified src/HOL/Groups_Big.thy (diff)
The file was modified src/HOL/HOL.thy (diff)
The file was modified src/HOL/Hilbert_Choice.thy (diff)
The file was modified src/HOL/Library/Permutations.thy (diff)
The file was modified src/HOL/Limits.thy (diff)
The file was modified src/HOL/Nat.thy (diff)
The file was modified src/HOL/Orderings.thy (diff)
The file was modified src/HOL/Real_Vector_Spaces.thy (diff)
The file was modified src/HOL/Set.thy (diff)
The file was modified src/HOL/Zorn.thy (diff)