Skip to content
Success

Changes

Summary

  1. added lemma wellorder.wfp_on_less[simp]
  2. merged
  3. HOL-Library: added modulo/congruence for real numbers
  4. only print schedule if relevant;
  5. remove laziness: no need, and errors during initialization loop with close();
  6. more general definition of meromorphicity; Weierstraß factorisation theorem
  7. always provide build_database_server option in benchmark command;
  8. always check if node is defined, e.g. for exists_next operation wit empty schedule;
Changeset 80663:33c9a670e29c by desharna:
added lemma wellorder.wfp_on_less[simp]
The file was modified NEWS (diff)
The file was modified src/HOL/Wellfounded.thy (diff)
Changeset 80662:b5cb8d56339f by desharna:
merged
Changeset 80661:eb753708e85b by manuel eberl _eberlm@in.tum.de_:
HOL-Library: added modulo/congruence for real numbers
The file was addedsrc/HOL/Library/Real_Mod.thy
The file was modified src/HOL/Library/Library.thy (diff)
Changeset 80660:7a7f1d5dcfe9 by fabian huch _huch@in.tum.de_:
only print schedule if relevant;
The file was modified src/Pure/Build/build_schedule.scala (diff)
Changeset 80659:502525a82d9f by fabian huch _huch@in.tum.de_:
remove laziness: no need, and errors during initialization loop with close();
The file was modified src/Pure/Build/build_schedule.scala (diff)
Changeset 80658:3f415c76a511 by manuel eberl _eberlm@in.tum.de_:
more general definition of meromorphicity; Weierstraß factorisation theorem
The file was addedsrc/HOL/Complex_Analysis/Weierstrass_Factorization.thy
The file was modified CONTRIBUTORS (diff)
The file was modified NEWS (diff)
The file was modified src/HOL/Complex_Analysis/Complex_Analysis.thy (diff)
The file was modified src/HOL/Complex_Analysis/Meromorphic.thy (diff)
Changeset 80657:748c5f344707 by fabian huch _huch@in.tum.de_:
always provide build_database_server option in benchmark command;
The file was modified src/Pure/Build/build_benchmark.scala (diff)
Changeset 80656:f08e5a234c1b by fabian huch _huch@in.tum.de_:
always check if node is defined, e.g. for exists_next operation wit empty schedule;
The file was modified src/Pure/Build/build_schedule.scala (diff)