Skip to content
Success

Changes

Summary

  1. added lemmas
  2. merged
  3. tuned;
  4. removed redundant test (see also 86fac52c2795, a9fea3f11cc0);
  5. just one Presentation.State for all sessions: avoid duplication of already presented theories (very slow) and cached theory export (not very slow);
  6. proper version;
  7. back to Z3 4.4.0pre for all platforms except arm64-linux: avoid failure e.g. in Padic_Ints (AFP/7a2522dce834);
  8. less ambitious parallelism: more direct read/write saves overall heap space and GC time;
  9. slightly faster XML output: avoid too much regrowing of StringBuilder;
  10. updated NEWS: arm64-linux support is almost complete;
  11. update z3-4.4.0pre-3 to z3-4.4.1, which happens to have an arm64_linux executable in Debian 9;
  12. more material for HOL-Analysis.Infinite_Sum
  13. more symbolic latex_output via XML;
  14. clarified signature;
  15. updated to polyml-5.9-610a153b941d -- close to final;
  16. tuned signature (again): latex_output is likely to depend on context;
  17. more symbolic latex output; discontinued Latex.output_text, which is in conflict with symbolic output;
  18. tuned signature;
  19. symbolic latex_output via XML, interpreted in Isabelle/Scala;
  20. tuned signature;
  21. clarified signature;
  22. clarified signature;
  23. clarified signature: more privacy;
  24. tuned output --- less redundancy;
  25. tuned whitespace;
  26. clarified signature: Latex.Output as parameter to Document_Build.Engine; tuned;
  27. proper detection of ARM platform variants;
  28. back to post-release mode;
  29. updated for release;
  30. Added tag Isabelle2021-1-RC3 for changeset 2b212c8138a5
  31. merged
  32. updated to polyml-5.9-cc80e2b43c38, which also contains ARM64 on darwin (unused by default);
  33. clarified HTML_Context: more explicit directory structure;
  34. tuned comments;
  35. tuned;
  36. clarified signature;
  37. clarified properties: avoid empty entry;
  38. tuned signature;
Changeset 74802:b61bd2c12de3 by nipkow:
added lemmas
The file was modified src/HOL/List.thy
The file was modified src/HOL/Map.thy
Changeset 74801:189248f76ed8 by wenzelm:
merged
Changeset 74800:9bf6b5ed9af4 by wenzelm:
tuned;
The file was modified src/Pure/Tools/build.scala
Changeset 74799:3dfb8e47a6b7 by wenzelm:
removed redundant test (see also 86fac52c2795, a9fea3f11cc0);
The file was modified src/Pure/Tools/build.scala
Changeset 74798:507f50dbeb79 by wenzelm:
just one Presentation.State for all sessions: avoid duplication of already presented theories (very slow) and cached theory export (not very slow);
The file was modified src/Pure/Thy/presentation.scala
The file was modified src/Pure/Tools/build.scala
Changeset 74797:1c2863734db1 by wenzelm:
proper version;
The file was modified NEWS
Changeset 74796:796ae338eb9d by wenzelm:
back to Z3 4.4.0pre for all platforms except arm64-linux: avoid failure e.g. in Padic_Ints (AFP/7a2522dce834);
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified NEWS
Changeset 74795:5eac4b13d1f1 by wenzelm:
less ambitious parallelism: more direct read/write saves overall heap space and GC time;
The file was modified src/Pure/Thy/presentation.scala
Changeset 74794:c606fddc5b05 by wenzelm:
slightly faster XML output: avoid too much regrowing of StringBuilder;
The file was modified src/Pure/Thy/html.scala
The file was modified src/Pure/library.scala
Changeset 74793:b6f6e3ca2bdc by wenzelm:
updated NEWS: arm64-linux support is almost complete;
The file was modified NEWS
Changeset 74792:87718883c8b9 by wenzelm:
update z3-4.4.0pre-3 to z3-4.4.1, which happens to have an arm64_linux executable in Debian 9;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
Changeset 74791:227915e07891 by Manuel Eberl _manuel@pruvisto.org_:
more material for HOL-Analysis.Infinite_Sum
The file was modified src/HOL/Analysis/Infinite_Set_Sum.thy
The file was modified src/HOL/Analysis/Infinite_Sum.thy
Changeset 74790:3ce6fb9db485 by wenzelm:
more symbolic latex_output via XML;
The file was modified src/Pure/PIDE/markup.ML
The file was modified src/Pure/PIDE/markup.scala
The file was modified src/Pure/PIDE/resources.ML
The file was modified src/Pure/System/scala_compiler.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/latex.ML
The file was modified src/Pure/Thy/latex.scala
The file was modified src/Pure/Tools/rail.ML
Changeset 74789:a5c23da73fca by wenzelm:
clarified signature;
The file was modified src/Pure/PIDE/resources.ML
The file was modified src/Pure/PIDE/xml.ML
The file was modified src/Pure/PIDE/xml.scala
The file was modified src/Pure/System/scala_compiler.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/latex.scala
Changeset 74788:95e514137861 by wenzelm:
updated to polyml-5.9-610a153b941d -- close to final;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified Admin/polyml/README
Changeset 74787:f118008a8131 by wenzelm:
tuned signature (again): latex_output is likely to depend on context;
The file was modified src/Pure/Thy/document_build.scala
Changeset 74786:543f932f64b8 by wenzelm:
more symbolic latex output;<br>discontinued Latex.output_text, which is in conflict with symbolic output;
The file was modified src/Pure/PIDE/markup.ML
The file was modified src/Pure/PIDE/markup.scala
The file was modified src/Pure/Thy/latex.ML
The file was modified src/Pure/Thy/latex.scala
Changeset 74785:4671d29feb00 by wenzelm:
tuned signature;
The file was modified src/Pure/PIDE/xml.ML
The file was modified src/Pure/PIDE/xml.scala
Changeset 74784:d2522bb4db1b by wenzelm:
symbolic latex_output via XML, interpreted in Isabelle/Scala;
The file was modified src/Pure/PIDE/markup.ML
The file was modified src/Pure/PIDE/markup.scala
The file was modified src/Pure/Thy/latex.ML
The file was modified src/Pure/Thy/latex.scala
The file was modified src/Pure/Tools/rail.ML
Changeset 74783:47f565849e71 by wenzelm:
tuned signature;
The file was modified src/Pure/PIDE/markup.scala
The file was modified src/Pure/Thy/latex.scala
Changeset 74782:0a87ea7eb76f by wenzelm:
clarified signature;
The file was modified src/Pure/Admin/build_log.scala
The file was modified src/Pure/PIDE/markup.scala
The file was modified src/Pure/PIDE/rendering.scala
The file was modified src/Pure/Thy/presentation.scala
The file was modified src/Pure/Tools/build.scala
The file was modified src/Tools/jEdit/src/jedit_rendering.scala
Changeset 74781:ffd640825505 by wenzelm:
clarified signature;
The file was modified src/Pure/Thy/latex.ML
The file was modified src/Pure/Tools/rail.ML
Changeset 74780:6504e9b09926 by wenzelm:
clarified signature: more privacy;
The file was modified src/Pure/Thy/latex.ML
Changeset 74779:5fca489a6ac1 by wenzelm:
tuned output --- less redundancy;
The file was modified src/Pure/Thy/latex.ML
Changeset 74778:a1a316442a9b by wenzelm:
tuned whitespace;
The file was modified src/Pure/Thy/document_output.ML
Changeset 74777:2fd0c33fe440 by wenzelm:
clarified signature: Latex.Output as parameter to Document_Build.Engine;<br>tuned;
The file was modified src/Pure/Thy/document_build.scala
The file was modified src/Pure/Thy/latex.scala
Changeset 74776:251bf0f2d5bb by wenzelm:
proper detection of ARM platform variants;
The file was modified src/Pure/Admin/build_status.scala
The file was modified src/Pure/ML/ml_system.ML
Changeset 74775:4f1c1c7eb95f by wenzelm:
back to post-release mode;
The file was modified CONTRIBUTORS
The file was modified NEWS
The file was modified src/Tools/VSCode/extension/README.md
The file was modified src/Tools/VSCode/extension/package.json
Changeset 74774:c60fa7a116b7 by wenzelm:
updated for release;
The file was modified src/Tools/VSCode/extension/README.md
The file was modified src/Tools/VSCode/extension/package.json
Changeset 74773:93b38d76de17 by wenzelm:
Added tag Isabelle2021-1-RC3 for changeset 2b212c8138a5
The file was modified .hgtags
Changeset 74772:2b212c8138a5 by wenzelm:
merged
Changeset 74771:8e590adaac5e by wenzelm:
updated to polyml-5.9-cc80e2b43c38, which also contains ARM64 on darwin (unused by default);
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified Admin/polyml/README
Changeset 74770:32c2587cda4f by wenzelm:
clarified HTML_Context: more explicit directory structure;
The file was modified src/Pure/Thy/presentation.scala
The file was modified src/Pure/Tools/build.scala
The file was modified src/Tools/VSCode/src/preview_panel.scala
The file was modified src/Tools/jEdit/src/document_model.scala
Changeset 74769:5d84f0312a3a by wenzelm:
tuned comments;
The file was modified src/Pure/Thy/presentation.scala
Changeset 74768:5783c15ba69c by wenzelm:
tuned;
The file was modified src/Pure/Thy/presentation.scala
Changeset 74767:0579ff142613 by wenzelm:
clarified signature;
The file was modified src/Pure/Thy/presentation.scala
The file was modified src/Pure/Tools/build.scala
The file was modified src/Tools/VSCode/src/preview_panel.scala
The file was modified src/Tools/jEdit/src/document_model.scala
Changeset 74766:71a447e4073b by wenzelm:
clarified properties: avoid empty entry;
The file was modified src/Pure/General/name_space.ML
The file was modified src/Pure/Thy/presentation.scala
Changeset 74765:275c43a89887 by wenzelm:
tuned signature;
The file was modified src/Pure/Thy/presentation.scala

