Skip to content
Success

Changes

Summary

  1. Added a tiny proof
  2. Deletion of a duplicate proof
  3. useful lemma integral_less
  4. merged
  5. removed unused parameter following f9908452b282
  6. treat 'using X by meson' as 'by (meson X)' to avoid loss of polymorphism (cf. metis)
  7. fixed dodgy intro! attributes
  8. merged
  9. optimized facts traversal in TPTP translation
  10. optimized app_op_level selection in TPTP generation
  11. tuned trivial check in mirabelle_sledgehammer
  12. renamed run_action to run in Mirabelle.action record
  13. added spying of fact filtering timing
  14. tuned mirabelle_sledgehammer output
  15. added spying to Sledgehammer
  16. proper fact filter for dummy ATPs
  17. added syping of fact filtering time to sledgehammer
  18. removed unsynchronized references in mirabelle_sledgehammer
  19. tuned mirabelle_sledgehammer to have a single call to Synchronized.change per run
  20. updated to polyml-test-15c840d48c9a;
Changeset 75014:0778d233964d by paulson _lp15@cam.ac.uk_:
Added a tiny proof
The file was modified src/HOL/ex/Primrec.thy
Changeset 75013:ccf203c9b2db by paulson _lp15@cam.ac.uk_:
Deletion of a duplicate proof
The file was modified src/HOL/Examples/Ackermann.thy
Changeset 75012:7483347efb4c by paulson _lp15@cam.ac.uk_:
useful lemma integral_less
The file was modified src/HOL/Analysis/Equivalence_Lebesgue_Henstock_Integration.thy
Changeset 75011:16f83cea1e0a by desharna:
merged
Changeset 75010:4261983ca0ce by desharna:
removed unused parameter following f9908452b282
The file was modified src/HOL/Tools/ATP/atp_problem_generate.ML
Changeset 75009:d2f97439f53e by blanchet:
treat 'using X by meson' as 'by (meson X)' to avoid loss of polymorphism (cf. metis)
The file was modified NEWS
The file was modified src/HOL/Tools/Meson/meson_tactic.ML
Changeset 75008:43b3d5318d72 by paulson _lp15@cam.ac.uk_:
fixed dodgy intro! attributes
The file was modified src/HOL/Library/More_List.thy
Changeset 75007:2e16798b6f2b by desharna:
merged
Changeset 75006:01bb90de56bb by desharna:
optimized facts traversal in TPTP translation
The file was modified src/HOL/Tools/ATP/atp_problem_generate.ML
Changeset 75005:4106bc2a9cc8 by desharna:
optimized app_op_level selection in TPTP generation
The file was modified src/HOL/Tools/ATP/atp_problem_generate.ML
The file was modified src/HOL/Tools/ATP/atp_util.ML
Changeset 75004:8dc52ba4155b by desharna:
tuned trivial check in mirabelle_sledgehammer
The file was modified src/HOL/Tools/Mirabelle/mirabelle_sledgehammer.ML
Changeset 75003:f21e7e6172a0 by desharna:
renamed run_action to run in Mirabelle.action record
The file was modified NEWS
The file was modified src/HOL/Tools/Mirabelle/mirabelle.ML
The file was modified src/HOL/Tools/Mirabelle/mirabelle_arith.ML
The file was modified src/HOL/Tools/Mirabelle/mirabelle_metis.ML
The file was modified src/HOL/Tools/Mirabelle/mirabelle_presburger.ML
The file was modified src/HOL/Tools/Mirabelle/mirabelle_quickcheck.ML
The file was modified src/HOL/Tools/Mirabelle/mirabelle_sledgehammer.ML
The file was modified src/HOL/Tools/Mirabelle/mirabelle_sledgehammer_filter.ML
The file was modified src/HOL/Tools/Mirabelle/mirabelle_try0.ML
Changeset 75002:ef18787842b3 by desharna:
added spying of fact filtering timing
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer.ML
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_fact.ML
Changeset 75001:d9a5824f68c8 by desharna:
tuned mirabelle_sledgehammer output
The file was modified src/HOL/Tools/Mirabelle/mirabelle_sledgehammer.ML
Changeset 75000:4466fae54ff9 by desharna:
added spying to Sledgehammer
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_prover_atp.ML
Changeset 74999:300463f379bf by desharna:
proper fact filter for dummy ATPs
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML
Changeset 74998:fe14ceff1cfd by desharna:
added syping of fact filtering time to sledgehammer
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer.ML
Changeset 74997:d4a52993a81e by desharna:
removed unsynchronized references in mirabelle_sledgehammer
The file was modified src/HOL/Tools/Mirabelle/mirabelle_sledgehammer.ML
Changeset 74996:1f4c39ffb116 by desharna:
tuned mirabelle_sledgehammer to have a single call to Synchronized.change per run
The file was modified src/HOL/Tools/Mirabelle/mirabelle_sledgehammer.ML
Changeset 74995:68ffcf5cc94b by wenzelm:
updated to polyml-test-15c840d48c9a;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified Admin/polyml/settings

