Skip to content
Aborted

Changes

Summary

  1. provide component naproche-20211211;
  2. merged
  3. more Mailman archives;
  4. more Mailman content;
  5. clarified signature;
  6. tuned metis to use map_index
  7. merged
  8. fixed HOL-TPTP
  9. tuned vars_of_iterm
  10. fixed TPTP generation of multi-arity expressions
  11. proper handling of Hilbert choice in TFX logics
  12. proper tptp_builtins
  13. reused Sledgehammer code to parse parameters of sledgehammer action in Mirabelle
  14. proper proxy for Hilbert choice in TPTP output
  15. proper polymorphism for TH1 format in Sledgehammer
  16. refactored $ite and $let configuration and added dummy_thf_reduced prover
  17. tuned TPTP file names generated by Sledgehammer
  18. tuned SMT-Lib file names generated by Mirabelle
  19. added support for higher-order SMT proof search in Sledgehammer
  20. separated FOOL from $ite/$let in TPTP output
  21. missing latex font
  22. Rewrite: added links to docu, made more prominent
  23. discontinued old-style {* verbatim *} tokens;
  24. tuned proof;
  25. isabelle update_cartouches;
  26. more symbolic latex_output via XML (using YXML within text);
  27. tuned signature: remove unused;
  28. prefer symbolic Latex.environment (typeset in Isabelle/Scala);
  29. tuned signature;
  30. clarified corner cases of syntax;
  31. clarified Parse.embedded_ml: follow documentation (8baf2e8b16e2);
  32. a slightly simpler proof
