Skip to content
Success

Changes

Summary

  1. merged
  2. tuned proofs --- avoid 'guess';
  3. apply declarations from interpretations in eigen context also
  4. grant access to sun.tools.jconsole, as required for Java 17;
  5. update to e-2.6, following Martin Desharnais;
  6. updated to Metis 2.4 (release 20200713)
  7. avoid problems with launch4j and jdk-17;
  8. update to jdk-17+35 (LTS);
  9. tuned message;
  10. unused since 398b7bb9ebdd;
  11. merged
  12. removed checks for non-commercial usage of Vampire as it is now under BSD licence
  13. enabled FOOL for Vampire in Sledgehammer
  14. used Vampire 4.5.1 in Sledgehammer
  15. proper NEWS;
  16. tuned NEWS;
  17. clarified antiquotations;
  18. clarified antiquotations;
  19. clarified antiquotations;
  20. clarified partial application: immediate check of object-logic, and avoidance of context within closure;
  21. merged
  22. clarified antiquotations;
  23. ML antiquotations for object-logic judgment;
  24. proper Sign.const_typargs via Theory.add_deps_const/Theory.const_dep;
  25. clarified modules;
  26. clarified modules;
  27. more uniform syntax;
  28. permissive identification, e.g. relevant for HOL-SPARK examples running on rsync-clone;
  29. NEWS;
  30. bundle lattice_syntax / no_lattice_syntax supersedes theory HOL-Library.Lattice_Syntax;
  31. localized command 'syntax' and 'no_syntax';
  32. tuned;
  33. clarified signature;
  34. clarified signature;
  35. merged
  36. proper constants in TPTP $let binding
  37. more operations from Isabelle/ML;
  38. merged
  39. tuned proofs --- eliminated 'guess';
  40. tuned proofs; tuned whitespace;
  41. clarified antiquotations;
  42. proper firstorderization in Sledgehammer
  43. clarified signature; clarified antiquotations;
  44. clarified antiquotations;
  45. clarified signature -- prefer antiquotations (with subtle change of exception content);
  46. more control symbols;
  47. support ML antiquotations with fn abstraction;
  48. unused;