Summary

  1. A slightly stronger lemma allowing slightly simpler proofs
  2. Complex_Bounded_Operators: Removed some lemmas from Extra_General that are now in Isabelle itself
  3. Elimination of all z3 calls
  4. Word_Lib sync from l4v; tweak word_eqI
  5. generalise word_eqI method; make sure it is exercised
  6. test_bit_size not longer needed; avoid potential nontermination
  7. Word_Lib tweaks for slightly more backwards compatibility
  8. use bit_simps in word_eqI method
  9. adapted to new version of Infinite_Sum in isabelle-dev
  10. avoid hardwired document output;
  11. CTR and ETTS: integration with SpecCheck: minor amendments
  12. Complex_Bounded_Operators: Replaced use of HOL-Analysis.Infinite_Set_Sum by HOL-Analysis.Infinite_Sum
  13. Banach_Steinhaus: Removed unused theory dependency Infinite_Set_Sum
  14. merge
  15. merge
  16. Merge Isabelle_C: New C11_Ast_Lib Interface, improved API's, improved doc.
  17. documentation fine-tuning.
  18. Added section on C11_Ast_Lib in chapter II.
  19. Example section restored and Documentation adapted.
  20. Stramge intermediate configuration: Example section zerschossen.
  21. Port to Isabelle2021-1 RC 2.
  22. Improved documentation.
  23. Examples for iterator - applications: queries, and translations into term.
  24. Rearranging standard root store; better documentation in C_Command.
  25. Rearranging the ML _programming Example Section C1.
  26. reorg 1
  27. ...
  28. Improved Standard Interface to C11: Better signatures, a CEnv signature, C11 Std Ast Store (in C2.thy)
  29. Restructuring of Interfaces; more show cases.
  30. Updated meta-data for Optics
  31. Additional scene laws
  32. Branch merge
  33. Improved support for code generation, fixed a few bugs, and added a tactic to aid proof goal presentation of lens variables.
  34. feat(SpecCheck/Show) add parentheses for option SOME case
  35. merged
  36. weakened ordering requirements
  37. used well-founded pre-order in standard redundancy criterions
  38. derived refutational completeness from finitary and non-finitary standard redundancy criterion
  39. merge
  40. deleted incomplete methods for polynomial factorization or root computation in Algebraic-Numbers, since they are now available as complete methods in Factor-Algebraic-Polynomial
  41. factor_complex_poly delivers distinct list
  42. merged
  43. Removal of material that's going to be in Isabelle2021-1
  44. merge
  45. refactoring (moving theories and lemmas around)
  46. sync from l4v
  47. adjusted Factor_Algebraic_Polynomial to Isabelle/devel (and Isabelle 2021-1, RC3)
  48. merge of afp-2021
  49. new entry PAL
  50. new entry Factor_Algebraic_Polynomial
  51. merge from afp-2021
  52. document `publish -`
  53. changed affiliation of eberl (this time properly)
  54. changed affiliation of Eberl
  55. sitegen for Real_Power
  56. new entry Real_Power
  57. New entry Szemeredi_Regularity
  58. tuned proofs -- avoid z3;