Changeset 74909:0dd4dbe7bed3 by wenzelm:
provide component naproche-20211211;
The file was modified Admin/components/components.sha1
Changeset 74908:7423bfe7c038 by wenzelm:
merged
Changeset 74907:af2323593473 by wenzelm:
more Mailman archives;
The file was modified src/Pure/Admin/isabelle_cronjob.scala
The file was modified src/Pure/General/mailman.scala
Changeset 74906:9702913db56c by wenzelm:
more Mailman content;
The file was modified src/Pure/General/mailman.scala
Changeset 74905:246e22068141 by wenzelm:
clarified signature;
The file was modified src/Pure/Admin/isabelle_cronjob.scala
The file was modified src/Pure/General/mailman.scala
Changeset 74904:cab76af373e7 by desharna:
tuned metis to use map_index
The file was modified src/HOL/Tools/Metis/metis_generate.ML
The file was modified src/HOL/Tools/Metis/metis_reconstruct.ML
The file was modified src/HOL/Tools/Metis/metis_tactic.ML
Changeset 74903:d969474ddc45 by desharna:
merged
Changeset 74902:ece4f07ebb04 by desharna:
fixed HOL-TPTP
The file was modified src/HOL/TPTP/ATP_Theory_Export.thy
The file was modified src/HOL/TPTP/atp_problem_import.ML
The file was modified src/HOL/TPTP/atp_theory_export.ML
Changeset 74901:2cbb5f6a854f by desharna:
tuned vars_of_iterm
The file was modified src/HOL/Tools/ATP/atp_problem_generate.ML
Changeset 74900:21ea15129166 by desharna:
fixed TPTP generation of multi-arity expressions
The file was modified src/HOL/Tools/ATP/atp_problem_generate.ML
Changeset 74899:b4beb55c574e by desharna:
proper handling of Hilbert choice in TFX logics
The file was modified src/HOL/ATP.thy
The file was modified src/HOL/Tools/ATP/atp_problem_generate.ML
Changeset 74898:e83224066f19 by desharna:
proper tptp_builtins
The file was modified src/HOL/Tools/ATP/atp_problem.ML
Changeset 74897:8b1ab558e3ee by desharna:
reused Sledgehammer code to parse parameters of sledgehammer action in Mirabelle
The file was modified src/HOL/Tools/Mirabelle/mirabelle_sledgehammer.ML
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_prover.ML
Changeset 74896:f9908452b282 by desharna:
proper proxy for Hilbert choice in TPTP output
The file was modified src/HOL/ATP.thy
The file was modified src/HOL/Tools/ATP/atp_problem.ML
The file was modified src/HOL/Tools/ATP/atp_problem_generate.ML
Changeset 74895:b605ebd87a47 by desharna:
proper polymorphism for TH1 format in Sledgehammer
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML
Changeset 74894:a64a8f7d593e by desharna:
refactored $ite and $let configuration and added dummy_thf_reduced prover
The file was modified src/HOL/Tools/ATP/atp_problem_generate.ML
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML
Changeset 74893:dacd9a08f0a3 by desharna:
tuned TPTP file names generated by Sledgehammer
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_prover_atp.ML
Changeset 74892:3094dae03764 by desharna:
tuned SMT-Lib file names generated by Mirabelle
The file was modified src/HOL/Tools/Mirabelle/mirabelle_sledgehammer.ML
Changeset 74891:db4b8dd587a5 by desharna:
added support for higher-order SMT proof search in Sledgehammer
The file was modified src/HOL/Tools/ATP/atp_problem_generate.ML
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_prover_smt.ML
Changeset 74890:11e34ffc65e4 by desharna:
separated FOOL from $ite/$let in TPTP output
The file was modified src/HOL/Tools/ATP/atp_problem.ML
The file was modified src/HOL/Tools/ATP/atp_problem_generate.ML
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML
Changeset 74889:7dbac7d3cdab by nipkow:
missing latex font
The file was modified src/HOL/Examples/Rewrite_Examples.thy
The file was modified src/HOL/Examples/document/root.tex
Changeset 74888:1c50ddcf6a01 by nipkow:
Rewrite: added links to docu, made more prominent
The file was addedsrc/HOL/Examples/Rewrite_Examples.thy
The file was modified src/HOL/Library/Rewrite.thy
The file was modified src/HOL/ROOT
The file was removedsrc/HOL/ex/Rewrite_Examples.thy
Changeset 74887:56247fdb8bbb by wenzelm:
discontinued old-style {* verbatim *} tokens;
The file was modified NEWS
The file was modified lib/texinputs/isabelle.sty
The file was modified src/Doc/Isar_Ref/Outer_Syntax.thy
The file was modified src/Doc/Tutorial/ToyList/ToyList.thy
The file was modified src/HOL/Bali/Term.thy
The file was modified src/HOL/Eisbach/match_method.ML
The file was modified src/Pure/General/scan.scala
The file was modified src/Pure/Isar/args.ML
The file was modified src/Pure/Isar/method.ML
The file was modified src/Pure/Isar/parse.ML
The file was modified src/Pure/Isar/parse.scala
The file was modified src/Pure/Isar/token.ML
The file was modified src/Pure/Isar/token.scala
The file was modified src/Pure/PIDE/command.ML
The file was modified src/Pure/PIDE/markup.scala
The file was modified src/Pure/PIDE/rendering.scala
The file was modified src/Pure/Pure.thy
The file was modified src/Pure/Thy/bibtex.ML
The file was modified src/Pure/Thy/document_antiquotations.ML
The file was modified src/Pure/Thy/document_output.ML
The file was modified src/Pure/Thy/sessions.ML
The file was modified src/Pure/Thy/thy_header.ML
The file was modified src/Pure/Tools/rail.ML
The file was modified src/Pure/Tools/update_cartouches.scala
The file was modified src/Pure/Tools/update_comments.scala
The file was modified src/Tools/Code/code_target.ML
The file was modified src/Tools/jEdit/src/jedit_rendering.scala
Changeset 74886:fa5476c54731 by wenzelm:
tuned proof;
The file was modified src/HOL/BNF_Def.thy
Changeset 74885:2df334453c4c by wenzelm:
isabelle update_cartouches;
The file was modified src/HOL/Computational_Algebra/Factorial_Ring.thy
The file was modified src/HOL/Equiv_Relations.thy
The file was modified src/HOL/Set_Interval.thy
Changeset 74884:229d7ea628c2 by wenzelm:
more symbolic latex_output via XML (using YXML within text);
The file was modified src/Pure/Thy/latex.ML
Changeset 74883:f32ac01aef5e by wenzelm:
tuned signature: remove unused;
The file was modified src/Pure/Thy/latex.ML
Changeset 74882:947bb3e09a88 by wenzelm:
prefer symbolic Latex.environment (typeset in Isabelle/Scala);
The file was modified src/Pure/Thy/document_output.ML
The file was modified src/Pure/Thy/latex.ML
The file was modified src/Pure/Tools/rail.ML
Changeset 74881:1e84ae3e886e by wenzelm:
tuned signature;
The file was modified src/Pure/Thy/latex.ML
The file was modified src/Pure/pure_syn.ML
Changeset 74880:944d4d616ca0 by wenzelm:
clarified corner cases of syntax;
The file was modified src/Doc/Implementation/Logic.thy
The file was modified src/Pure/ML/ml_antiquotations.ML
Changeset 74879:89c7f74b5ae1 by wenzelm:
clarified Parse.embedded_ml: follow documentation (8baf2e8b16e2);
The file was modified src/Pure/Isar/parse.ML
The file was modified src/Pure/ML/ml_antiquotations.ML
Changeset 74878:0263787a06b4 by paulson _lp15@cam.ac.uk_:
a slightly simpler proof
The file was modified src/HOL/Deriv.thy