Changeset 74363:383fd113baae by wenzelm:
merged
Changeset 74362:0135a0c77b64 by wenzelm:
tuned proofs --- avoid 'guess';
The file was modified src/HOL/Analysis/Abstract_Topology_2.thy
The file was modified src/HOL/Analysis/Binary_Product_Measure.thy
The file was modified src/HOL/Analysis/Bochner_Integration.thy
The file was modified src/HOL/Analysis/Borel_Space.thy
The file was modified src/HOL/Analysis/Caratheodory.thy
The file was modified src/HOL/Analysis/Complete_Measure.thy
The file was modified src/HOL/Analysis/Finite_Product_Measure.thy
The file was modified src/HOL/Analysis/Gamma_Function.thy
The file was modified src/HOL/Analysis/Interval_Integral.thy
The file was modified src/HOL/Analysis/Measure_Space.thy
The file was modified src/HOL/Analysis/Nonnegative_Lebesgue_Integration.thy
The file was modified src/HOL/Analysis/Radon_Nikodym.thy
The file was modified src/HOL/Analysis/Regularity.thy
The file was modified src/HOL/Analysis/Set_Integral.thy
The file was modified src/HOL/Analysis/Sigma_Algebra.thy
The file was modified src/HOL/Analysis/Summation_Tests.thy
The file was modified src/HOL/Combinatorics/Multiset_Permutations.thy
The file was modified src/HOL/Complex_Analysis/Complex_Residues.thy
The file was modified src/HOL/Computational_Algebra/Factorial_Ring.thy
The file was modified src/HOL/Computational_Algebra/Formal_Power_Series.thy
The file was modified src/HOL/Computational_Algebra/Normalized_Fraction.thy
The file was modified src/HOL/Computational_Algebra/Polynomial.thy
The file was modified src/HOL/Computational_Algebra/Polynomial_Factorial.thy
The file was modified src/HOL/Number_Theory/Residue_Primitive_Roots.thy
The file was modified src/HOL/Probability/Discrete_Topology.thy
The file was modified src/HOL/Probability/Fin_Map.thy
The file was modified src/HOL/Probability/Independent_Family.thy
The file was modified src/HOL/Probability/Information.thy
The file was modified src/HOL/Probability/Levy.thy
The file was modified src/HOL/Probability/Probability_Measure.thy
The file was modified src/HOL/Probability/Projective_Limit.thy
The file was modified src/HOL/Probability/Stopping_Time.thy
Changeset 74361:690928dd6f8f by haftmann:
apply declarations from interpretations in eigen context also
The file was modified src/Pure/Isar/generic_target.ML
Changeset 74360:9e71155e3666 by wenzelm:
grant access to sun.tools.jconsole, as required for Java 17;
The file was modified lib/Tools/java_monitor
Changeset 74359:8cbe519c2085 by wenzelm:
update to e-2.6, following Martin Desharnais;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified src/Pure/Admin/build_e.scala
Changeset 74358:6ab3116a251a by desharna:
updated to Metis 2.4 (release 20200713)
The file was modified src/Tools/Metis/README
The file was modified src/Tools/Metis/metis.ML
The file was modified src/Tools/Metis/src/Active.sml
The file was modified src/Tools/Metis/src/Rewrite.sml
The file was modified src/Tools/Metis/src/Thm.sml
The file was modified src/Tools/Metis/src/metis.sml
The file was modified src/Tools/Metis/src/selftest.sml
Changeset 74357:41d009462d3c by wenzelm:
avoid problems with launch4j and jdk-17;
The file was modified src/Pure/Admin/build_release.scala
The file was modified src/Pure/Admin/isabelle_devel.scala
Changeset 74356:2a3fe3489bae by wenzelm:
update to jdk-17+35 (LTS);
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified src/Pure/Admin/build_jdk.scala
The file was modified src/Pure/ROOT.scala
Changeset 74355:f77474665b2f by wenzelm:
tuned message;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified src/Tools/Setup/src/Build.java
Changeset 74354:4f5e67b247e1 by wenzelm:
unused since 398b7bb9ebdd;
The file was modified Admin/components/main
Changeset 74353:783382bbd2b9 by desharna:
merged
Changeset 74352:fb8ce6090437 by desharna:
removed checks for non-commercial usage of Vampire as it is now under BSD licence
The file was modified src/Doc/Sledgehammer/document/root.tex
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_commands.ML
The file was modified src/HOL/Tools/etc/options
Changeset 74351:d8dbe7525ff1 by desharna:
enabled FOOL for Vampire in Sledgehammer
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML
Changeset 74350:398b7bb9ebdd by desharna:
used Vampire 4.5.1 in Sledgehammer
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML
Changeset 74349:4974c3697fee by wenzelm:
proper NEWS;
The file was modified NEWS
Changeset 74348:cdf8952a86d5 by wenzelm:
tuned NEWS;
The file was modified NEWS
Changeset 74347:f984d30cd0c3 by wenzelm:
clarified antiquotations;
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 74346:55007a70bd96 by wenzelm:
clarified antiquotations;
The file was modified src/HOL/Tools/Meson/meson.ML
The file was modified src/HOL/Tools/Meson/meson_clausify.ML
Changeset 74345:e5ff77db6f38 by wenzelm:
clarified antiquotations;
The file was modified src/HOL/Transitive_Closure.thy
The file was modified src/HOL/Typerep.thy
Changeset 74344:1c2c0380d58b by wenzelm:
clarified partial application: immediate check of object-logic, and avoidance of context within closure;
The file was modified src/Pure/Isar/object_logic.ML
The file was modified src/Pure/ML/ml_antiquotations1.ML
Changeset 74343:e0c072a13771 by wenzelm:
merged
Changeset 74342:5d411d85da8c by wenzelm:
clarified antiquotations;
The file was modified src/FOL/IFOL.thy
The file was modified src/FOL/fologic.ML
The file was modified src/ZF/Tools/datatype_package.ML
The file was modified src/ZF/Tools/ind_cases.ML
The file was modified src/ZF/Tools/induct_tacs.ML
The file was modified src/ZF/Tools/inductive_package.ML
The file was modified src/ZF/Tools/primrec_package.ML
The file was modified src/ZF/arith_data.ML
The file was modified src/ZF/ind_syntax.ML
Changeset 74341:edf8b141a8c4 by wenzelm:
ML antiquotations for object-logic judgment;
The file was modified NEWS
The file was modified etc/symbols
The file was modified lib/texinputs/isabellesym.sty
The file was modified src/Pure/Isar/object_logic.ML
The file was modified src/Pure/ML/ml_antiquotations1.ML
Changeset 74340:e098fa45bfe0 by wenzelm:
proper Sign.const_typargs via Theory.add_deps_const/Theory.const_dep;
The file was modified src/Pure/Isar/object_logic.ML
Changeset 74339:bff865939cc3 by wenzelm:
clarified modules;
The file was modified src/Pure/pure_thy.ML
The file was modified src/Pure/theory.ML
Changeset 74338:534b231ce041 by wenzelm:
clarified modules;
The file was modified src/HOL/Library/code_lazy.ML
The file was modified src/Pure/Isar/local_theory.ML
The file was modified src/Pure/Isar/specification.ML
The file was modified src/Pure/Pure.thy
Changeset 74337:9c1ad2f04660 by wenzelm:
more uniform syntax;
The file was modified src/HOL/Complete_Lattices.thy
The file was modified src/HOL/Main.thy
Changeset 74336:7bb0ac635397 by wenzelm:
permissive identification, e.g. relevant for HOL-SPARK examples running on rsync-clone;
The file was modified src/Pure/System/isabelle_system.ML
The file was modified src/Pure/System/isabelle_system.scala
Changeset 74335:eb54c0604ca5 by wenzelm:
NEWS;
The file was modified NEWS
Changeset 74334:ead56ad40e15 by wenzelm:
bundle lattice_syntax / no_lattice_syntax supersedes theory HOL-Library.Lattice_Syntax;
The file was modified src/Doc/Main/Main_Doc.thy
The file was modified src/Doc/Typeclass_Hierarchy/Setup.thy
The file was modified src/HOL/Examples/Knaster_Tarski.thy
The file was modified src/HOL/Library/Combine_PER.thy
The file was modified src/HOL/Library/Complete_Partial_Order2.thy
The file was modified src/HOL/Library/Library.thy
The file was modified src/HOL/Library/Option_ord.thy
The file was modified src/HOL/Main.thy
The file was removedsrc/HOL/Library/Lattice_Syntax.thy
Changeset 74333:a9b20bc32fa6 by wenzelm:
localized command 'syntax' and 'no_syntax';
The file was modified src/Doc/Isar_Ref/Inner_Syntax.thy
The file was modified src/Pure/Isar/local_theory.ML
The file was modified src/Pure/Isar/proof_context.ML
The file was modified src/Pure/Pure.thy
Changeset 74332:78c1699c7672 by wenzelm:
tuned;
The file was modified src/Pure/Isar/proof_context.ML
Changeset 74331:b9a3d2fb53e0 by wenzelm:
clarified signature;
The file was modified src/Pure/Isar/proof_context.ML
The file was modified src/Pure/ML/ml_antiquotations1.ML
Changeset 74330:d882abae3379 by wenzelm:
clarified signature;
The file was modified src/Pure/Proof/proof_syntax.ML
The file was modified src/Pure/Pure.thy
The file was modified src/Pure/pure_thy.ML
The file was modified src/Pure/sign.ML
Changeset 74329:949054d78a77 by desharna:
merged
Changeset 74328:404ce20efc4c by desharna:
proper constants in TPTP $let binding
The file was modified src/HOL/Tools/ATP/atp_problem_generate.ML
The file was modified src/HOL/Tools/ATP/atp_util.ML
Changeset 74327:9dca3df78b6a by wenzelm:
more operations from Isabelle/ML;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74326:b8a191ce08aa by wenzelm:
merged
Changeset 74325:8d0c2d74ad63 by wenzelm:
tuned proofs --- eliminated 'guess';
The file was modified src/HOL/Filter.thy
The file was modified src/HOL/Library/Countable_Set.thy
The file was modified src/HOL/Library/Extended_Nonnegative_Real.thy
The file was modified src/HOL/Library/Extended_Real.thy
Changeset 74324:308e74afab83 by wenzelm:
tuned proofs;<br>tuned whitespace;
The file was modified src/HOL/Library/Landau_Symbols.thy
Changeset 74323:5c452041fe83 by wenzelm:
clarified antiquotations;
The file was modified src/HOL/Tools/Argo/argo_real.ML
The file was modified src/HOL/Tools/Argo/argo_tactic.ML
Changeset 74322:102b55e81aca by desharna:
proper firstorderization in Sledgehammer
The file was modified src/HOL/Tools/ATP/atp_problem_generate.ML
Changeset 74321:714e87ce6e9d by wenzelm:
clarified signature;<br>clarified antiquotations;
The file was modified src/FOL/fologic.ML
The file was modified src/ZF/Tools/inductive_package.ML
Changeset 74320:dd04da556d1a by wenzelm:
clarified antiquotations;
The file was modified src/FOL/fologic.ML
The file was modified src/ZF/ind_syntax.ML
Changeset 74319:54b2e5f771da by wenzelm:
clarified signature -- prefer antiquotations (with subtle change of exception content);
The file was modified src/FOL/fologic.ML
The file was modified src/FOL/simpdata.ML
The file was modified src/ZF/Tools/cartprod.ML
The file was modified src/ZF/Tools/datatype_package.ML
The file was modified src/ZF/Tools/inductive_package.ML
The file was modified src/ZF/Tools/primrec_package.ML
The file was modified src/ZF/arith_data.ML
The file was modified src/ZF/ind_syntax.ML
The file was modified src/ZF/int_arith.ML
Changeset 74318:3360ea6b659d by wenzelm:
more control symbols;
The file was modified etc/symbols
The file was modified lib/texinputs/isabellesym.sty
Changeset 74317:0a4e93250e44 by wenzelm:
support ML antiquotations with fn abstraction;
The file was modified NEWS
The file was modified src/Pure/ML/ml_antiquotations1.ML
Changeset 74316:46a0bb3d3a7b by wenzelm:
unused;
The file was modified src/ZF/arith_data.ML