Summary

  1. Cleanup.
  2. Fewer parentheses around turnstile + remove unused lemmas.
  3. Simplify proof of truth lemma.
  4. Notation for `imply` and fewer parenthesis around turnstiles.
  5. Abstract results to shorten proofs.
  6. Better notation.
  7. merged
  8. tuned whitespace;
  9. more symbols;
  10. profer bundle lattice_syntax;
  11. prefer existing lattice_syntax and no_lattice_syntax, with proper 'no_notation' as intended;
  12. Add soundness and completeness for the PAL versions of systems K, T, KB, K4, S4 and S5.
  13. avoid hardwired document output;
  14. merged
  15. deleting the overloading of div and mod, with its attendant ambiguities
  16. replaced Erdős by Erd\H{o}s (fixed problem in LaTeX document generation)
The file was modified thys/Epistemic_Logic/Epistemic_Logic.thy
The file was modified thys/Public_Announcement_Logic/PAL.thy
Changeset 12377:761895c0a8b8 by asta halkjær from _andro.from@gmail.com_:
Fewer parentheses around turnstile + remove unused lemmas.
The file was modified thys/Public_Announcement_Logic/PAL.thy
Changeset 12376:7d3ad94c215c by asta halkjær from _andro.from@gmail.com_:
Simplify proof of truth lemma.
The file was modified thys/Epistemic_Logic/Epistemic_Logic.thy
Changeset 12375:be7352e7c0e2 by asta halkjær from _andro.from@gmail.com_:
Notation for `imply` and fewer parenthesis around turnstiles.
The file was modified thys/Epistemic_Logic/Epistemic_Logic.thy
Changeset 12374:cf7d5176f108 by asta halkjær from _andro.from@gmail.com_:
Abstract results to shorten proofs.
The file was modified thys/Epistemic_Logic/Epistemic_Logic.thy
The file was modified thys/Public_Announcement_Logic/PAL.thy
The file was modified thys/Public_Announcement_Logic/PAL.thy
Changeset 12372:c1393433f082 by wenzelm:
merged
Changeset 12371:6ef2e075a034 by wenzelm:
tuned whitespace;
The file was modified thys/ZFC_in_HOL/ZFC_Cardinals.thy
The file was modified thys/ZFC_in_HOL/ZFC_in_HOL.thy
Changeset 12370:6136280343a0 by wenzelm:
more symbols;
The file was modified thys/ZFC_in_HOL/Kirby.thy
The file was modified thys/ZFC_in_HOL/Ordinal_Exp.thy
The file was modified thys/ZFC_in_HOL/ZFC_Cardinals.thy
The file was modified thys/ZFC_in_HOL/ZFC_in_HOL.thy
Changeset 12369:e5dd226cebfc by wenzelm:
profer bundle lattice_syntax;
The file was modified thys/ZFC_in_HOL/ZFC_in_HOL.thy
Changeset 12368:8cb75b461233 by wenzelm:
prefer existing lattice_syntax and no_lattice_syntax, with proper 'no_notation' as intended;
The file was modified thys/Complex_Bounded_Operators/Cblinfun_Code.thy
The file was modified thys/Complex_Bounded_Operators/Cblinfun_Code_Examples.thy
The file was modified thys/Complex_Bounded_Operators/Complex_Bounded_Linear_Function.thy
The file was modified thys/Complex_Bounded_Operators/Complex_L2.thy
The file was modified thys/Complex_Bounded_Operators/Complex_Vector_Spaces.thy
The file was modified thys/Complex_Bounded_Operators/extra/Extra_Lattice.thy
The file was modified thys/Registers/Quantum_Extra.thy
Changeset 12367:1326d2e54798 by asta halkjær from _andro.from@gmail.com_:
Add soundness and completeness for the PAL versions of systems K, T, KB, K4, S4 and S5.
The file was modified thys/Public_Announcement_Logic/PAL.thy
Changeset 12366:d002a4bd210d by wenzelm:
avoid hardwired document output;
The file was modified thys/Automated_Stateful_Protocol_Verification/ROOT
The file was modified thys/Stateful_Protocol_Composition_and_Typing/ROOT
Changeset 12365:abbaf3d0dbb2 by paulson:
merged
Changeset 12364:516413c9bc28 by paulson _lp15@cam.ac.uk_:
deleting the overloading of div and mod, with its attendant ambiguities
The file was modified thys/Factor_Algebraic_Polynomial/MPoly_Divide.thy
The file was modified thys/Polynomials/MPoly_Type.thy
The file was modified thys/Virtual_Substitution/ExecutiblePolyProps.thy
Changeset 12363:a148c50ef51f by rene thiemann _rene.thiemann@uibk.ac.at_:
replaced Erdős by Erd\H{o}s (fixed problem in LaTeX document generation)
The file was modified thys/Sunflowers/Erdos_Rado_Sunflower.thy
The file was modified thys/Sunflowers/document/root.bib
The file was modified thys/Sunflowers/document/root.tex