Skip to content
Success

Changes

Summary

  1. removed unused lemma, generalized, reduced dependencies
  2. fixed typo
  3. moved lemmas; reduced dependencies of Lipschitz
  4. explicit instance real::ordered_real_vector before subclass in ordered_euclidean_space
  5. merged
  6. moved lemmas
  7. moved basic theorem
  8. proper positions for 'termination' command (see also 5549e686d6ac);
  9. tuned names -- proper scopes;
  10. added system option "execution_eager": potentially reduce resource requires for "isabelle mmt_import" (smaller subgraphs are finished and disposed earlier);
Changeset 70619:191bb458b95c by immler:
removed unused lemma, generalized, reduced dependencies
The file was modified src/HOL/Analysis/Bounded_Continuous_Function.thy (diff)
Changeset 70618:d9a71b41de49 by immler:
fixed typo
The file was modified src/HOL/Analysis/Lipschitz.thy (diff)
Changeset 70617:c81ac117afa6 by immler:
moved lemmas; reduced dependencies of Lipschitz
The file was modified src/HOL/Analysis/Borel_Space.thy (diff)
The file was modified src/HOL/Analysis/Elementary_Metric_Spaces.thy (diff)
The file was modified src/HOL/Analysis/Lipschitz.thy (diff)
Changeset 70616:6bc397bc8e8a by immler:
explicit instance real::ordered_real_vector before subclass in ordered_euclidean_space
The file was modified src/HOL/Real_Vector_Spaces.thy (diff)
Changeset 70615:60483d0385d6 by nipkow:
merged
Changeset 70614:6a2c982363e9 by nipkow:
moved lemmas
The file was modified src/HOL/Analysis/Borel_Space.thy (diff)
The file was modified src/HOL/Analysis/Derivative.thy (diff)
The file was modified src/HOL/Analysis/Measure_Space.thy (diff)
The file was modified src/HOL/Analysis/Weierstrass_Theorems.thy (diff)
The file was modified src/HOL/Deriv.thy (diff)
The file was modified src/HOL/Set.thy (diff)
Changeset 70613:8b7f6ecb3369 by immler:
moved basic theorem
The file was modified src/HOL/Analysis/Interval_Integral.thy (diff)
The file was modified src/HOL/Deriv.thy (diff)
Changeset 70612:7bf683f3672d by wenzelm:
proper positions for 'termination' command (see also 5549e686d6ac);
The file was modified src/HOL/Tools/Function/function.ML (diff)
Changeset 70611:7aa27d0ca431 by wenzelm:
tuned names -- proper scopes;
The file was modified src/HOL/Tools/Function/function.ML (diff)
Changeset 70610:d14ddb1df52c by wenzelm:
added system option "execution_eager": potentially reduce resource requires for "isabelle mmt_import" (smaller subgraphs are finished and disposed earlier);
The file was modified etc/options (diff)
The file was modified src/Pure/General/graph.ML (diff)
The file was modified src/Pure/PIDE/document.ML (diff)