Changeset 12249:1fe98b11c666 by paulson _lp15@cam.ac.uk_:
A slightly stronger lemma allowing slightly simpler proofs
The file was modified thys/Szemeredi_Regularity/Szemeredi.thy
Changeset 12248:5b1ae11ed404 by Dominique Unruh _unruh@ut.ee_:
Complex_Bounded_Operators: Removed some lemmas from Extra_General that are now in Isabelle itself
The file was modified thys/Complex_Bounded_Operators/Complex_L2.thy
The file was modified thys/Complex_Bounded_Operators/extra/Extra_General.thy
Changeset 12247:619663adf685 by paulson _lp15@cam.ac.uk_:
Elimination of all z3 calls
The file was modified thys/Grothendieck_Schemes/Comm_Ring.thy
The file was modified thys/Grothendieck_Schemes/Scheme.thy
Changeset 12246:7a2522dce834 by gerwin klein _kleing@unsw.edu.au_:
Word_Lib sync from l4v; tweak word_eqI
The file was modified thys/Word_Lib/Word_EqI.thy
The file was modified thys/Word_Lib/Word_Lemmas.thy
Changeset 12245:4735e2db8e29 by gerwin klein _kleing@unsw.edu.au_:
generalise word_eqI method; make sure it is exercised
The file was modified thys/Word_Lib/Word_EqI.thy
The file was modified thys/Word_Lib/Word_Lemmas.thy
Changeset 12244:145a2429825e by gerwin klein _kleing@unsw.edu.au_:
test_bit_size not longer needed; avoid potential nontermination
The file was modified thys/Word_Lib/Word_EqI.thy
Changeset 12243:4723cbfda63e by gerwin klein _kleing@unsw.edu.au_:
Word_Lib tweaks for slightly more backwards compatibility
The file was modified thys/Word_Lib/Bit_Shifts_Infix_Syntax.thy
The file was modified thys/Word_Lib/Bits_Int.thy
Changeset 12242:5d1795962da2 by gerwin klein _kleing@unsw.edu.au_:
use bit_simps in word_eqI method
The file was modified thys/Word_Lib/Word_EqI.thy
Changeset 12241:7aec7688b019 by manuel eberl _eberlm@in.tum.de_:
adapted to new version of Infinite_Sum in isabelle-dev
The file was modified thys/Complex_Bounded_Operators/extra/Extra_General.thy
Changeset 12240:22694dc0d736 by wenzelm:
avoid hardwired document output;
The file was modified thys/Isabelle_C/ROOT
Changeset 12239:61e152c118d4 by user9716869 _user9716869@gmail.com_:
CTR and ETTS: integration with SpecCheck: minor amendments
The file was modified thys/Conditional_Transfer_Rule/CTR/Tests/CTR_TEST_PROCESS_CTR_RELATOR.ML
The file was modified thys/Conditional_Transfer_Rule/CTR/Tests/CTR_TEST_PROCESS_RELATIVIZATION.ML
The file was modified thys/Conditional_Transfer_Rule/CTR/Tests/CTR_Tests.thy
The file was modified thys/Conditional_Transfer_Rule/IML_UT/IML_UT.thy
The file was modified thys/Conditional_Transfer_Rule/UD/Tests/UD_TEST_UNOVERLOAD_DEFINITION.ML
The file was modified thys/Conditional_Transfer_Rule/UD/Tests/UD_Tests.thy
The file was modified thys/Types_To_Sets_Extension/ETTS/Tests/ETTS_TEST_AMEND_CTXT_DATA.ML
The file was modified thys/Types_To_Sets_Extension/ETTS/Tests/ETTS_TEST_TTS_ALGORITHM.ML
The file was modified thys/Types_To_Sets_Extension/ETTS/Tests/ETTS_TEST_TTS_REGISTER_SBTS.ML
The file was modified thys/Types_To_Sets_Extension/ETTS/Tests/ETTS_Tests.thy
Changeset 12238:b3ed7312e4c8 by Dominique Unruh _unruh@ut.ee_:
Complex_Bounded_Operators: Replaced use of HOL-Analysis.Infinite_Set_Sum by HOL-Analysis.Infinite_Sum
The file was modified thys/Complex_Bounded_Operators/Cblinfun_Code.thy
The file was modified thys/Complex_Bounded_Operators/Cblinfun_Matrix.thy
The file was modified thys/Complex_Bounded_Operators/Complex_Bounded_Linear_Function.thy
The file was modified thys/Complex_Bounded_Operators/Complex_Euclidean_Space0.thy
The file was modified thys/Complex_Bounded_Operators/Complex_Inner_Product.thy
The file was modified thys/Complex_Bounded_Operators/Complex_Inner_Product0.thy
The file was modified thys/Complex_Bounded_Operators/Complex_L2.thy
The file was modified thys/Complex_Bounded_Operators/Complex_Vector_Spaces0.thy
The file was modified thys/Complex_Bounded_Operators/extra/Extra_General.thy
The file was modified thys/Complex_Bounded_Operators/extra/Extra_Ordered_Fields.thy
The file was removedthys/Complex_Bounded_Operators/extra/Extra_Infinite_Set_Sum.thy
Changeset 12237:4c2a8ccf67f4 by Dominique Unruh _unruh@ut.ee_:
Banach_Steinhaus: Removed unused theory dependency Infinite_Set_Sum
The file was modified thys/Banach_Steinhaus/Banach_Steinhaus_Missing.thy
Changeset 12234:926aa8675ef8 by Burkhart Wolff _wolff@lri.fr_:
Merge Isabelle_C: New C11_Ast_Lib Interface, improved API&#039;s, improved doc.
The file was modified admin/jenkins/ci_build_all.scala
The file was modified doc/editors/web.md
The file was modified metadata/metadata
The file was modified metadata/templates/about.tpl
The file was modified thys/AI_Planning_Languages_Semantics/document/root.bib
The file was modified thys/Adaptive_State_Counting/FSM/FSM_Product.thy
The file was modified thys/Affine_Arithmetic/Floatarith_Expression.thy
The file was modified thys/Akra_Bazzi/Akra_Bazzi.thy
The file was modified thys/Akra_Bazzi/Akra_Bazzi_Asymptotics.thy
The file was modified thys/Akra_Bazzi/Akra_Bazzi_Library.thy
The file was modified thys/Akra_Bazzi/Akra_Bazzi_Method.thy
The file was modified thys/Akra_Bazzi/Akra_Bazzi_Real.thy
The file was modified thys/Akra_Bazzi/Eval_Numeral.thy
The file was modified thys/Akra_Bazzi/Master_Theorem.thy
The file was modified thys/Akra_Bazzi/Master_Theorem_Examples.thy
The file was modified thys/Akra_Bazzi/ROOT
The file was modified thys/Akra_Bazzi/akra_bazzi.ML
The file was modified thys/Algebraic_Numbers/Algebraic_Number_Tests.thy
The file was modified thys/Algebraic_Numbers/Algebraic_Numbers.thy
The file was modified thys/Algebraic_Numbers/Algebraic_Numbers_Prelim.thy
The file was modified thys/Algebraic_Numbers/Complex_Algebraic_Numbers.thy
The file was modified thys/Algebraic_Numbers/ROOT
The file was modified thys/Algebraic_Numbers/Real_Algebraic_Numbers.thy
The file was modified thys/Algebraic_Numbers/Real_Roots.thy
The file was modified thys/Algebraic_VCs/Domain_Quantale.thy
The file was modified thys/Amortized_Complexity/Splay_Tree_Analysis.thy
The file was modified thys/AnselmGod/document/root.bib
The file was modified thys/Applicative_Lifting/applicative.ML
The file was modified thys/Approximation_Algorithms/Approx_LB_Hoare.thy
The file was modified thys/Approximation_Algorithms/Center_Selection.thy
The file was modified thys/Architectural_Design_Patterns/document/root.bib
The file was modified thys/Aristotles_Assertoric_Syllogistic/AristotlesAssertoric.thy
The file was modified thys/Attack_Trees/GDPRhealthcare.thy
The file was modified thys/Attack_Trees/MC.thy
The file was modified thys/Auto2_HOL/HOL/acdata.ML
The file was modified thys/Auto2_HOL/HOL/induct_outer.ML
The file was modified thys/Auto2_HOL/HOL/order.ML
The file was modified thys/Auto2_HOL/consts.ML
The file was modified thys/Auto2_HOL/items.ML
The file was modified thys/Auto2_HOL/logic_steps.ML
The file was modified thys/Auto2_HOL/matcher.ML
The file was modified thys/Auto2_HOL/normalize.ML
The file was modified thys/Auto2_HOL/proofsteps.ML
The file was modified thys/Auto2_HOL/property.ML
The file was modified thys/Auto2_HOL/status.ML
The file was modified thys/Auto2_HOL/util.ML
The file was modified thys/Auto2_HOL/util_logic.ML
The file was modified thys/Auto2_HOL/wellform.ML
The file was modified thys/Auto2_Imperative_HOL/Functional/Indexed_PQueue.thy
The file was modified thys/Auto2_Imperative_HOL/Imperative/assn_matcher.ML
The file was modified thys/Auto2_Imperative_HOL/Imperative/sep_steps.ML
The file was modified thys/Automated_Stateful_Protocol_Verification/trac/trac.thy
The file was modified thys/Automatic_Refinement/Lib/Cond_Rewr_Conv.ML
The file was modified thys/Automatic_Refinement/Lib/Indep_Vars.thy
The file was modified thys/Automatic_Refinement/Lib/Misc.thy
The file was modified thys/Automatic_Refinement/Lib/Mk_Term_Antiquot.thy
The file was modified thys/Automatic_Refinement/Lib/Mpat_Antiquot.thy
The file was modified thys/Automatic_Refinement/Lib/Named_Sorted_Thms.thy
The file was modified thys/Automatic_Refinement/Lib/Refine_Util.thy
The file was modified thys/Automatic_Refinement/Lib/Tagged_Solver.thy
The file was modified thys/Automatic_Refinement/Parametricity/Param_Tool.thy
The file was modified thys/Automatic_Refinement/Parametricity/Relators.thy
The file was modified thys/Automatic_Refinement/Tool/Autoref_Fix_Rel.thy
The file was modified thys/Automatic_Refinement/Tool/Autoref_Id_Ops.thy
The file was modified thys/Automatic_Refinement/Tool/Autoref_Phases.thy
The file was modified thys/Automatic_Refinement/Tool/Autoref_Tool.thy
The file was modified thys/Automatic_Refinement/Tool/Autoref_Translate.thy
The file was modified thys/BDD/General.thy
The file was modified thys/BTree/ROOT
The file was modified thys/Berlekamp_Zassenhaus/Finite_Field_Record_Based.thy
The file was modified thys/Berlekamp_Zassenhaus/ROOT
The file was modified thys/Bernoulli/Bernoulli.thy
The file was modified thys/Bernoulli/Bernoulli_FPS.thy
The file was modified thys/Bernoulli/Periodic_Bernpoly.thy
The file was modified thys/Bertrands_Postulate/Bertrand.thy
The file was modified thys/Bertrands_Postulate/bertrand.ML
The file was modified thys/Bicategory/Bicategory.thy
The file was modified thys/Bicategory/BicategoryOfSpans.thy
The file was modified thys/Bicategory/CanonicalIsos.thy
The file was modified thys/Bicategory/Coherence.thy
The file was modified thys/Bicategory/EquivalenceOfBicategories.thy
The file was modified thys/Bicategory/InternalAdjunction.thy
The file was modified thys/Bicategory/InternalEquivalence.thy
The file was modified thys/Bicategory/Modification.thy
The file was modified thys/Bicategory/Prebicategory.thy
The file was modified thys/Bicategory/Pseudofunctor.thy
The file was modified thys/Bicategory/PseudonaturalTransformation.thy
The file was modified thys/Bicategory/ROOT
The file was modified thys/Bicategory/SpanBicategory.thy
The file was modified thys/Bicategory/Strictness.thy
The file was modified thys/Bicategory/Subbicategory.thy
The file was modified thys/Bicategory/Tabulation.thy
The file was modified thys/Bicategory/document/root.tex
The file was modified thys/Blue_Eyes/Blue_Eyes.thy
The file was modified thys/Bounded_Deducibility_Security/Bounded_Deducibility_Security.thy
The file was modified thys/Bounded_Deducibility_Security/Compositional_Reasoning.thy
The file was modified thys/Bounded_Deducibility_Security/IO_Automaton.thy
The file was modified thys/Bounded_Deducibility_Security/ROOT
The file was modified thys/Bounded_Deducibility_Security/Trivia.thy
The file was modified thys/Bounded_Deducibility_Security/document/intro.tex
The file was modified thys/Bounded_Deducibility_Security/document/root.tex
The file was modified thys/Buchi_Complementation/Complementation_Final.thy
The file was modified thys/Buchi_Complementation/Complementation_Implement.thy
The file was modified thys/Buffons_Needle/Buffons_Needle.thy
The file was modified thys/CAVA_LTL_Modelchecker/SM/Impl/SM_Ample_Impl.thy
The file was modified thys/CAVA_LTL_Modelchecker/SM/RefPoint/SM_Semantics.thy
The file was modified thys/CAVA_LTL_Modelchecker/SM/RefPoint/SM_State.thy
The file was modified thys/CISC-Kernel/document/root.bib
The file was modified thys/CakeML/Tools/cakeml_compiler.ML
The file was modified thys/CakeML/generated/CakeML/SemanticPrimitives.thy
The file was modified thys/CakeML/generated/Lem_word.thy
The file was modified thys/Case_Labeling/Examples/Hoare/Labeled_Hoare.thy
The file was modified thys/Case_Labeling/Examples/Hoare/labeled_hoare_tac.ML
The file was modified thys/Case_Labeling/casify.ML
The file was modified thys/Case_Labeling/util.ML
The file was modified thys/Category3/Adjunction.thy
The file was modified thys/Category3/BinaryFunctor.thy
The file was modified thys/Category3/CartesianCategory.thy
The file was modified thys/Category3/Category.thy
The file was modified thys/Category3/EquivalenceOfCategories.thy
The file was modified thys/Category3/Functor.thy
The file was modified thys/Category3/FunctorCategory.thy
The file was modified thys/Category3/HFSetCat.thy
The file was modified thys/Category3/Limit.thy
The file was modified thys/Category3/NaturalTransformation.thy
The file was modified thys/Category3/SetCat.thy
The file was modified thys/Category3/SetCategory.thy
The file was modified thys/Category3/Yoneda.thy
The file was modified thys/Clean/ROOT
The file was modified thys/Clean/src/Clean.thy
The file was modified thys/Collections/GenCF/Impl/Impl_Bit_Set.thy
The file was modified thys/Collections/GenCF/Impl/Impl_Uv_Set.thy
The file was modified thys/Collections/ICF/tools/ICF_Tools.thy
The file was modified thys/Collections/ICF/tools/Locale_Code.thy
The file was modified thys/Collections/ICF/tools/Ord_Code_Preproc.thy
The file was modified thys/Collections/ICF/tools/Record_Intf.thy
The file was modified thys/Combinatorics_Words/Reverse_Symmetry.thy
The file was modified thys/Combinatorics_Words/document/root.bib
The file was modified thys/Combinatorics_Words_Graph_Lemma/document/root.bib
The file was modified thys/Combinatorics_Words_Lyndon/document/root.bib
The file was modified thys/Comparison_Sort_Lower_Bound/Comparison_Sort_Lower_Bound.thy
The file was modified thys/Complete_Non_Orders/Fixed_Points.thy
The file was modified thys/Complex_Geometry/More_Transcendental.thy
The file was modified thys/Complx/OG_Syntax.thy
The file was modified thys/Complx/ex/SumArr.thy
The file was modified thys/ConcurrentIMP/document/root.bib
The file was modified thys/Concurrent_Ref_Alg/Refinement_Lattice.thy
The file was modified thys/Constructor_Funs/constructor_funs.ML
The file was modified thys/Containers/containers_generator.ML
The file was modified thys/Core_DOM/common/preliminaries/Hiding_Type_Variables.thy
The file was modified thys/Core_SC_DOM/common/preliminaries/Hiding_Type_Variables.thy
The file was modified thys/Count_Complex_Roots/Count_Complex_Roots.thy
The file was modified thys/Count_Complex_Roots/Count_Complex_Roots_Examples.thy
The file was modified thys/Count_Complex_Roots/Extended_Sturm.thy
The file was modified thys/Count_Complex_Roots/ROOT
The file was modified thys/DFS_Framework/Examples/Tarjan.thy
The file was modified thys/Delta_System_Lemma/Cardinal_Library.thy
The file was modified thys/Delta_System_Lemma/Cofinality.thy
The file was modified thys/Dependent_SIFUM_Type_Systems/Preliminaries.thy
The file was modified thys/Deriving/Comparator_Generator/comparator_generator.ML
The file was modified thys/Deriving/Comparator_Generator/compare_code.ML
The file was modified thys/Deriving/Equality_Generator/equality_generator.ML
The file was modified thys/Deriving/Hash_Generator/hash_generator.ML
The file was modified thys/Deriving/derive_manager.ML
The file was modified thys/Descartes_Sign_Rule/Descartes_Sign_Rule.thy
The file was modified thys/Dict_Construction/class_graph.ML
The file was modified thys/Dict_Construction/dict_construction.ML
The file was modified thys/Dict_Construction/side_conditions.ML
The file was modified thys/Dict_Construction/transfer_termination.ML
The file was modified thys/Dirichlet_L/Multiplicative_Characters.thy
The file was modified thys/Dirichlet_L/ROOT
The file was modified thys/Dirichlet_Series/Dirichlet_Misc.thy
The file was modified thys/DynamicArchitectures/document/root.bib
The file was modified thys/E_Transcendental/E_Transcendental.thy
The file was modified thys/EdmondsKarp_Maxflow/document/root.bib
The file was modified thys/Epistemic_Logic/Epistemic_Logic.thy
The file was modified thys/Error_Function/Error_Function.thy
The file was modified thys/Euler_MacLaurin/Euler_MacLaurin.thy
The file was modified thys/Euler_MacLaurin/Euler_MacLaurin_Landau.thy
The file was modified thys/Factored_Transition_System_Bounding/document/root.bib
The file was modified thys/First_Welfare_Theorem/document/root.bib
The file was modified thys/Fishburn_Impossibility/Fishburn_Impossibility.thy
The file was modified thys/Fishburn_Impossibility/Social_Choice_Functions.thy
The file was modified thys/Flow_Networks/document/root.bib
The file was modified thys/Flyspeck-Tame/FaceDivisionProps.thy
The file was modified thys/Forcing/ROOT
The file was modified thys/Forcing/Synthetic_Definition.thy
The file was modified thys/Forcing/renaming.ML
The file was modified thys/Forcing/utils.ML
The file was modified thys/Formula_Derivatives/Presburger_Formula.thy
The file was modified thys/Free-Boolean-Algebra/Free_Boolean_Algebra.thy
The file was modified thys/Functional-Automata/MaxPrefix.thy
The file was modified thys/Gabow_SCC/document/root.bib
The file was modified thys/Gauss_Sums/Finite_Fourier_Series.thy
The file was modified thys/Generalized_Counting_Sort/Stability.thy
The file was modified thys/Generic_Deriving/derive_laws.ML
The file was modified thys/Generic_Deriving/derive_util.ML
The file was modified thys/Goedel_HFSet_Semanticless/SyntaxN.thy
The file was modified thys/Goedel_Incompleteness/document/root.tex
The file was modified thys/Goodstein_Lambda/Goodstein_Lambda.thy
The file was modified thys/Green/document/root.tex
The file was modified thys/Hermite_Lindemann/Hermite_Lindemann.thy
The file was modified thys/Hoare_Time/SepLogK_VCG.thy
The file was modified thys/Huffman/ROOT
The file was modified thys/Hybrid_Systems_VCs/HS_Preliminaries.thy
The file was modified thys/Hybrid_Systems_VCs/HS_VC_Examples.thy
The file was modified thys/Hybrid_Systems_VCs/KleeneAlgebraTests/HS_VC_KAT_Examples_ndfun.thy
The file was modified thys/Hybrid_Systems_VCs/KleeneAlgebraTests/HS_VC_KAT_Examples_rel.thy
The file was modified thys/Hybrid_Systems_VCs/ModalKleeneAlgebra/HS_VC_MKA_Examples_ndfun.thy
The file was modified thys/Hybrid_Systems_VCs/PredicateTransformers/HS_VC_PT_Examples.thy
The file was modified thys/IEEE_Floating_Point/Conversion_IEEE_Float.thy
The file was modified thys/IEEE_Floating_Point/IEEE_Properties.thy
The file was modified thys/IFC_Tracking/IFC.thy
The file was modified thys/IMP2/automation/IMP2_Program_Analysis.thy
The file was modified thys/IMP2/automation/IMP2_Specification.thy
The file was modified thys/IMP2/automation/IMP2_Var_Postprocessor.thy
The file was modified thys/IMP2/doc/Examples.thy
The file was modified thys/IMP2/lib/IMP2_Utils.thy
The file was modified thys/IMP2/lib/named_simpsets.ML
The file was modified thys/IMP2/lib/subgoal_focus_some.ML
The file was modified thys/IMP2/parser/Parser.thy
The file was modified thys/IMP2_Binary_Heap/document/root.bib
The file was modified thys/IMP2_Binary_Heap/document/root.tex
The file was modified thys/IP_Addresses/IP_Address.thy
The file was modified thys/IP_Addresses/IPv4.thy
The file was modified thys/IP_Addresses/IPv6.thy
The file was modified thys/IP_Addresses/Lib_Word_toString.thy
The file was modified thys/IP_Addresses/NumberWang_IPv6.thy
The file was modified thys/IP_Addresses/Prefix_Match.thy
The file was modified thys/Impossible_Geometry/Impossible_Geometry.thy
The file was modified thys/Iptables_Semantics/Common/Word_Upto.thy
The file was modified thys/Iptables_Semantics/Primitive_Matchers/Code_Interface.thy
The file was modified thys/Iptables_Semantics/Primitive_Matchers/IpAddresses.thy
The file was modified thys/IsaGeoCoq/ROOT
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Eval.thy
The file was modified thys/Isabelle_Marries_Dirac/Deutsch.thy
The file was modified thys/Isabelle_Meta_Model/isabelle_home/src/Tools/Code/Isabelle_code_target.thy
The file was modified thys/Isabelle_Meta_Model/meta_isabelle/Meta_Isabelle.thy
The file was modified thys/Isabelle_Meta_Model/toy_example/embedding/Generator_dynamic_sequential.thy
The file was modified thys/Jacobson_Basic_Algebra/Group_Theory.thy
The file was modified thys/Jinja/BV/BVConform.thy
The file was modified thys/Jinja/BV/BVExec.thy
The file was modified thys/Jinja/BV/BVNoTypeError.thy
The file was modified thys/Jinja/BV/BVSpec.thy
The file was modified thys/Jinja/BV/BVSpecTypeSafe.thy
The file was modified thys/Jinja/BV/JVM_SemiType.thy
The file was modified thys/Jinja/BV/LBVJVM.thy
The file was modified thys/Jinja/BV/SemiType.thy
The file was modified thys/Jinja/BV/TF_JVM.thy
The file was modified thys/Jinja/Compiler/Hidden.thy
The file was modified thys/Jinja/Compiler/TypeComp.thy
The file was modified thys/Jinja/DFA/Abstract_BV.thy
The file was modified thys/Jinja/DFA/Err.thy
The file was modified thys/Jinja/DFA/LBVComplete.thy
The file was modified thys/Jinja/DFA/LBVCorrect.thy
The file was modified thys/Jinja/DFA/LBVSpec.thy
The file was modified thys/Jinja/DFA/Listn.thy
The file was modified thys/Jinja/DFA/Opt.thy
The file was modified thys/Jinja/DFA/Product.thy
The file was modified thys/Jinja/DFA/Semilat.thy
The file was modified thys/Jinja/DFA/SemilatAlg.thy
The file was modified thys/Jinja/DFA/Typing_Framework_err.thy
The file was modified thys/JinjaDCI/BV/BVConform.thy
The file was modified thys/JinjaDCI/BV/BVExec.thy
The file was modified thys/JinjaDCI/BV/BVNoTypeError.thy
The file was modified thys/JinjaDCI/BV/BVSpec.thy
The file was modified thys/JinjaDCI/BV/BVSpecTypeSafe.thy
The file was modified thys/JinjaDCI/BV/ClassAdd.thy
The file was modified thys/JinjaDCI/BV/Effect.thy
The file was modified thys/JinjaDCI/BV/EffectMono.thy
The file was modified thys/JinjaDCI/BV/JVM_SemiType.thy
The file was modified thys/JinjaDCI/BV/LBVJVM.thy
The file was modified thys/JinjaDCI/BV/SemiType.thy
The file was modified thys/JinjaDCI/BV/TF_JVM.thy
The file was modified thys/JinjaDCI/Common/Auxiliary.thy
The file was modified thys/JinjaDCI/Common/Conform.thy
The file was modified thys/JinjaDCI/Common/Decl.thy
The file was modified thys/JinjaDCI/Common/Exceptions.thy
The file was modified thys/JinjaDCI/Common/Objects.thy
The file was modified thys/JinjaDCI/Common/SystemClasses.thy
The file was modified thys/JinjaDCI/Common/Type.thy
The file was modified thys/JinjaDCI/Common/TypeRel.thy
The file was modified thys/JinjaDCI/Common/Value.thy
The file was modified thys/JinjaDCI/Common/WellForm.thy
The file was modified thys/JinjaDCI/Compiler/Compiler.thy
The file was modified thys/JinjaDCI/Compiler/Compiler1.thy
The file was modified thys/JinjaDCI/Compiler/Compiler2.thy
The file was modified thys/JinjaDCI/Compiler/Correctness1.thy
The file was modified thys/JinjaDCI/Compiler/Correctness2.thy
The file was modified thys/JinjaDCI/Compiler/Hidden.thy
The file was modified thys/JinjaDCI/Compiler/J1.thy
The file was modified thys/JinjaDCI/Compiler/J1WellForm.thy
The file was modified thys/JinjaDCI/Compiler/PCompiler.thy
The file was modified thys/JinjaDCI/Compiler/TypeComp.thy
The file was modified thys/JinjaDCI/J/Annotate.thy
The file was modified thys/JinjaDCI/J/BigStep.thy
The file was modified thys/JinjaDCI/J/DefAss.thy
The file was modified thys/JinjaDCI/J/EConform.thy
The file was modified thys/JinjaDCI/J/Equivalence.thy
The file was modified thys/JinjaDCI/J/Expr.thy
The file was modified thys/JinjaDCI/J/JWellForm.thy
The file was modified thys/JinjaDCI/J/Progress.thy
The file was modified thys/JinjaDCI/J/SmallStep.thy
The file was modified thys/JinjaDCI/J/State.thy
The file was modified thys/JinjaDCI/J/TypeSafe.thy
The file was modified thys/JinjaDCI/J/WWellForm.thy
The file was modified thys/JinjaDCI/J/WellType.thy
The file was modified thys/JinjaDCI/J/WellTypeRT.thy
The file was modified thys/JinjaDCI/JVM/JVMDefensive.thy
The file was modified thys/JinjaDCI/JVM/JVMExceptions.thy
The file was modified thys/JinjaDCI/JVM/JVMExec.thy
The file was modified thys/JinjaDCI/JVM/JVMExecInstr.thy
The file was modified thys/JinjaDCI/JVM/JVMInstructions.thy
The file was modified thys/JinjaDCI/JVM/JVMState.thy
The file was modified thys/JinjaDCI/JinjaDCI.thy
The file was modified thys/JinjaDCI/document/root.bib
The file was modified thys/JinjaThreads/Common/BinOp.thy
The file was modified thys/Jordan_Normal_Form/Conjugate.thy
The file was modified thys/Jordan_Normal_Form/ROOT
The file was modified thys/Knot_Theory/Preliminaries.thy
The file was modified thys/Kuratowski_Closure_Complement/document/root.bib
The file was modified thys/LLL_Basis_Reduction/Norms.thy
The file was modified thys/LOFT/LinuxRouter_OpenFlow_Translation.thy
The file was modified thys/LOFT/ROOT
The file was modified thys/LOFT/document/chap3.tex
The file was modified thys/LOFT/document/root.tex
The file was modified thys/Lambda_Free_EPO/Lambda_Free_EPO.thy
The file was modified thys/Landau_Symbols/Group_Sort.thy
The file was modified thys/Landau_Symbols/Landau_Library.thy
The file was modified thys/Landau_Symbols/Landau_More.thy
The file was modified thys/Landau_Symbols/Landau_Real_Products.thy
The file was modified thys/Landau_Symbols/Landau_Simprocs.thy
The file was modified thys/Landau_Symbols/landau_simprocs.ML
The file was modified thys/Lazy_Case/lazy_case.ML
The file was modified thys/Linear_Recurrences/Partial_Fraction_Decomposition.thy
The file was modified thys/Linear_Recurrences/ROOT
The file was modified thys/Linear_Recurrences/RatFPS.thy
The file was modified thys/Linear_Recurrences/Rational_FPS_Asymptotics.thy
The file was modified thys/Linear_Recurrences/Solver/Linear_Recurrences_Solver.thy
The file was modified thys/Liouville_Numbers/Liouville_Numbers.thy
The file was modified thys/Liouville_Numbers/Liouville_Numbers_Misc.thy
The file was modified thys/MFMC_Countable/MFMC_Bounded.thy
The file was modified thys/MFMC_Countable/ROOT
The file was modified thys/MFMC_Countable/Rel_PMF_Characterisation.thy
The file was modified thys/MFODL_Monitor_Optimized/Formula.thy
The file was modified thys/MFODL_Monitor_Optimized/Regex.thy
The file was modified thys/Markov_Models/Classifying_Markov_Chain_States.thy
The file was modified thys/Matrices_for_ODEs/MTX_Examples.thy
The file was modified thys/Matrices_for_ODEs/MTX_Flows.thy
The file was modified thys/Matrices_for_ODEs/MTX_Preliminaries.thy
The file was modified thys/Matroids/Matroid.thy
The file was modified thys/Mersenne_Primes/Lucas_Lehmer_Code.thy
The file was modified thys/MiniML/Generalize.thy
The file was modified thys/MiniML/Instance.thy
The file was modified thys/MiniML/Maybe.thy
The file was modified thys/MiniML/MiniML.thy
The file was modified thys/MiniML/Type.thy
The file was modified thys/MiniML/W.thy
The file was modified thys/MiniSail/BTVSubst.thy
The file was modified thys/MiniSail/BTVSubstTypingL.thy
The file was modified thys/MiniSail/ContextSubtypingL.thy
The file was modified thys/MiniSail/IVSubst.thy
The file was modified thys/MiniSail/IVSubstTypingL.thy
The file was modified thys/MiniSail/MiniSail.thy
The file was modified thys/MiniSail/Nominal-Utils.thy
The file was modified thys/MiniSail/Operational.thy
The file was modified thys/MiniSail/RCLogic.thy
The file was modified thys/MiniSail/RCLogicL.thy
The file was modified thys/MiniSail/ROOT
The file was modified thys/MiniSail/Safety.thy
The file was modified thys/MiniSail/SubstMethods.thy
The file was modified thys/MiniSail/Syntax.thy
The file was modified thys/MiniSail/SyntaxL.thy
The file was modified thys/MiniSail/Typing.thy
The file was modified thys/MiniSail/TypingL.thy
The file was modified thys/MiniSail/Wellformed.thy
The file was modified thys/MiniSail/WellformedL.thy
The file was modified thys/MiniSail/document/root.tex
The file was modified thys/Minkowskis_Theorem/Minkowskis_Theorem.thy
The file was modified thys/Minsky_Machines/Minsky.thy
The file was modified thys/Minsky_Machines/ROOT
The file was modified thys/Minsky_Machines/document/root.bib
The file was modified thys/Modular_arithmetic_LLL_and_HNF_algorithms/HNF_Mod_Det_Soundness.thy
The file was modified thys/Modular_arithmetic_LLL_and_HNF_algorithms/Storjohann.thy
The file was modified thys/Monad_Memo_DP/document/root.bib
The file was modified thys/Monad_Memo_DP/example/Bellman_Ford.thy
The file was modified thys/Monad_Memo_DP/state_monad/DP_CRelVS_Ext.thy
The file was modified thys/Monad_Memo_DP/transform/Transform.ML
The file was modified thys/Monad_Memo_DP/transform/Transform_Cmd.thy
The file was modified thys/Monad_Memo_DP/transform/Transform_Const.ML
The file was modified thys/Monad_Memo_DP/transform/Transform_Data.ML
The file was modified thys/Monad_Memo_DP/transform/Transform_Misc.ML
The file was modified thys/Monad_Memo_DP/transform/Transform_Parser.ML
The file was modified thys/Monad_Memo_DP/transform/Transform_Tactic.ML
The file was modified thys/Monad_Memo_DP/transform/Transform_Term.ML
The file was modified thys/Monad_Memo_DP/util/Ground_Function.ML
The file was modified thys/Monad_Normalisation/Monad_Normalisation_Test.thy
The file was modified thys/Monad_Normalisation/monad_rules.ML
The file was modified thys/MonoBoolTranAlgebra/Mono_Bool_Tran.thy
The file was modified thys/MonoBoolTranAlgebra/Statements.thy
The file was modified thys/MonoidalCategory/FreeMonoidalCategory.thy
The file was modified thys/MonoidalCategory/MonoidalCategory.thy
The file was modified thys/MonoidalCategory/MonoidalFunctor.thy
The file was modified thys/Myhill-Nerode/Non_Regular_Languages.thy
The file was modified thys/Native_Word/Bits_Integer.thy
The file was modified thys/Native_Word/Code_Symbolic_Bits_Int.thy
The file was modified thys/Native_Word/Code_Target_Bits_Int.thy
The file was modified thys/Native_Word/Code_Target_Word_Base.thy
The file was modified thys/Native_Word/Native_Word_Test.thy
The file was modified thys/Native_Word/Native_Word_Test_GHC.thy
The file was modified thys/Native_Word/Uint.thy
The file was modified thys/Native_Word/Uint16.thy
The file was modified thys/Native_Word/Uint32.thy
The file was modified thys/Native_Word/Uint64.thy
The file was modified thys/Native_Word/Uint8.thy
The file was modified thys/Nominal2/Nominal2.thy
The file was modified thys/Nominal2/Nominal2_Base.thy
The file was modified thys/Nominal2/nominal_atoms.ML
The file was modified thys/Nominal2/nominal_basics.ML
The file was modified thys/Nominal2/nominal_dt_alpha.ML
The file was modified thys/Nominal2/nominal_dt_data.ML
The file was modified thys/Nominal2/nominal_dt_quot.ML
The file was modified thys/Nominal2/nominal_dt_rawfuns.ML
The file was modified thys/Nominal2/nominal_eqvt.ML
The file was modified thys/Nominal2/nominal_function_common.ML
The file was modified thys/Nominal2/nominal_function_core.ML
The file was modified thys/Nominal2/nominal_inductive.ML
The file was modified thys/Nominal2/nominal_library.ML
The file was modified thys/Nominal2/nominal_mutual.ML
The file was modified thys/Nominal2/nominal_permeq.ML
The file was modified thys/Nominal2/nominal_thmdecls.ML
The file was modified thys/Order_Lattice_Props/Order_Duality.thy
The file was modified thys/Order_Lattice_Props/Order_Lattice_Props.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/Representations.thy
The file was modified thys/Order_Lattice_Props/Sup_Lattice.thy
The file was modified thys/Ordinal_Partitions/Library_Additions.thy
The file was modified thys/Ordinal_Partitions/Omega_Omega.thy
The file was modified thys/Ordinal_Partitions/Partitions.thy
The file was modified thys/Ordinary_Differential_Equations/Ex/Lorenz/Lorenz_Approximation.thy
The file was modified thys/Ordinary_Differential_Equations/Numerics/Example_Utilities.thy
The file was modified thys/Ordinary_Differential_Equations/Numerics/Refine_Rigorous_Numerics_Aform.thy
The file was modified thys/PAC_Checker/PAC_Checker_Relation.thy
The file was modified thys/PLM/TAO_99_SanityTests.thy
The file was modified thys/PLM/document/root.bib
The file was modified thys/PSemigroupsConvolution/Binary_Modalities.thy
The file was modified thys/Padic_Ints/document/root.bib
The file was modified thys/Partial_Function_MR/partial_function_mr.ML
The file was modified thys/Planarity_Certificates/l4v/lib/wp/WP-method.ML
The file was modified thys/Poincare_Disc/document/root.bib
The file was modified thys/Polynomial_Factorization/Explicit_Roots.thy
The file was modified thys/Polynomial_Factorization/ROOT
The file was modified thys/Pratt_Certificate/Pratt_Certificate.thy
The file was modified thys/Pratt_Certificate/pratt.ML
The file was modified thys/Prime_Distribution_Elementary/Partial_Zeta_Bounds.thy
The file was modified thys/Prime_Harmonic_Series/Prime_Harmonic.thy
The file was modified thys/Prime_Harmonic_Series/Prime_Harmonic_Misc.thy
The file was modified thys/Prime_Harmonic_Series/Squarefree_Nat.thy
The file was modified thys/Prime_Number_Theorem/Prime_Number_Theorem_Library.thy
The file was modified thys/Probabilistic_Timed_Automata/ROOT
The file was modified thys/Probabilistic_Timed_Automata/library/Graphs.thy
The file was modified thys/Probabilistic_Timed_Automata/library/More_List.thy
The file was modified thys/Probabilistic_Timed_Automata/library/Stream_More.thy
The file was modified thys/Probabilistic_While/ROOT
The file was modified thys/Projective_Measurements/CHSH_Inequality.thy
The file was modified thys/Projective_Measurements/Linear_Algebra_Complements.thy
The file was modified thys/Projective_Measurements/Projective_Measurements.thy
The file was modified thys/Proof_Strategy_Language/Isar_Interface.ML
The file was modified thys/Proof_Strategy_Language/Utils.ML
The file was modified thys/Propositional_Proof_Systems/Compactness.thy
The file was modified thys/Propositional_Proof_Systems/Consistency.thy
The file was modified thys/Propositional_Proof_Systems/LSC_Resolution.thy
The file was modified thys/Propositional_Proof_Systems/ND_Compl_Truthtable_Compact.thy
The file was modified thys/Propositional_Proof_Systems/ND_FiniteAssms.thy
The file was modified thys/Propositional_Proof_Systems/SC_Depth.thy
The file was modified thys/Propositional_Proof_Systems/SC_Gentzen.thy
The file was modified thys/Prpu_Maxflow/document/root.bib
The file was modified thys/Public_Announcement_Logic/PAL.thy
The file was modified thys/QHLProver/Complex_Matrix.thy
The file was modified thys/QHLProver/Grover.thy
The file was modified thys/QHLProver/Matrix_Limit.thy
The file was modified thys/QHLProver/Quantum_Hoare.thy
The file was modified thys/QHLProver/Quantum_Program.thy
The file was modified thys/Quick_Sort_Cost/Quick_Sort_Average_Case.thy
The file was modified thys/Quick_Sort_Cost/Randomised_Quick_Sort.thy
The file was modified thys/ROOTS
The file was modified thys/Random_BSTs/Random_BSTs.thy
The file was modified thys/Randomised_Social_Choice/Automation/Preference_Profile_Cmd.thy
The file was modified thys/Randomised_Social_Choice/Automation/QSOpt_Exact.thy
The file was modified thys/Randomised_Social_Choice/Automation/SDS_Automation.thy
The file was modified thys/Randomised_Social_Choice/Preference_Profiles.thy
The file was modified thys/Randomised_Social_Choice/SDS_Lowering.thy
The file was modified thys/Randomised_Social_Choice/SD_Efficiency.thy
The file was modified thys/Randomised_Social_Choice/Social_Decision_Schemes.thy
The file was modified thys/Randomised_Social_Choice/Stochastic_Dominance.thy
The file was modified thys/Randomised_Social_Choice/document/root.tex
The file was modified thys/Refine_Imperative_HOL/Lib/Named_Theorems_Rev.thy
The file was modified thys/Refine_Imperative_HOL/Lib/User_Smashing.thy
The file was modified thys/Refine_Imperative_HOL/Sepref_Frame.thy
The file was modified thys/Refine_Imperative_HOL/Sepref_Id_Op.thy
The file was modified thys/Refine_Imperative_HOL/Sepref_Monadify.thy
The file was modified thys/Refine_Imperative_HOL/Sepref_Rules.thy
The file was modified thys/Refine_Imperative_HOL/Sepref_Translate.thy
The file was modified thys/Refine_Imperative_HOL/benchmarks/Heapmap/isabelle/Heapmap_Bench.thy
The file was modified thys/Refine_Monadic/Generic/RefineG_Transfer.thy
The file was modified thys/Refine_Monadic/Refine_Automation.thy
The file was modified thys/Refine_Monadic/document/root.bib
The file was modified thys/Refine_Monadic/refine_mono_prover.ML
The file was modified thys/Regex_Equivalence/Benchmark.thy
The file was modified thys/Regression_Test_Selection/Common/CollectionBasedRTS.thy
The file was modified thys/Regression_Test_Selection/Common/CollectionSemantics.thy
The file was modified thys/Regression_Test_Selection/Common/RTS_safe.thy
The file was modified thys/Regression_Test_Selection/Common/Semantics.thy
The file was modified thys/Regression_Test_Selection/JVM_RTS/JVMCollectionBasedRTS.thy
The file was modified thys/Regression_Test_Selection/JVM_RTS/JVMCollectionSemantics.thy
The file was modified thys/Regression_Test_Selection/JVM_RTS/JVMSemantics.thy
The file was modified thys/Regression_Test_Selection/JinjaSuppl/ClassesAbove.thy
The file was modified thys/Regression_Test_Selection/JinjaSuppl/ClassesChanged.thy
The file was modified thys/Regression_Test_Selection/JinjaSuppl/JVMExecStepInductive.thy
The file was modified thys/Regression_Test_Selection/JinjaSuppl/Subcls.thy
The file was modified thys/Regular-Sets/Regexp_Constructions.thy
The file was modified thys/Regular-Sets/pEquivalence_Checking.thy
The file was modified thys/Relational_Disjoint_Set_Forests/Disjoint_Set_Forests.thy
The file was modified thys/Relational_Method/Anonymity.thy
The file was modified thys/Relational_Method/Authentication.thy
The file was modified thys/Relational_Method/Definitions.thy
The file was modified thys/Relational_Method/Possibility.thy
The file was modified thys/Relational_Method/ROOT
The file was modified thys/Relational_Paths/document/root.bib
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/Routing/ROOT
The file was modified thys/Routing/Routing_Table.thy
The file was modified thys/SDS_Impossibility/SDS_Impossibility.thy
The file was modified thys/SIFUM_Type_Systems/Preliminaries.thy
The file was modified thys/SPARCv8/SparcModel_MMU/MMU.thy
The file was modified thys/SPARCv8/SparcModel_MMU/RegistersOps.thy
The file was modified thys/SPARCv8/SparcModel_MMU/Sparc_Execution.thy
The file was modified thys/SPARCv8/SparcModel_MMU/Sparc_Instruction.thy
The file was modified thys/SPARCv8/SparcModel_MMU/Sparc_Properties.thy
The file was modified thys/SPARCv8/SparcModel_MMU/Sparc_State.thy
The file was modified thys/SPARCv8/SparcModel_MMU/Sparc_Types.thy
The file was modified thys/Saturation_Framework_Extensions/Clausal_Calculus.thy
The file was modified thys/Saturation_Framework_Extensions/FO_Ordered_Resolution_Prover_Revisited.thy
The file was modified thys/Saturation_Framework_Extensions/Standard_Redundancy_Criterion.thy
The file was modified thys/SenSocialChoice/Arrow.thy
The file was modified thys/Separation_Logic_Imperative_HOL/Examples/Hash_Map_Impl.thy
The file was modified thys/Separation_Logic_Imperative_HOL/Examples/Idioms.thy
The file was modified thys/Separation_Logic_Imperative_HOL/Examples/Imp_List_Spec.thy
The file was modified thys/Separation_Logic_Imperative_HOL/Examples/Imp_Map_Spec.thy
The file was modified thys/Separation_Logic_Imperative_HOL/Examples/Imp_Set_Spec.thy
The file was modified thys/Separation_Logic_Imperative_HOL/Examples/Open_List.thy
The file was modified thys/Show/Old_Datatype/Old_Show.thy
The file was modified thys/Show/Old_Datatype/old_show_generator.ML
The file was modified thys/Show/show_generator.ML
The file was modified thys/Simpl/generalise_state.ML
The file was modified thys/Simpl/hoare.ML
The file was modified thys/SpecCheck/README.md
The file was modified thys/SpecCheck/ROOT
The file was modified thys/SpecCheck/SpecCheck.thy
The file was modified thys/SpecCheck/dynamic/SpecCheck_Dynamic.thy
The file was modified thys/SpecCheck/dynamic/dynamic_construct.ML
The file was modified thys/SpecCheck/dynamic/speccheck_dynamic.ML
The file was modified thys/SpecCheck/examples/SpecCheck_Examples.thy
The file was modified thys/SpecCheck/generators/gen.ML
The file was modified thys/SpecCheck/generators/gen_base.ML
The file was modified thys/SpecCheck/generators/gen_function.ML
The file was modified thys/SpecCheck/generators/gen_int.ML
The file was modified thys/SpecCheck/generators/gen_real.ML
The file was modified thys/SpecCheck/generators/gen_term.ML
The file was modified thys/SpecCheck/generators/gen_text.ML
The file was modified thys/SpecCheck/generators/gen_types.ML
The file was modified thys/SpecCheck/lecker.ML
The file was modified thys/SpecCheck/output_styles/output_style.ML
The file was modified thys/SpecCheck/output_styles/output_style_custom.ML
The file was modified thys/SpecCheck/output_styles/output_style_perl.ML
The file was modified thys/SpecCheck/output_styles/output_style_types.ML
The file was modified thys/SpecCheck/property.ML
The file was modified thys/SpecCheck/show/SpecCheck_Show.thy
The file was modified thys/SpecCheck/show/show.ML
The file was modified thys/SpecCheck/show/show_base.ML
The file was modified thys/SpecCheck/show/show_types.ML
The file was modified thys/SpecCheck/shrink/shrink.ML
The file was modified thys/SpecCheck/shrink/shrink_base.ML
The file was modified thys/SpecCheck/shrink/shrink_types.ML
The file was modified thys/SpecCheck/speccheck.ML
The file was modified thys/Statecharts/Expr.thy
The file was modified thys/Stirling_Formula/Gamma_Asymptotics.thy
The file was modified thys/Stone_Relation_Algebras/Linear_Order_Matrices.thy
The file was modified thys/Stream_Fusion_Code/stream_fusion.ML
The file was modified thys/Sturm_Sequences/Examples/Sturm_Ex.thy
The file was modified thys/Sturm_Sequences/Lib/Misc_Polynomial.thy
The file was modified thys/Sturm_Sequences/ROOT
The file was modified thys/Sturm_Sequences/Sturm.thy
The file was modified thys/Sturm_Sequences/Sturm_Method.thy
The file was modified thys/Sturm_Sequences/Sturm_Theorem.thy
The file was modified thys/Sturm_Sequences/document/root_userguide.tex
The file was modified thys/Subresultants/Subresultant.thy
The file was modified thys/Subresultants/Subresultant_Gcd.thy
The file was modified thys/Subset_Boolean_Algebras/document/root.bib
The file was modified thys/TESL_Language/Introduction.thy
The file was modified thys/Timed_Automata/Closure.thy
The file was modified thys/Transformer_Semantics/Kleisli_Transformers.thy
The file was modified thys/Treaps/Random_List_Permutation.thy
The file was modified thys/Triangle/Angles.thy
The file was modified thys/Triangle/Triangle.thy
The file was modified thys/Twelvefold_Way/Twelvefold_Way_Core.thy
The file was modified thys/Tycon/tycondef.ML
The file was modified thys/Types_Tableaus_and_Goedels_God/document/root.bib
The file was modified thys/UTP/toolkit/Total_Recall.ML
The file was modified thys/UTP/toolkit/Total_Recall.thy
The file was modified thys/UTP/utp/uexpr_rep_eq.ML
The file was modified thys/Universal_Turing_Machine/UF.thy
The file was modified thys/UpDown_Scheme/Triangular_Function.thy
The file was modified thys/Verified_SAT_Based_AI_Planning/SAS_Plus_STRIPS.thy
The file was modified thys/Verified_SAT_Based_AI_Planning/SAT_Plan_Base.thy
The file was modified thys/Verified_SAT_Based_AI_Planning/STRIPS_Semantics.thy
The file was modified thys/Vickrey_Clarke_Groves/MiscTools.thy
The file was modified thys/Word_Lib/Aligned.thy
The file was modified thys/Word_Lib/Ancient_Numeral.thy
The file was modified thys/Word_Lib/Bit_Comprehension.thy
The file was modified thys/Word_Lib/Bit_Shifts_Infix_Syntax.thy
The file was modified thys/Word_Lib/Bits_Int.thy
The file was modified thys/Word_Lib/Bitwise.thy
The file was modified thys/Word_Lib/Examples.thy
The file was modified thys/Word_Lib/Generic_set_bit.thy
The file was modified thys/Word_Lib/Guide.thy
The file was modified thys/Word_Lib/Least_significant_bit.thy
The file was modified thys/Word_Lib/Legacy_Aliases.thy
The file was modified thys/Word_Lib/Many_More.thy
The file was modified thys/Word_Lib/More_Arithmetic.thy
The file was modified thys/Word_Lib/More_Word.thy
The file was modified thys/Word_Lib/More_Word_Operations.thy
The file was modified thys/Word_Lib/Most_significant_bit.thy
The file was modified thys/Word_Lib/Next_and_Prev.thy
The file was modified thys/Word_Lib/Norm_Words.thy
The file was modified thys/Word_Lib/Reversed_Bit_Lists.thy
The file was modified thys/Word_Lib/Rsplit.thy
The file was modified thys/Word_Lib/Signed_Division_Word.thy
The file was modified thys/Word_Lib/Signed_Words.thy
The file was modified thys/Word_Lib/Type_Syntax.thy
The file was modified thys/Word_Lib/Word_16.thy
The file was modified thys/Word_Lib/Word_32.thy
The file was modified thys/Word_Lib/Word_64.thy
The file was modified thys/Word_Lib/Word_8.thy
The file was modified thys/Word_Lib/Word_EqI.thy
The file was modified thys/Word_Lib/Word_Lemmas.thy
The file was modified thys/Word_Lib/Word_Lib_Sumo.thy
The file was modified thys/Word_Lib/Word_Syntax.thy
The file was modified thys/Zeta_Function/ROOT
The file was modified thys/Zeta_Function/Zeta_Function.thy
The file was modified web/about.html
The file was modified web/entries/AI_Planning_Languages_Semantics.html
The file was modified web/entries/Abstract-Rewriting.html
The file was modified web/entries/Aggregation_Algebras.html
The file was modified web/entries/Akra_Bazzi.html
The file was modified web/entries/Algebraic_Numbers.html
The file was modified web/entries/Amicable_Numbers.html
The file was modified web/entries/Aristotles_Assertoric_Syllogistic.html
The file was modified web/entries/Automatic_Refinement.html
The file was modified web/entries/Banach_Steinhaus.html
The file was modified web/entries/BenOr_Kozen_Reif.html
The file was modified web/entries/Berlekamp_Zassenhaus.html
The file was modified web/entries/Bernoulli.html
The file was modified web/entries/Bertrands_Postulate.html
The file was modified web/entries/Bicategory.html
The file was modified web/entries/Binomial-Heaps.html
The file was modified web/entries/Bounded_Deducibility_Security.html
The file was modified web/entries/Budan_Fourier.html
The file was modified web/entries/Buffons_Needle.html
The file was modified web/entries/CAVA_Automata.html
The file was modified web/entries/CAVA_LTL_Modelchecker.html
The file was modified web/entries/CISC-Kernel.html
The file was modified web/entries/Card_Partitions.html
The file was modified web/entries/Catalan_Numbers.html
The file was modified web/entries/Category3.html
The file was modified web/entries/Collections.html
The file was modified web/entries/Comparison_Sort_Lower_Bound.html
The file was modified web/entries/Complete_Non_Orders.html
The file was modified web/entries/Complex_Geometry.html
The file was modified web/entries/Containers.html
The file was modified web/entries/Count_Complex_Roots.html
The file was modified web/entries/DFS_Framework.html
The file was modified web/entries/Density_Compiler.html
The file was modified web/entries/Descartes_Sign_Rule.html
The file was modified web/entries/Differential_Game_Logic.html
The file was modified web/entries/Dijkstra_Shortest_Path.html
The file was modified web/entries/Dirichlet_L.html
The file was modified web/entries/Dirichlet_Series.html
The file was modified web/entries/E_Transcendental.html
The file was modified web/entries/EdmondsKarp_Maxflow.html
The file was modified web/entries/Efficient-Mergesort.html
The file was modified web/entries/Ergodic_Theory.html
The file was modified web/entries/Error_Function.html
The file was modified web/entries/Euler_MacLaurin.html
The file was modified web/entries/Finger-Trees.html
The file was modified web/entries/Fishburn_Impossibility.html
The file was modified web/entries/Fisher_Yates.html
The file was modified web/entries/Flow_Networks.html
The file was modified web/entries/Floyd_Warshall.html
The file was modified web/entries/Formal_Puiseux_Series.html
The file was modified web/entries/Furstenberg_Topology.html
The file was modified web/entries/Gabow_SCC.html
The file was modified web/entries/Gauss_Jordan.html
The file was modified web/entries/Gauss_Sums.html
The file was modified web/entries/Gaussian_Integers.html
The file was modified web/entries/Girth_Chromatic.html
The file was modified web/entries/Graph_Theory.html
The file was modified web/entries/Hermite_Lindemann.html
The file was modified web/entries/HyperCTL.html
The file was modified web/entries/IMO2019.html
The file was modified web/entries/IMP2.html
The file was modified web/entries/Irrational_Series_Erdos_Straus.html
The file was modified web/entries/Irrationality_J_Hancl.html
The file was modified web/entries/Jinja.html
The file was modified web/entries/Jordan_Normal_Form.html
The file was modified web/entries/KAD.html
The file was modified web/entries/Knuth_Bendix_Order.html
The file was modified web/entries/Knuth_Morris_Pratt.html
The file was modified web/entries/Kruskal.html
The file was modified web/entries/LLL_Basis_Reduction.html
The file was modified web/entries/LLL_Factorization.html
The file was modified web/entries/LTL_to_GBA.html
The file was modified web/entries/Lambert_W.html
The file was modified web/entries/Landau_Symbols.html
The file was modified web/entries/Laws_of_Large_Numbers.html
The file was modified web/entries/Linear_Recurrences.html
The file was modified web/entries/Liouville_Numbers.html
The file was modified web/entries/List-Index.html
The file was modified web/entries/List_Inversions.html
The file was modified web/entries/Lucas_Theorem.html
The file was modified web/entries/MFMC_Countable.html
The file was modified web/entries/MFODL_Monitor_Optimized.html
The file was modified web/entries/Mason_Stothers.html
The file was modified web/entries/Matrix.html
The file was modified web/entries/Median_Of_Medians_Selection.html
The file was modified web/entries/Mersenne_Primes.html
The file was modified web/entries/Minkowskis_Theorem.html
The file was modified web/entries/Monad_Normalisation.html
The file was modified web/entries/MonoBoolTranAlgebra.html
The file was modified web/entries/Myhill-Nerode.html
The file was modified web/entries/Nested_Multisets_Ordinals.html
The file was modified web/entries/Octonions.html
The file was modified web/entries/Pell.html
The file was modified web/entries/Perron_Frobenius.html
The file was modified web/entries/Pi_Transcendental.html
The file was modified web/entries/Polynomial_Factorization.html
The file was modified web/entries/Polynomial_Interpolation.html
The file was modified web/entries/Polynomials.html
The file was modified web/entries/Power_Sum_Polynomials.html
The file was modified web/entries/Prim_Dijkstra_Simple.html
The file was modified web/entries/Prime_Distribution_Elementary.html
The file was modified web/entries/Prime_Harmonic_Series.html
The file was modified web/entries/Prime_Number_Theorem.html
The file was modified web/entries/Priority_Search_Trees.html
The file was modified web/entries/Probabilistic_Prime_Tests.html
The file was modified web/entries/Program-Conflict-Analysis.html
The file was modified web/entries/Prpu_Maxflow.html
The file was modified web/entries/Quick_Sort_Cost.html
The file was modified web/entries/ROBDD.html
The file was modified web/entries/Random_BSTs.html
The file was modified web/entries/Randomised_BSTs.html
The file was modified web/entries/Randomised_Social_Choice.html
The file was modified web/entries/Real_Impl.html
The file was modified web/entries/Refine_Imperative_HOL.html
The file was modified web/entries/Refine_Monadic.html
The file was modified web/entries/Regex_Equivalence.html
The file was modified web/entries/Regular-Sets.html
The file was modified web/entries/Relational_Disjoint_Set_Forests.html
The file was modified web/entries/Relational_Minimum_Spanning_Trees.html
The file was modified web/entries/Relational_Paths.html
The file was modified web/entries/SDS_Impossibility.html
The file was modified web/entries/Separation_Logic_Imperative_HOL.html
The file was modified web/entries/Show.html
The file was modified web/entries/Skip_Lists.html
The file was modified web/entries/SpecCheck.html
The file was modified web/entries/Stirling_Formula.html
The file was modified web/entries/Stone_Algebras.html
The file was modified web/entries/Stone_Kleene_Relation_Algebras.html
The file was modified web/entries/Stone_Relation_Algebras.html
The file was modified web/entries/Sturm_Sequences.html
The file was modified web/entries/Subresultants.html
The file was modified web/entries/Subset_Boolean_Algebras.html
The file was modified web/entries/Symmetric_Polynomials.html
The file was modified web/entries/Transcendence_Series_Hancl_Rucki.html
The file was modified web/entries/Treaps.html
The file was modified web/entries/Tree-Automata.html
The file was modified web/entries/Triangle.html
The file was modified web/entries/Van_der_Waerden.html
The file was modified web/entries/VectorSpace.html
The file was modified web/entries/VerifyThis2018.html
The file was modified web/entries/VerifyThis2019.html
The file was modified web/entries/Word_Lib.html
The file was modified web/entries/ZFC_in_HOL.html
The file was modified web/entries/Zeta_3_Irrational.html
The file was modified web/entries/Zeta_Function.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 12233:9783556732ec by Burkhart Wolff _wolff@lri.fr_:
documentation fine-tuning.
The file was modified thys/Isabelle_C/C11-FrontEnd/C_Appendices.thy
Changeset 12232:25c35ef2f771 by Burkhart Wolff _wolff@lri.fr_:
Added section on C11_Ast_Lib in chapter II.
The file was modified thys/Isabelle_C/C11-FrontEnd/C_Appendices.thy
Changeset 12231:9ee07a7f9824 by Burkhart Wolff _wolff@lri.fr_:
Example section restored and Documentation adapted.
The file was modified thys/Isabelle_C/C11-FrontEnd/C_Appendices.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/examples/C0.thy
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/examples/C_paper.thy
Changeset 12230:50eea014c592 by Burkhart Wolff _wolff@lri.fr_:
Stramge intermediate configuration: Example section zerschossen.
The file was modified thys/Isabelle_C/C11-FrontEnd/C_Appendices.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/document/root.tex
The file was modified thys/Isabelle_C/C11-FrontEnd/examples/C0.thy
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/examples/C_paper.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Ast.thy
The file was modified thys/Isabelle_C/ROOT
Changeset 12229:ada85c62541d by Burkhart Wolff _wolff@lri.fr_:
Port to Isabelle2021-1 RC 2.
The file was modified thys/Isabelle_C/C11-FrontEnd/examples/C1.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/examples/C4.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Ast.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_Lexer_Language.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Parser_Annotation.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Parser_Language.thy
Changeset 12228:576d52916010 by Burkhart Wolff _wolff@lri.fr_:
Improved documentation.
The file was modified thys/Isabelle_C/C11-FrontEnd/examples/C0.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/examples/C1.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
Changeset 12227:0c90deecaa25 by Burkhart Wolff _wolff@lri.fr_:
Examples for&nbsp; iterator - applications: queries,&nbsp; and translations into term.
The file was addedthys/Isabelle_C/C11-FrontEnd/examples/C1.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/examples/C3.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Ast.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_Language.thy
Changeset 12226:b45f894cef6c by Burkhart Wolff _wolff@lri.fr_:
Rearranging standard root store; better documentation in C_Command.
The file was modified thys/Isabelle_C/C11-FrontEnd/examples/C0.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/examples/C_paper.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Command.thy
Changeset 12225:98838b260ed4 by Burkhart Wolff _wolff@lri.fr_:
Rearranging the ML _programming Example Section C1.
The file was addedthys/Isabelle_C/C11-FrontEnd/examples/C2.thy
The file was addedthys/Isabelle_C/C11-FrontEnd/examples/C3.thy
The file was removedthys/Isabelle_C/C11-FrontEnd/examples/C1.thy
The file was addedthys/Isabelle_C/C11-FrontEnd/examples/C4.thy
The file was removedthys/Isabelle_C/C11-FrontEnd/examples/C2.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/examples/C0.thy
Changeset 12222:78cb914993be by Burkhart Wolff _wolff@lri.fr_:
Improved Standard Interface to C11: Better signatures, a CEnv signature, C11 Std Ast Store (in C2.thy)
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/generated/c_grammar_fun.grm.sig
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Ast.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_Environment.thy
Changeset 12221:ee01bce2ecca by Burkhart Wolff _wolff@lri.fr_:
Restructuring of Interfaces; more show cases.
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/generated/c_grammar_fun.grm.sig
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Command.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Environment.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_Lexer_Language.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Parser_Language.thy
Changeset 12220:1cdca4295bac by simon foster _simon.foster@york.ac.uk_:
Updated meta-data for Optics
The file was modified metadata/metadata
Changeset 12219:c061bf9f46f3 by simon foster _simon.foster@york.ac.uk_:
Additional scene laws
The file was modified thys/Optics/Scenes.thy
Changeset 12217:9f8bcd71c121 by simon foster _simon.foster@york.ac.uk_:
Improved support for code generation, fixed a few bugs, and added a tactic to aid proof goal presentation of lens variables.
The file was modified thys/Optics/Channel_Type.ML
The file was modified thys/Optics/Lens_Instances.thy
The file was modified thys/Optics/Lens_Record.ML
The file was modified thys/Optics/Lens_Record_Example.thy
Changeset 12216:30b2022b09f2 by kevin kappelmann _kevin.kappelmann@tum.de_:
feat(SpecCheck/Show) add parentheses for option SOME case
The file was modified thys/SpecCheck/Show/show_base.ML
Changeset 12215:b4c2b0dc9ede by desharna:
merged
Changeset 12214:4f6728047f6b by desharna:
weakened ordering requirements
The file was modified thys/Saturation_Framework_Extensions/Clausal_Calculus.thy
The file was modified thys/Saturation_Framework_Extensions/Standard_Redundancy_Criterion.thy
Changeset 12213:8b85f22f4dd1 by desharna:
used well-founded pre-order in standard redundancy criterions
The file was modified thys/Saturation_Framework_Extensions/Clausal_Calculus.thy
The file was modified thys/Saturation_Framework_Extensions/FO_Ordered_Resolution_Prover_Revisited.thy
The file was modified thys/Saturation_Framework_Extensions/Standard_Redundancy_Criterion.thy
Changeset 12212:edd3acfc1381 by desharna:
derived refutational completeness from finitary and non-finitary standard redundancy criterion
The file was modified thys/Saturation_Framework_Extensions/Standard_Redundancy_Criterion.thy
Changeset 12210:8df476764564 by rene thiemann _rene.thiemann@uibk.ac.at_:
deleted incomplete methods for polynomial factorization or root computation in Algebraic-Numbers, since<br>they are now available as complete methods in Factor-Algebraic-Polynomial
The file was modified thys/Algebraic_Numbers/Algebraic_Number_Tests.thy
The file was modified thys/Algebraic_Numbers/Complex_Algebraic_Numbers.thy
The file was modified thys/Algebraic_Numbers/ROOT
The file was modified thys/Algebraic_Numbers/Real_Roots.thy
The file was modified thys/Linear_Recurrences/ROOT
The file was modified thys/Linear_Recurrences/Solver/Linear_Recurrences_Solver.thy
The file was removedthys/Algebraic_Numbers/Real_Factorization.thy
Changeset 12209:4b2bb6f630a4 by rene thiemann _rene.thiemann@uibk.ac.at_:
factor_complex_poly delivers distinct list
The file was modified thys/Factor_Algebraic_Polynomial/Factor_Complex_Poly.thy
Changeset 12208:d4a4e01fa279 by paulson:
merged
Changeset 12207:71efc33bb417 by paulson _lp15@cam.ac.uk_:
Removal of material that&#039;s going to be in Isabelle2021-1
The file was modified thys/Szemeredi_Regularity/Szemeredi.thy
The file was removedthys/Szemeredi_Regularity/Roth_Library.thy
Changeset 12205:6fdfed3dbb23 by rene thiemann _rene.thiemann@uibk.ac.at_:
refactoring (moving theories and lemmas around)
The file was modified thys/Algebraic_Numbers/Algebraic_Numbers.thy
The file was modified thys/Algebraic_Numbers/Algebraic_Numbers_Prelim.thy
The file was modified thys/Algebraic_Numbers/Complex_Algebraic_Numbers.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/ROOT
The file was modified thys/Factor_Algebraic_Polynomial/ROOT
The file was modified thys/Factor_Algebraic_Polynomial/Roots_of_Algebraic_Poly.thy
The file was modified thys/Factor_Algebraic_Polynomial/Roots_of_Algebraic_Poly_Impl.thy
The file was removedthys/Cubic_Quartic_Equations/Min_Int_Poly_Complex_Impl.thy
The file was removedthys/Factor_Algebraic_Polynomial/Complex_Roots_IA_Code.thy
The file was modified thys/Word_Lib/Aligned.thy
The file was modified thys/Word_Lib/Bits_Int.thy
The file was modified thys/Word_Lib/Guide.thy
The file was modified thys/Word_Lib/Machine_Word_32.thy
The file was modified thys/Word_Lib/Most_significant_bit.thy
The file was modified thys/Word_Lib/Signed_Words.thy
The file was modified thys/Word_Lib/Word_EqI.thy
The file was modified thys/Word_Lib/Word_Lemmas.thy
The file was modified thys/Word_Lib/Word_Lib_Sumo.thy
Changeset 12203:879aa71d1836 by rene thiemann _rene.thiemann@uibk.ac.at_:
adjusted Factor_Algebraic_Polynomial to Isabelle/devel (and Isabelle 2021-1, RC3)
The file was modified thys/Factor_Algebraic_Polynomial/Multivariate_Resultant.thy
The file was modified thys/Factor_Algebraic_Polynomial/Poly_Connection.thy
The file was modified thys/Factor_Algebraic_Polynomial/ROOT
The file was modified thys/Factor_Algebraic_Polynomial/Roots_of_Algebraic_Poly.thy
The file was modified thys/Factor_Algebraic_Polynomial/Roots_of_Algebraic_Poly_Impl.thy
The file was addedthys/PAL/PAL.thy
The file was addedthys/PAL/ROOT
The file was addedthys/PAL/document/root.bib
The file was addedthys/PAL/document/root.tex
The file was addedweb/entries/PAL.html
The file was modified metadata/metadata
The file was modified thys/ROOTS
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 12200:0d7595fe5aed by gerwin klein _kleing@unsw.edu.au_:
new entry Factor_Algebraic_Polynomial
The file was addedthys/Factor_Algebraic_Polynomial/Complex_Roots_IA_Code.thy
The file was addedthys/Factor_Algebraic_Polynomial/Factor_Complex_Poly.thy
The file was addedthys/Factor_Algebraic_Polynomial/Factor_Real_Poly.thy
The file was addedthys/Factor_Algebraic_Polynomial/Is_Int_To_Int.thy
The file was addedthys/Factor_Algebraic_Polynomial/MPoly_Container.thy
The file was addedthys/Factor_Algebraic_Polynomial/MPoly_Divide.thy
The file was addedthys/Factor_Algebraic_Polynomial/MPoly_Divide_Code.thy
The file was addedthys/Factor_Algebraic_Polynomial/Multivariate_Resultant.thy
The file was addedthys/Factor_Algebraic_Polynomial/Poly_Connection.thy
The file was addedthys/Factor_Algebraic_Polynomial/ROOT
The file was addedthys/Factor_Algebraic_Polynomial/Roots_of_Algebraic_Poly.thy
The file was addedthys/Factor_Algebraic_Polynomial/Roots_of_Algebraic_Poly_Impl.thy
The file was addedthys/Factor_Algebraic_Polynomial/Roots_of_Real_Complex_Poly.thy
The file was addedthys/Factor_Algebraic_Polynomial/Roots_via_IA.thy
The file was addedthys/Factor_Algebraic_Polynomial/document/root.bib
The file was addedthys/Factor_Algebraic_Polynomial/document/root.tex
The file was addedweb/entries/Factor_Algebraic_Polynomial.html
The file was modified metadata/metadata
The file was modified thys/ROOTS
The file was modified web/entries/Akra_Bazzi.html
The file was modified web/entries/Bernoulli.html
The file was modified web/entries/Bertrands_Postulate.html
The file was modified web/entries/Buffons_Needle.html
The file was modified web/entries/Catalan_Numbers.html
The file was modified web/entries/Comparison_Sort_Lower_Bound.html
The file was modified web/entries/Cubic_Quartic_Equations.html
The file was modified web/entries/Density_Compiler.html
The file was modified web/entries/Descartes_Sign_Rule.html
The file was modified web/entries/Dirichlet_L.html
The file was modified web/entries/Dirichlet_Series.html
The file was modified web/entries/E_Transcendental.html
The file was modified web/entries/Error_Function.html
The file was modified web/entries/Euler_MacLaurin.html
The file was modified web/entries/Finitely_Generated_Abelian_Groups.html
The file was modified web/entries/Fishburn_Impossibility.html
The file was modified web/entries/Fisher_Yates.html
The file was modified web/entries/Formal_Puiseux_Series.html
The file was modified web/entries/Furstenberg_Topology.html
The file was modified web/entries/Gauss_Sums.html
The file was modified web/entries/Gaussian_Integers.html
The file was modified web/entries/Hermite_Lindemann.html
The file was modified web/entries/IMO2019.html
The file was modified web/entries/Lambert_W.html
The file was modified web/entries/Landau_Symbols.html
The file was modified web/entries/Laws_of_Large_Numbers.html
The file was modified web/entries/Linear_Recurrences.html
The file was modified web/entries/Liouville_Numbers.html
The file was modified web/entries/List_Inversions.html
The file was modified web/entries/Mason_Stothers.html
The file was modified web/entries/Median_Of_Medians_Selection.html
The file was modified web/entries/Mersenne_Primes.html
The file was modified web/entries/Minkowskis_Theorem.html
The file was modified web/entries/Monad_Normalisation.html
The file was modified web/entries/Pell.html
The file was modified web/entries/Pi_Transcendental.html
The file was modified web/entries/Power_Sum_Polynomials.html
The file was modified web/entries/Prime_Distribution_Elementary.html
The file was modified web/entries/Prime_Harmonic_Series.html
The file was modified web/entries/Prime_Number_Theorem.html
The file was modified web/entries/Probabilistic_Prime_Tests.html
The file was modified web/entries/Quick_Sort_Cost.html
The file was modified web/entries/Random_BSTs.html
The file was modified web/entries/Randomised_BSTs.html
The file was modified web/entries/Randomised_Social_Choice.html
The file was modified web/entries/SDS_Impossibility.html
The file was modified web/entries/Skip_Lists.html
The file was modified web/entries/Stirling_Formula.html
The file was modified web/entries/Sturm_Sequences.html
The file was modified web/entries/Symmetric_Polynomials.html
The file was modified web/entries/Treaps.html
The file was modified web/entries/Triangle.html
The file was modified web/entries/Van_der_Waerden.html
The file was modified web/entries/Zeta_3_Irrational.html
The file was modified web/entries/Zeta_Function.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 12199:7c831b848ada by gerwin klein _kleing@unsw.edu.au_:
merge from afp-2021
Changeset 12198:6d3ed174962a by gerwin klein _kleing@unsw.edu.au_:
document `publish -`
The file was modified doc/editors/web.md
Changeset 12197:271732661ef5 by Manuel Eberl _manuel@pruvisto.org_:
changed affiliation of eberl (this time properly)
The file was modified metadata/templates/about.tpl
The file was modified web/about.html
Changeset 12196:c936740f4927 by Manuel Eberl _manuel@pruvisto.org_:
changed affiliation of Eberl
The file was modified web/about.html
Changeset 12195:4455121cb3bd by paulson _lp15@cam.ac.uk_:
sitegen for Real_Power
The file was addedweb/entries/Real_Power.html
The file was modified metadata/metadata
The file was modified web/entries/Schutz_Spacetime.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 12194:a9cbe497e51c by paulson _lp15@cam.ac.uk_:
new entry Real_Power
The file was addedthys/Real_Power/Log.thy
The file was addedthys/Real_Power/ROOT
The file was addedthys/Real_Power/RatPower.thy
The file was addedthys/Real_Power/RealPower.thy
The file was addedthys/Real_Power/document/root.tex
The file was modified thys/ROOTS
Changeset 12193:069931d66829 by nipkow:
New entry Szemeredi_Regularity
The file was addedthys/Szemeredi_Regularity/ROOT
The file was addedthys/Szemeredi_Regularity/Roth_Library.thy
The file was addedthys/Szemeredi_Regularity/Szemeredi.thy
The file was addedthys/Szemeredi_Regularity/document/root.bib
The file was addedthys/Szemeredi_Regularity/document/root.tex
The file was addedweb/entries/Szemeredi_Regularity.html
The file was modified metadata/metadata
The file was modified thys/ROOTS
The file was modified web/entries/Amicable_Numbers.html
The file was modified web/entries/Aristotles_Assertoric_Syllogistic.html
The file was modified web/entries/Girth_Chromatic.html
The file was modified web/entries/Irrational_Series_Erdos_Straus.html
The file was modified web/entries/Irrationality_J_Hancl.html
The file was modified web/entries/Octonions.html
The file was modified web/entries/Transcendence_Series_Hancl_Rucki.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 12192:727a899b0f44 by wenzelm:
tuned proofs -- avoid z3;
The file was modified thys/Word_Lib/Bit_Comprehension.thy