Skip to content
Success

Changes

Summary

  1. build component for cvc5-latest (ef2bc3f735df);
  2. merged
  3. try proof method "order" in Sledgehammer's proof reconstruction
  4. added Mirabelle action "order"
  5. renamed lemma antisymp_on_reflcp to antisymp_on_reflclp
  6. tuned proof
  7. added lemma order_reflclp_if_transp_and_asymp
  8. added lemmas antisym_on_reflcl_if_asym_on and antisymp_on_reflclp_if_asymp_on
  9. HOL-Library: added modulo/congruence for real numbers
  10. only print schedule if relevant;
  11. remove laziness: no need, and errors during initialization loop with close();
  12. more general definition of meromorphicity; Weierstraß factorisation theorem
  13. always provide build_database_server option in benchmark command;
  14. always check if node is defined, e.g. for exists_next operation wit empty schedule;
Changeset 79944:67d28b35c5d8 by wenzelm:
build component for cvc5-latest (ef2bc3f735df);
The file was modified src/Pure/Admin/component_cvc5.scala (diff)
Changeset 79943:b5cb8d56339f by desharna:
merged
Changeset 79942:7793e3161d2b by desharna:
try proof method "order" in Sledgehammer's proof reconstruction
The file was addedsrc/HOL/Tools/Mirabelle/mirabelle_order.ML
The file was modified NEWS (diff)
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_proof_methods.ML (diff)
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_prover.ML (diff)
Changeset 79941:6a3212bedfad by desharna:
added Mirabelle action "order"
The file was modified NEWS (diff)
The file was modified src/HOL/Mirabelle.thy (diff)
Changeset 79940:5e85ea359563 by desharna:
renamed lemma antisymp_on_reflcp to antisymp_on_reflclp
The file was modified NEWS (diff)
The file was modified src/HOL/Transitive_Closure.thy (diff)
Changeset 79939:b045d20c9c3c by desharna:
tuned proof
The file was modified src/HOL/Transitive_Closure.thy (diff)
Changeset 79938:890c250feab7 by desharna:
added lemma order_reflclp_if_transp_and_asymp
The file was modified NEWS (diff)
The file was modified src/HOL/Transitive_Closure.thy (diff)
Changeset 79937:d26c53bc6ce1 by desharna:
added lemmas antisym_on_reflcl_if_asym_on and antisymp_on_reflclp_if_asymp_on
The file was modified NEWS (diff)
The file was modified src/HOL/Transitive_Closure.thy (diff)
Changeset 79936: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 79935: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 79934: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 79933: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 79932: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 79931: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)