Summary

  1. ported Design-Theory from AFP 2021 to devel
  2. ported Three-Circles from AFP 2021 to devel
  3. move parts of Min_Int_Poly from Hermite-Lindemann and Cubic_Quartic_Equations into Algebraic_Numbers
  4. ported Cubic_Quartic_Equations from AFP 2021 to devel
  5. merge of AFP 2021
  6. Cubic_Quartic_Equations sitegen
  7. new entry Cubic_Quartic_Equations
  8. sitegen for combinatorial design theory
  9. new entry: Combinatorial Design Theory
  10. sitegen for Three Circles
  11. new entry: Three Circles
  12. clarified modules, according to Isabelle/534b231ce041;
  13. bundle lattice_syntax / no_lattice_syntax supersedes theory HOL-Library.Lattice_Syntax, according to Isabelle/ead56ad40e15; subtle change of inf (infixl "\<sqinter>" 70) vs. (infixl "\<sqinter>" 65);
  14. clarified signature, according to Isabelle/d882abae3379;
Changeset 12027:61b65f5bfdbe by rene thiemann _rene.thiemann@uibk.ac.at_:
ported Design-Theory from AFP 2021 to devel
The file was modified thys/Design_Theory/Block_Designs.thy
The file was modified thys/Design_Theory/Design_Isomorphisms.thy
The file was modified thys/Design_Theory/Designs_And_Graphs.thy
The file was modified thys/Design_Theory/Multisets_Extras.thy
Changeset 12026:d724a03eef28 by rene thiemann _rene.thiemann@uibk.ac.at_:
ported Three-Circles from AFP 2021 to devel
The file was modified thys/Three_Circles/Normal_Poly.thy
The file was modified thys/Three_Circles/RRI_Misc.thy
Changeset 12025:fbfac64da6d5 by rene thiemann _rene.thiemann@uibk.ac.at_:
move parts of Min_Int_Poly from Hermite-Lindemann and Cubic_Quartic_Equations into Algebraic_Numbers
The file was addedthys/Algebraic_Numbers/Min_Int_Poly.thy
The file was addedthys/Cubic_Quartic_Equations/Min_Int_Poly_Complex_Impl.thy
The file was addedthys/Hermite_Lindemann/More_Min_Int_Poly.thy
The file was modified thys/Algebraic_Numbers/Real_Algebraic_Numbers.thy
The file was modified thys/Cubic_Quartic_Equations/Complex_Roots.thy
The file was modified thys/Cubic_Quartic_Equations/Cubic_Polynomials.thy
The file was modified thys/Cubic_Quartic_Equations/Quartic_Polynomials.thy
The file was modified thys/Cubic_Quartic_Equations/ROOT
The file was modified thys/Hermite_Lindemann/Hermite_Lindemann.thy
The file was modified thys/Polynomial_Factorization/Explicit_Roots.thy
The file was removedthys/Cubic_Quartic_Equations/Min_Int_Poly_Impl.thy
The file was removedthys/Hermite_Lindemann/Min_Int_Poly.thy
Changeset 12024:6929ff388470 by rene thiemann _rene.thiemann@uibk.ac.at_:
ported Cubic_Quartic_Equations from AFP 2021 to devel
The file was modified thys/Cubic_Quartic_Equations/Complex_Roots.thy
Changeset 12022:7e6431c07123 by paulson _lp15@cam.ac.uk_:
Cubic_Quartic_Equations sitegen
The file was addedweb/entries/Cubic_Quartic_Equations.html
The file was modified metadata/metadata
The file was modified web/entries/Algebraic_Numbers.html
The file was modified web/entries/Complex_Geometry.html
The file was modified web/entries/Hermite_Lindemann.html
The file was modified web/index.html
The file was modified web/rss.xml
The file was modified web/statistics.html
The file was modified web/topics.html
Changeset 12021:c4a4c0f9e4c8 by paulson _lp15@cam.ac.uk_:
new entry Cubic_Quartic_Equations
The file was addedthys/Cubic_Quartic_Equations/Cardanos_Formula.thy
The file was addedthys/Cubic_Quartic_Equations/Complex_Roots.thy
The file was addedthys/Cubic_Quartic_Equations/Cubic_Polynomials.thy
The file was addedthys/Cubic_Quartic_Equations/Ferraris_Formula.thy
The file was addedthys/Cubic_Quartic_Equations/Min_Int_Poly_Impl.thy
The file was addedthys/Cubic_Quartic_Equations/Quartic_Polynomials.thy
The file was addedthys/Cubic_Quartic_Equations/ROOT
The file was addedthys/Cubic_Quartic_Equations/document/root.bib
The file was addedthys/Cubic_Quartic_Equations/document/root.tex
The file was modified thys/ROOTS
Changeset 12020:56c3e661569f by rene thiemann _rene.thiemann@uibk.ac.at_:
sitegen for combinatorial design theory
The file was addedweb/entries/Design_Theory.html
The file was modified metadata/metadata
The file was modified web/entries/Card_Partitions.html
The file was modified web/entries/Graph_Theory.html
The file was modified web/entries/Lucas_Theorem.html
The file was modified web/entries/Nested_Multisets_Ordinals.html
The file was modified web/index.html
The file was modified web/rss.xml
The file was modified web/statistics.html
The file was modified web/topics.html
Changeset 12019:7654a7c1d7af by rene thiemann _rene.thiemann@uibk.ac.at_:
new entry: Combinatorial Design Theory
The file was addedthys/Design_Theory/BIBD.thy
The file was addedthys/Design_Theory/Block_Designs.thy
The file was addedthys/Design_Theory/Design_Basics.thy
The file was addedthys/Design_Theory/Design_Isomorphisms.thy
The file was addedthys/Design_Theory/Design_Operations.thy
The file was addedthys/Design_Theory/Design_Theory_Root.thy
The file was addedthys/Design_Theory/Designs_And_Graphs.thy
The file was addedthys/Design_Theory/Group_Divisible_Designs.thy
The file was addedthys/Design_Theory/Multisets_Extras.thy
The file was addedthys/Design_Theory/ROOT
The file was addedthys/Design_Theory/Resolvable_Designs.thy
The file was addedthys/Design_Theory/Sub_Designs.thy
The file was addedthys/Design_Theory/document/root.bib
The file was addedthys/Design_Theory/document/root.tex
The file was modified thys/ROOTS
Changeset 12018:65f00954b8a3 by rene thiemann _rene.thiemann@uibk.ac.at_:
sitegen for Three Circles
The file was addedweb/entries/Three_Circles.html
The file was modified metadata/metadata
The file was modified web/entries/Budan_Fourier.html
The file was modified web/entries/Polynomial_Interpolation.html
The file was modified web/index.html
The file was modified web/rss.xml
The file was modified web/statistics.html
The file was modified web/topics.html
Changeset 12017:41bc6e38e99f by rene thiemann _rene.thiemann@uibk.ac.at_:
new entry: Three Circles
The file was addedthys/Three_Circles/Bernstein.thy
The file was addedthys/Three_Circles/Bernstein_01.thy
The file was addedthys/Three_Circles/Normal_Poly.thy
The file was addedthys/Three_Circles/ROOT
The file was addedthys/Three_Circles/RRI_Misc.thy
The file was addedthys/Three_Circles/Three_Circles.thy
The file was addedthys/Three_Circles/document/root.bib
The file was addedthys/Three_Circles/document/root.tex
The file was modified thys/ROOTS
Changeset 12016:194bd67c97ea by wenzelm:
clarified modules, according to Isabelle/534b231ce041;
The file was modified thys/Isabelle_Meta_Model/toy_example/embedding/Generator_dynamic_sequential.thy
The file was modified thys/UTP/toolkit/Total_Recall.ML
The file was modified thys/UTP/toolkit/Total_Recall.thy
Changeset 12015:d12a1ce2753f by wenzelm:
bundle lattice_syntax / no_lattice_syntax supersedes theory HOL-Library.Lattice_Syntax, according to Isabelle/ead56ad40e15;<br>subtle change of inf (infixl &quot;\&lt;sqinter&gt;&quot; 70) vs. (infixl &quot;\&lt;sqinter&gt;&quot; 65);
The file was modified thys/Algebraic_VCs/Domain_Quantale.thy
The file was modified thys/Automatic_Refinement/Lib/Misc.thy
The file was modified thys/Buchi_Complementation/Complementation_Implement.thy
The file was modified thys/Concurrent_Ref_Alg/Refinement_Lattice.thy
The file was modified thys/Dependent_SIFUM_Type_Systems/Preliminaries.thy
The file was modified thys/Free-Boolean-Algebra/Free_Boolean_Algebra.thy
The file was modified thys/MFODL_Monitor_Optimized/Regex.thy
The file was modified thys/MonoBoolTranAlgebra/Mono_Bool_Tran.thy
The file was modified thys/MonoBoolTranAlgebra/Statements.thy
The file was modified thys/Order_Lattice_Props/Order_Lattice_Props_Loc.thy
The file was modified thys/Order_Lattice_Props/Order_Lattice_Props_Wenzel.thy
The file was modified thys/Order_Lattice_Props/Sup_Lattice.thy
The file was modified thys/Polynomial_Factorization/ROOT
The file was modified thys/Residuated_Lattices/Residuated_Boolean_Algebras.thy
The file was modified thys/Residuated_Lattices/Residuated_Lattices.thy
The file was modified thys/SIFUM_Type_Systems/Preliminaries.thy
Changeset 12014:3206db92e73b by wenzelm:
clarified signature, according to Isabelle/d882abae3379;
The file was modified thys/UTP/toolkit/Total_Recall.ML
The file was modified thys/UTP/toolkit/Total_Recall.thy