Summary

  1. merged
  2. generalized standard formula redundancy out of standard redundancy
  3. merged
  4. discontinued Parse.text;
  5. discontinued old-style {* verbatim *} tokens;
  6. weakened locale assumptions: wfP implies asymp
  7. Add papers to metadata.
  8. refactored Standard_Redundancy_Criterion to not use ordering type classes
  9. isabelle update_cartouches;
  10. removed obsolete "extend" operation;
  11. more symbolic latex_output via XML (using YXML within text); re-use existing Latex.output_markup;
  12. prefer symbolic Latex.environment (typeset in Isabelle/Scala);
  13. tuned signature;
Changeset 12277:b335908ca5ac by desharna:
merged
Changeset 12276:1cdb95bf9f7c by desharna:
generalized standard formula redundancy out of standard redundancy
The file was modified thys/Saturation_Framework_Extensions/Standard_Redundancy_Criterion.thy
Changeset 12275:c2061c79823c by wenzelm:
merged
Changeset 12274:5284bc2e2dfb by wenzelm:
discontinued Parse.text;
The file was modified thys/CakeML/Tools/cakeml_compiler.ML
The file was modified thys/Isabelle_Meta_Model/isabelle_home/src/Tools/Code/Isabelle_code_target.thy
The file was modified thys/Refine_Imperative_HOL/Lib/Named_Theorems_Rev.thy
The file was modified thys/X86_Semantics/X86_Parse.ML
Changeset 12273:2fdd87fc6dd7 by wenzelm:
discontinued old-style {* verbatim *} tokens;
The file was modified thys/Game_Based_Crypto/CryptHOL_Tutorial.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/examples/C2.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/examples/C3.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Command.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Document.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Lexer_Annotation.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Parser_Language.thy
Changeset 12272:90f5fb60422f by desharna:
weakened locale assumptions: wfP implies asymp
The file was modified thys/Saturation_Framework_Extensions/Standard_Redundancy_Criterion.thy
Changeset 12271:7c1a5a8e9959 by asta halkjær from _andro.from@gmail.com_:
Add papers to metadata.
The file was modified metadata/metadata
Changeset 12270:4c46cf956c77 by desharna:
refactored Standard_Redundancy_Criterion to not use ordering type classes
The file was modified thys/Saturation_Framework_Extensions/Clausal_Calculus.thy
The file was modified thys/Saturation_Framework_Extensions/Standard_Redundancy_Criterion.thy
Changeset 12269:1ffda7071d4a by wenzelm:
isabelle update_cartouches;
The file was modified thys/BD_Security_Compositional/Composing_Security.thy
The file was modified thys/BD_Security_Compositional/Composing_Security_Network.thy
The file was modified thys/Blue_Eyes/Blue_Eyes.thy
The file was modified thys/Bounded_Deducibility_Security/Filtermap.thy
The file was modified thys/Dominance_CHK/Cfg.thy
The file was modified thys/Dominance_CHK/Dom_Kildall_Property.thy
The file was modified thys/Lifting_the_Exponent/LTE.thy
The file was modified thys/Mereology/CEM.thy
The file was modified thys/Mereology/CM.thy
The file was modified thys/Mereology/EM.thy
The file was modified thys/Mereology/GEM.thy
The file was modified thys/Mereology/GM.thy
The file was modified thys/Mereology/M.thy
The file was modified thys/Mereology/MM.thy
The file was modified thys/Mereology/PM.thy
The file was modified thys/Real_Power/Log.thy
The file was modified thys/Real_Power/RealPower.thy
The file was modified thys/Schutz_Spacetime/TemporalOrderOnPath.thy
The file was modified thys/Weighted_Path_Order/WPO.thy
Changeset 12268:d4ed7c4aca73 by wenzelm:
removed obsolete "extend" operation;
The file was modified thys/Isabelle_C/C11-FrontEnd/examples/C1.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/examples/C2.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/examples/C3.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/examples/C4.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Command.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Lexer_Annotation.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Parser_Annotation.thy
Changeset 12267:98ecfb2297ef by wenzelm:
more symbolic latex_output via XML (using YXML within text);<br>re-use existing Latex.output_markup;
The file was modified thys/Store_Buffer_Reduction/SyntaxTweaks.thy
Changeset 12266:df2034347bc9 by wenzelm:
prefer symbolic Latex.environment (typeset in Isabelle/Scala);
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Document.thy
Changeset 12265:0bc1235e5fb6 by wenzelm:
tuned signature;
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Document.thy