Skip to content
Success

Changes

Summary

  1. more checks;
  2. clarified message;
  3. clarified message;
  4. clarified comments;
  5. clarified message;
  6. improved list_neq simproc
  7. merged
  8. repaired document
  9. merged
  10. merged
  11. A couple of basic lemmas about arg
  12. multiset as equivalence class of permuted lists
  13. emphasize connection to multisets
  14. proper "latest" tag, otherwise the default pull command from https://hub.docker.com/r/makarius/isabelle won't work;
  15. more on Isabelle_System.bash;
  16. more specific name
  17. more lemmas
  18. dropped obscure FIXME
  19. proper usage of hypotheses for zipperposition's TPTP generation
  20. merged
  21. tuned Mirabelle to parse option check_trivial only once
  22. merged
  23. merged
  24. added stride option to Mirabelle
  25. proper prover capabilities for zipperposition
  26. NEWS;
  27. merged
  28. clarified uses of Isabelle_System.bash_process: more checks, fewer messages;
  29. tuned signature;
  30. more direct timing from bash_process wrapper;
  31. tuned;
  32. clarified signature, following Isabelle/Scala;
  33. tuned;
  34. clarified signature;
  35. clarified signature: Isabelle_System.bash_process is strict and thus cannot check for interrupt_return_code;
  36. clarified signature: always trim_line of Process_Result.out/err, uniformly in ML and Scala;
  37. tuned;
  38. clarified signature, following Isabelle/Scala;
  39. tuned signature;
  40. clarified signature: process_result timing from Isabelle/Scala;
  41. NEWS
  42. dedicated locale for preorder and abstract bdd operation
  43. get rid of traditional predicate
  44. proper treatment of process_result;
  45. more accurate process_result in ML, corresponding to Process_Result in Scala;
  46. clarified: proper trim_line for error;
  47. unused;
  48. clarified lines (again);
  49. clarified modules;
  50. more uniform Bash.process: always ask Isabelle/Scala;
  51. more reactive protocol messages, e.g. for Scala.function (relevant for Bash.process);
  52. clarified compiler options;
  53. tuned comments;
  54. removed obsolete RC tags;
Changeset 73312:736b8853189a by wenzelm:
more checks;
The file was modified src/Pure/PIDE/resources.ML
The file was modified src/Pure/Pure.thy
Changeset 73311:54262af6d310 by wenzelm:
clarified message;
The file was modified src/Pure/Thy/sessions.scala
Changeset 73310:6e155bb1516d by wenzelm:
clarified message;
The file was modified src/Pure/Thy/sessions.scala
Changeset 73309:606ae85b8c6b by wenzelm:
clarified comments;
The file was modified src/Pure/Tools/main.scala
Changeset 73308:f73c691bd679 by wenzelm:
clarified message;
The file was modified lib/Tools/components
Changeset 73307:c8e317a4c905 by nipkow:
improved list_neq simproc
The file was modified src/HOL/List.thy
Changeset 73306:95937cfe2628 by haftmann:
merged
Changeset 73305:47616dc81488 by haftmann:
repaired document
The file was modified src/HOL/Library/List_Permutation.thy
Changeset 73304:6cd53ec2e32e by paulson:
merged
Changeset 73303:bd61e9477d82 by paulson:
merged
Changeset 73302:915b3d41dec1 by paulson _lp15@cam.ac.uk_:
A couple of basic lemmas about arg
The file was modified src/HOL/Complex.thy
Changeset 73301:bfe92e4f6ea4 by haftmann:
multiset as equivalence class of permuted lists
The file was modified src/HOL/Library/List_Permutation.thy
The file was modified src/HOL/Library/Multiset.thy
The file was modified src/HOL/List.thy
Changeset 73300:c52c5a5bf4e6 by haftmann:
emphasize connection to multisets
The file was modified src/HOL/Library/List_Permutation.thy
Changeset 73299:43ce3b8a25ee by wenzelm:
proper "latest" tag, otherwise the default pull command from https://hub.docker.com/r/makarius/isabelle won't work;
The file was modified Admin/Release/CHECKLIST
Changeset 73298:637e3e85cd6f by wenzelm:
more on Isabelle_System.bash;
The file was modified NEWS
Changeset 73297:beaff25452d2 by haftmann:
more specific name
The file was addedsrc/HOL/Library/List_Permutation.thy
The file was modified NEWS
The file was modified src/HOL/Algebra/Divisibility.thy
The file was modified src/HOL/Library/Library.thy
The file was modified src/HOL/Probability/ex/Koepf_Duermuth_Countermeasure.thy
The file was removedsrc/HOL/Library/Permutation.thy
Changeset 73296:2ac92ba88d6b by haftmann:
more lemmas
The file was modified src/HOL/Library/Function_Algebras.thy
Changeset 73295:6c4c37a3ebec by haftmann:
dropped obscure FIXME
The file was modified src/HOL/Lattices_Big.thy
Changeset 73294:f0210642e43f by desharna:
proper usage of hypotheses for zipperposition's TPTP generation
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML
Changeset 73293:8b6fa865bac4 by desharna:
merged
Changeset 73292:f84a93f1de2f by desharna:
tuned Mirabelle to parse option check_trivial only once
The file was modified src/HOL/Mirabelle/Tools/mirabelle.ML
The file was modified src/HOL/Mirabelle/Tools/mirabelle_sledgehammer.ML
Changeset 73291:efeebcfaef85 by desharna:
merged
Changeset 73290:dcf295994c90 by desharna:
merged
Changeset 73289:a34b49841585 by desharna:
added stride option to Mirabelle
The file was modified src/HOL/Mirabelle/Tools/mirabelle_sledgehammer.ML
Changeset 73288:f6f1242ed367 by desharna:
proper prover capabilities for zipperposition
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML
Changeset 73287:04c9a2cd7686 by wenzelm:
NEWS;
The file was modified NEWS
Changeset 73286:652b89134374 by wenzelm:
merged
Changeset 73285:0e7a3c055f39 by wenzelm:
clarified uses of Isabelle_System.bash_process: more checks, fewer messages;
The file was modified src/HOL/Tools/Predicate_Compile/code_prolog.ML
The file was modified src/HOL/Tools/Quickcheck/narrowing_generators.ML
Changeset 73284:a97ae083cad1 by wenzelm:
tuned signature;
The file was modified src/HOL/Tools/Quickcheck/narrowing_generators.ML
The file was modified src/Pure/System/process_result.ML
Changeset 73283:057d8a164a7b by wenzelm:
more direct timing from bash_process wrapper;
The file was modified src/HOL/Tools/Quickcheck/narrowing_generators.ML
Changeset 73282:dcadb3243cfa by wenzelm:
tuned;
The file was modified src/Pure/Tools/jedit.ML
Changeset 73281:22417b631453 by wenzelm:
clarified signature, following Isabelle/Scala;
The file was modified src/Pure/System/isabelle_system.ML
The file was modified src/Pure/System/process_result.ML
Changeset 73280:a96944cbaf7d by wenzelm:
tuned;
The file was modified src/Pure/System/process_result.ML
Changeset 73279:37aff2142295 by wenzelm:
clarified signature;
The file was modified src/Pure/System/isabelle_system.ML
The file was modified src/Pure/Tools/generated_files.ML
The file was modified src/Pure/Tools/ghc.ML
Changeset 73278:7dbae202ff84 by wenzelm:
clarified signature: Isabelle_System.bash_process is strict and thus cannot check for interrupt_return_code;
The file was modified src/Pure/General/exn.ML
The file was modified src/Pure/System/process_result.ML
Changeset 73277:0110e2e2964c by wenzelm:
clarified signature: always trim_line of Process_Result.out/err, uniformly in ML and Scala;
The file was modified src/HOL/Tools/Predicate_Compile/code_prolog.ML
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML
The file was modified src/Pure/Admin/components.scala
The file was modified src/Pure/System/isabelle_system.ML
The file was modified src/Pure/System/process_result.ML
The file was modified src/Pure/System/process_result.scala
The file was modified src/Pure/Thy/presentation.scala
Changeset 73276:54065cbf7134 by wenzelm:
tuned;
The file was modified src/Pure/Tools/doc.scala
Changeset 73275:f0db1e4c89bc by wenzelm:
clarified signature, following Isabelle/Scala;
The file was addedsrc/Pure/System/process_result.ML
The file was modified src/HOL/Tools/Nunchaku/nunchaku_tool.ML
The file was modified src/Pure/General/exn.ML
The file was modified src/Pure/ROOT.ML
The file was modified src/Pure/System/isabelle_system.ML
Changeset 73274:10d3b49a702a by wenzelm:
tuned signature;
The file was modified src/HOL/Tools/Nunchaku/nunchaku_tool.ML
Changeset 73273:17c28251fff0 by wenzelm:
clarified signature: process_result timing from Isabelle/Scala;
The file was modified src/Pure/System/bash.scala
The file was modified src/Pure/System/isabelle_system.ML
Changeset 73272:ce4fe0b1cfda by haftmann:
NEWS
The file was modified NEWS
Changeset 73271:05a873f90655 by haftmann:
dedicated locale for preorder and abstract bdd operation
The file was modified src/HOL/Conditionally_Complete_Lattices.thy
The file was modified src/HOL/Orderings.thy
Changeset 73270:e2d03448d5b5 by haftmann:
get rid of traditional predicate
The file was modified NEWS
The file was modified src/HOL/Algebra/Polynomial_Divisibility.thy
The file was modified src/HOL/Computational_Algebra/Factorial_Ring.thy
The file was modified src/HOL/Computational_Algebra/Primes.thy
The file was modified src/HOL/Library/DAList_Multiset.thy
The file was modified src/HOL/Library/Multiset.thy
Changeset 73269:f5a77ee9106c by wenzelm:
proper treatment of process_result;
The file was modified src/HOL/Tools/Quickcheck/narrowing_generators.ML
Changeset 73268:c8abfe393c16 by wenzelm:
more accurate process_result in ML, corresponding to Process_Result in Scala;
The file was modified src/Pure/System/bash.scala
The file was modified src/Pure/System/isabelle_system.ML
Changeset 73267:1d610d5524ff by wenzelm:
clarified: proper trim_line for error;
The file was modified src/Pure/Tools/ghc.ML
Changeset 73266:d6a664daa285 by wenzelm:
unused;
The file was removedsrc/Pure/System/kill.ML
Changeset 73265:76c9fcf80f96 by wenzelm:
clarified lines (again);
The file was modified src/Pure/ROOT.ML
The file was modified src/Pure/System/bash.scala
Changeset 73264:440546ea20e6 by wenzelm:
clarified modules;
The file was modified src/HOL/Tools/Nunchaku/nunchaku_tool.ML
The file was modified src/Pure/General/file.ML
The file was modified src/Pure/ROOT.ML
The file was modified src/Pure/System/bash.ML
The file was modified src/Pure/System/isabelle_system.ML
The file was modified src/Pure/Tools/ghc.ML
The file was removedsrc/Pure/System/bash_syntax.ML
Changeset 73263:ad60214bef09 by wenzelm:
more uniform Bash.process: always ask Isabelle/Scala;
The file was modified src/Pure/ML/ml_system.ML
The file was modified src/Pure/ROOT.ML
The file was modified src/Pure/System/bash.ML
The file was modified src/Pure/System/bash.scala
Changeset 73262:71b7a5775342 by wenzelm:
more reactive protocol messages, e.g. for Scala.function (relevant for Bash.process);
The file was modified src/Pure/System/message_channel.ML
Changeset 73261:f0446b3e4d17 by wenzelm:
clarified compiler options;
The file was modified etc/settings
The file was modified src/Pure/ROOT.scala
Changeset 73260:3edb1592cad6 by wenzelm:
tuned comments;
The file was modified etc/components
Changeset 73259:3acd62a22c1e by wenzelm:
removed obsolete RC tags;
The file was modified .hgtags

Summary

  1. merge from afp-2021
  2. revert accidental change
  3. merge from afp-2021
  4. website update
  5. fix typo (Bauer -> Bayer)
  6. new entry BTree
  7. add Windows example to use-instructions
  8. Isabelle app layout changed on Mac
  9. Formal_Puiseux_Series website
  10. new entry Formal_Puiseux_Series
  11. 2021 web pages
  12. update with 2021 release .tar.gz's
  13. add Isabelle2021 release date
  14. update .tar.gz releases
  15. set version to 2021
  16. multiset as equivalence class of permuted lists
  17. emphasize connection to multisets
  18. more specific name
  19. merged
  20. adapted to Isabelle/0110e2e2964c;
  21. adapted to Isabelle/f0db1e4c89bc;
  22. dedicated locale for preorder and abstract bdd operation
  23. get rid of traditional predicate
  24. more accurate process_result;
  25. adapted to Isabelle/440546ea20e6;
Changeset 11658:59274460849c by gerwin klein _kleing@unsw.edu.au_:
merge from afp-2021
Changeset 11657:6fc43618aaf0 by gerwin klein _kleing@unsw.edu.au_:
revert accidental change
The file was modified admin/publish
Changeset 11656:ca99cb5446f9 by gerwin klein _kleing@unsw.edu.au_:
merge from afp-2021
The file was modified web/entries/BTree.html
The file was modified web/rss.xml
Changeset 11654:90fe8dfd1261 by gerwin klein _kleing@unsw.edu.au_:
fix typo (Bauer -> Bayer)
The file was modified metadata/metadata
The file was modified thys/BTree/BTree_Set.thy
The file was addedthys/BTree/Array_SBlit.thy
The file was addedthys/BTree/BTree.thy
The file was addedthys/BTree/BTree_Height.thy
The file was addedthys/BTree/BTree_Imp.thy
The file was addedthys/BTree/BTree_ImpSet.thy
The file was addedthys/BTree/BTree_ImpSplit.thy
The file was addedthys/BTree/BTree_Set.thy
The file was addedthys/BTree/BTree_Split.thy
The file was addedthys/BTree/Basic_Assn.thy
The file was addedthys/BTree/Imperative_Loops.thy
The file was addedthys/BTree/Partially_Filled_Array.thy
The file was addedthys/BTree/README.md
The file was addedthys/BTree/ROOT
The file was addedthys/BTree/document/root.bib
The file was addedthys/BTree/document/root.tex
The file was addedweb/entries/BTree.html
The file was modified metadata/metadata
The file was modified thys/ROOTS
The file was modified web/entries/Refine_Imperative_HOL.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 11652:a175903c09b5 by gerwin klein _kleing@unsw.edu.au_:
add Windows example to use-instructions
The file was modified metadata/templates/using.tpl
The file was modified web/using.html
Changeset 11651:3a0ed0e8fcfb by gerwin klein _kleing@unsw.edu.au_:
Isabelle app layout changed on Mac
The file was modified admin/common
Changeset 11650:cb1f24a06749 by paulson _lp15@cam.ac.uk_:
Formal_Puiseux_Series website
The file was addedweb/entries/Formal_Puiseux_Series.html
The file was modified metadata/metadata
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 11649:74a42283f683 by paulson _lp15@cam.ac.uk_:
new entry Formal_Puiseux_Series
The file was addedthys/Formal_Puiseux_Series/FPS_Hensel.thy
The file was addedthys/Formal_Puiseux_Series/Formal_Puiseux_Series.thy
The file was addedthys/Formal_Puiseux_Series/Puiseux_Laurent_Library.thy
The file was addedthys/Formal_Puiseux_Series/Puiseux_Polynomial_Library.thy
The file was addedthys/Formal_Puiseux_Series/ROOT
The file was addedthys/Formal_Puiseux_Series/document/root.bib
The file was addedthys/Formal_Puiseux_Series/document/root.tex
The file was modified thys/ROOTS
The file was modified web/entries/ADS_Functor.html
The file was modified web/entries/AI_Planning_Languages_Semantics.html
The file was modified web/entries/AODV.html
The file was modified web/entries/AVL-Trees.html
The file was modified web/entries/AWN.html
The file was modified web/entries/Abortable_Linearizable_Modules.html
The file was modified web/entries/Abs_Int_ITP2012.html
The file was modified web/entries/Abstract-Hoare-Logics.html
The file was modified web/entries/Abstract-Rewriting.html
The file was modified web/entries/Abstract_Completeness.html
The file was modified web/entries/Abstract_Soundness.html
The file was modified web/entries/Adaptive_State_Counting.html
The file was modified web/entries/Affine_Arithmetic.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/Algebraic_VCs.html
The file was modified web/entries/Allen_Calculus.html
The file was modified web/entries/Amicable_Numbers.html
The file was modified web/entries/Amortized_Complexity.html
The file was modified web/entries/AnselmGod.html
The file was modified web/entries/Applicative_Lifting.html
The file was modified web/entries/Approximation_Algorithms.html
The file was modified web/entries/Architectural_Design_Patterns.html
The file was modified web/entries/Aristotles_Assertoric_Syllogistic.html
The file was modified web/entries/Arith_Prog_Rel_Primes.html
The file was modified web/entries/ArrowImpossibilityGS.html
The file was modified web/entries/Auto2_HOL.html
The file was modified web/entries/Auto2_Imperative_HOL.html
The file was modified web/entries/AutoFocus-Stream.html
The file was modified web/entries/Automated_Stateful_Protocol_Verification.html
The file was modified web/entries/Automatic_Refinement.html
The file was modified web/entries/AxiomaticCategoryTheory.html
The file was modified web/entries/BDD.html
The file was modified web/entries/BNF_CC.html
The file was modified web/entries/BNF_Operations.html
The file was modified web/entries/Banach_Steinhaus.html
The file was modified web/entries/Bell_Numbers_Spivey.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/BinarySearchTree.html
The file was modified web/entries/Binding_Syntax_Theory.html
The file was modified web/entries/Binomial-Heaps.html
The file was modified web/entries/Binomial-Queues.html
The file was modified web/entries/BirdKMP.html
The file was modified web/entries/Blue_Eyes.html
The file was modified web/entries/Bondy.html
The file was modified web/entries/Boolean_Expression_Checkers.html
The file was modified web/entries/Bounded_Deducibility_Security.html
The file was modified web/entries/Buchi_Complementation.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/Buildings.html
The file was modified web/entries/BytecodeLogicJmlTypes.html
The file was modified web/entries/C2KA_DistributedSystems.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/CCS.html
The file was modified web/entries/CISC-Kernel.html
The file was modified web/entries/CRDT.html
The file was modified web/entries/CSP_RefTK.html
The file was modified web/entries/CYK.html
The file was modified web/entries/CakeML.html
The file was modified web/entries/CakeML_Codegen.html
The file was modified web/entries/Call_Arity.html
The file was modified web/entries/Card_Equiv_Relations.html
The file was modified web/entries/Card_Multisets.html
The file was modified web/entries/Card_Number_Partitions.html
The file was modified web/entries/Card_Partitions.html
The file was modified web/entries/Cartan_FP.html
The file was modified web/entries/Case_Labeling.html
The file was modified web/entries/Catalan_Numbers.html
The file was modified web/entries/Category.html
The file was modified web/entries/Category2.html
The file was modified web/entries/Category3.html
The file was modified web/entries/Cauchy.html
The file was modified web/entries/Cayley_Hamilton.html
The file was modified web/entries/Certification_Monads.html
The file was modified web/entries/Chandy_Lamport.html
The file was modified web/entries/Chord_Segments.html
The file was modified web/entries/Circus.html
The file was modified web/entries/Clean.html
The file was modified web/entries/ClockSynchInst.html
The file was modified web/entries/Closest_Pair_Points.html
The file was modified web/entries/CofGroups.html
The file was modified web/entries/Coinductive.html
The file was modified web/entries/Coinductive_Languages.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/Compiling-Exceptions-Correctly.html
The file was modified web/entries/Complete_Non_Orders.html
The file was modified web/entries/Completeness.html
The file was modified web/entries/Complex_Geometry.html
The file was modified web/entries/Complx.html
The file was modified web/entries/ComponentDependencies.html
The file was modified web/entries/ConcurrentGC.html
The file was modified web/entries/ConcurrentIMP.html
The file was modified web/entries/Concurrent_Ref_Alg.html
The file was modified web/entries/Concurrent_Revisions.html
The file was modified web/entries/Consensus_Refined.html
The file was modified web/entries/Constructive_Cryptography.html
The file was modified web/entries/Constructor_Funs.html
The file was modified web/entries/Containers.html
The file was modified web/entries/CoreC++.html
The file was modified web/entries/Core_DOM.html
The file was modified web/entries/Core_SC_DOM.html
The file was modified web/entries/Count_Complex_Roots.html
The file was modified web/entries/CryptHOL.html
The file was modified web/entries/CryptoBasedCompositionalProperties.html
The file was modified web/entries/DFS_Framework.html
The file was modified web/entries/DPT-SAT-Solver.html
The file was modified web/entries/DataRefinementIBP.html
The file was modified web/entries/Datatype_Order_Generator.html
The file was modified web/entries/Decl_Sem_Fun_PL.html
The file was modified web/entries/Decreasing-Diagrams-II.html
The file was modified web/entries/Decreasing-Diagrams.html
The file was modified web/entries/Deep_Learning.html
The file was modified web/entries/Delta_System_Lemma.html
The file was modified web/entries/Density_Compiler.html
The file was modified web/entries/Dependent_SIFUM_Refinement.html
The file was modified web/entries/Dependent_SIFUM_Type_Systems.html
The file was modified web/entries/Depth-First-Search.html
The file was modified web/entries/Derangements.html
The file was modified web/entries/Deriving.html
The file was modified web/entries/Descartes_Sign_Rule.html
The file was modified web/entries/Dict_Construction.html
The file was modified web/entries/Differential_Dynamic_Logic.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/Diophantine_Eqns_Lin_Hom.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/DiscretePricing.html
The file was modified web/entries/Discrete_Summation.html
The file was modified web/entries/DiskPaxos.html
The file was modified web/entries/DynamicArchitectures.html
The file was modified web/entries/Dynamic_Tables.html
The file was modified web/entries/E_Transcendental.html
The file was modified web/entries/Echelon_Form.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/Elliptic_Curves_Group_Law.html
The file was modified web/entries/Encodability_Process_Calculi.html
The file was modified web/entries/Epistemic_Logic.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/Euler_Partition.html
The file was modified web/entries/Extended_Finite_State_Machine_Inference.html
The file was modified web/entries/Extended_Finite_State_Machines.html
The file was modified web/entries/FFT.html
The file was modified web/entries/FLP.html
The file was modified web/entries/FOL-Fitting.html
The file was modified web/entries/FOL_Harrison.html
The file was modified web/entries/FOL_Seq_Calc1.html
The file was modified web/entries/Factored_Transition_System_Bounding.html
The file was modified web/entries/Falling_Factorial_Sum.html
The file was modified web/entries/Farkas.html
The file was modified web/entries/FeatherweightJava.html
The file was modified web/entries/Featherweight_OCL.html
The file was modified web/entries/Fermat3_4.html
The file was modified web/entries/FileRefinement.html
The file was modified web/entries/FinFun.html
The file was modified web/entries/Finger-Trees.html
The file was modified web/entries/Finite-Map-Extras.html
The file was modified web/entries/Finite_Automata_HF.html
The file was modified web/entries/First_Order_Terms.html
The file was modified web/entries/First_Welfare_Theorem.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/Flyspeck-Tame.html
The file was modified web/entries/FocusStreamsCaseStudies.html
The file was modified web/entries/Forcing.html
The file was modified web/entries/Formal_SSA.html
The file was modified web/entries/Formula_Derivatives.html
The file was modified web/entries/Fourier.html
The file was modified web/entries/Free-Boolean-Algebra.html
The file was modified web/entries/Free-Groups.html
The file was modified web/entries/FunWithFunctions.html
The file was modified web/entries/FunWithTilings.html
The file was modified web/entries/Functional-Automata.html
The file was modified web/entries/Functional_Ordered_Resolution_Prover.html
The file was modified web/entries/Furstenberg_Topology.html
The file was modified web/entries/GPU_Kernel_PL.html
The file was modified web/entries/Gabow_SCC.html
The file was modified web/entries/Game_Based_Crypto.html
The file was modified web/entries/Gauss-Jordan-Elim-Fun.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/GenClock.html
The file was modified web/entries/General-Triangle.html
The file was modified web/entries/Generalized_Counting_Sort.html
The file was modified web/entries/Generic_Deriving.html
The file was modified web/entries/Generic_Join.html
The file was modified web/entries/GewirthPGCProof.html
The file was modified web/entries/Girth_Chromatic.html
The file was modified web/entries/GoedelGod.html
The file was modified web/entries/Goedel_HFSet_Semantic.html
The file was modified web/entries/Goedel_HFSet_Semanticless.html
The file was modified web/entries/Goedel_Incompleteness.html
The file was modified web/entries/Goodstein_Lambda.html
The file was modified web/entries/GraphMarkingIBP.html
The file was modified web/entries/Graph_Saturation.html
The file was modified web/entries/Graph_Theory.html
The file was modified web/entries/Green.html
The file was modified web/entries/Groebner_Bases.html
The file was modified web/entries/Groebner_Macaulay.html
The file was modified web/entries/Gromov_Hyperbolicity.html
The file was modified web/entries/Group-Ring-Module.html
The file was modified web/entries/HOL-CSP.html
The file was modified web/entries/HOLCF-Prelude.html
The file was modified web/entries/HRB-Slicing.html
The file was modified web/entries/Heard_Of.html
The file was modified web/entries/Hello_World.html
The file was modified web/entries/HereditarilyFinite.html
The file was modified web/entries/Hermite.html
The file was modified web/entries/Hidden_Markov_Models.html
The file was modified web/entries/Higher_Order_Terms.html
The file was modified web/entries/Hoare_Time.html
The file was modified web/entries/HotelKeyCards.html
The file was modified web/entries/Huffman.html
The file was modified web/entries/Hybrid_Logic.html
The file was modified web/entries/Hybrid_Multi_Lane_Spatial_Logic.html
The file was modified web/entries/Hybrid_Systems_VCs.html
The file was modified web/entries/HyperCTL.html
The file was modified web/entries/IEEE_Floating_Point.html
The file was modified web/entries/IMAP-CRDT.html
The file was modified web/entries/IMO2019.html
The file was modified web/entries/IMP2.html
The file was modified web/entries/IMP2_Binary_Heap.html
The file was modified web/entries/IP_Addresses.html
The file was modified web/entries/Imperative_Insertion_Sort.html
The file was modified web/entries/Impossible_Geometry.html
The file was modified web/entries/Incompleteness.html
The file was modified web/entries/Incredible_Proof_Machine.html
The file was modified web/entries/Inductive_Confidentiality.html
The file was modified web/entries/Inductive_Inference.html
The file was modified web/entries/InfPathElimination.html
The file was modified web/entries/InformationFlowSlicing.html
The file was modified web/entries/InformationFlowSlicing_Inter.html
The file was modified web/entries/Integration.html
The file was modified web/entries/Interval_Arithmetic_Word32.html
The file was modified web/entries/Iptables_Semantics.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/IsaGeoCoq.html
The file was modified web/entries/Isabelle_C.html
The file was modified web/entries/Isabelle_Marries_Dirac.html
The file was modified web/entries/Isabelle_Meta_Model.html
The file was modified web/entries/Jacobson_Basic_Algebra.html
The file was modified web/entries/Jinja.html
The file was modified web/entries/JinjaDCI.html
The file was modified web/entries/JinjaThreads.html
The file was modified web/entries/JiveDataStoreModel.html
The file was modified web/entries/Jordan_Hoelder.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/KAT_and_DRA.html
The file was modified web/entries/KBPs.html
The file was modified web/entries/KD_Tree.html
The file was modified web/entries/Key_Agreement_Strong_Adversaries.html
The file was modified web/entries/Kleene_Algebra.html
The file was modified web/entries/Knot_Theory.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/Koenigsberg_Friendship.html
The file was modified web/entries/Kruskal.html
The file was modified web/entries/Kuratowski_Closure_Complement.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/LOFT.html
The file was modified web/entries/LTL.html
The file was modified web/entries/LTL_Master_Theorem.html
The file was modified web/entries/LTL_Normal_Form.html
The file was modified web/entries/LTL_to_DRA.html
The file was modified web/entries/LTL_to_GBA.html
The file was modified web/entries/Lam-ml-Normalization.html
The file was modified web/entries/LambdaAuth.html
The file was modified web/entries/LambdaMu.html
The file was modified web/entries/Lambda_Free_EPO.html
The file was modified web/entries/Lambda_Free_KBOs.html
The file was modified web/entries/Lambda_Free_RPOs.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/Laplace_Transform.html
The file was modified web/entries/Latin_Square.html
The file was modified web/entries/LatticeProperties.html
The file was modified web/entries/Launchbury.html
The file was modified web/entries/Laws_of_Large_Numbers.html
The file was modified web/entries/Lazy-Lists-II.html
The file was modified web/entries/Lazy_Case.html
The file was modified web/entries/Lehmer.html
The file was modified web/entries/Lifting_Definition_Option.html
The file was modified web/entries/LightweightJava.html
The file was modified web/entries/LinearQuantifierElim.html
The file was modified web/entries/Linear_Inequalities.html
The file was modified web/entries/Linear_Programming.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-Infinite.html
The file was modified web/entries/List_Interleaving.html
The file was modified web/entries/List_Inversions.html
The file was modified web/entries/List_Update.html
The file was modified web/entries/LocalLexing.html
The file was modified web/entries/Localization_Ring.html
The file was modified web/entries/Locally-Nameless-Sigma.html
The file was modified web/entries/Lowe_Ontological_Argument.html
The file was modified web/entries/Lower_Semicontinuous.html
The file was modified web/entries/Lp.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/MFOTL_Monitor.html
The file was modified web/entries/MSO_Regex_Equivalence.html
The file was modified web/entries/Markov_Models.html
The file was modified web/entries/Marriage.html
The file was modified web/entries/Mason_Stothers.html
The file was modified web/entries/Matrices_for_ODEs.html
The file was modified web/entries/Matrix.html
The file was modified web/entries/Matrix_Tensor.html
The file was modified web/entries/Matroids.html
The file was modified web/entries/Max-Card-Matching.html
The file was modified web/entries/Median_Of_Medians_Selection.html
The file was modified web/entries/Menger.html
The file was modified web/entries/Mersenne_Primes.html
The file was modified web/entries/MiniML.html
The file was modified web/entries/Minimal_SSA.html
The file was modified web/entries/Minkowskis_Theorem.html
The file was modified web/entries/Minsky_Machines.html
The file was modified web/entries/Modal_Logics_for_NTS.html
The file was modified web/entries/Modular_Assembly_Kit_Security.html
The file was modified web/entries/Monad_Memo_DP.html
The file was modified web/entries/Monad_Normalisation.html
The file was modified web/entries/MonoBoolTranAlgebra.html
The file was modified web/entries/MonoidalCategory.html
The file was modified web/entries/Monomorphic_Monad.html
The file was modified web/entries/MuchAdoAboutTwo.html
The file was modified web/entries/Multi_Party_Computation.html
The file was modified web/entries/Multirelations.html
The file was modified web/entries/Myhill-Nerode.html
The file was modified web/entries/Name_Carrying_Type_Inference.html
The file was modified web/entries/Nash_Williams.html
The file was modified web/entries/Nat-Interval-Logic.html
The file was modified web/entries/Native_Word.html
The file was modified web/entries/Nested_Multisets_Ordinals.html
The file was modified web/entries/Network_Security_Policy_Verification.html
The file was modified web/entries/Neumann_Morgenstern_Utility.html
The file was modified web/entries/No_FTL_observers.html
The file was modified web/entries/Nominal2.html
The file was modified web/entries/Noninterference_CSP.html
The file was modified web/entries/Noninterference_Concurrent_Composition.html
The file was modified web/entries/Noninterference_Generic_Unwinding.html
The file was modified web/entries/Noninterference_Inductive_Unwinding.html
The file was modified web/entries/Noninterference_Ipurge_Unwinding.html
The file was modified web/entries/Noninterference_Sequential_Composition.html
The file was modified web/entries/NormByEval.html
The file was modified web/entries/Nullstellensatz.html
The file was modified web/entries/Octonions.html
The file was modified web/entries/OpSets.html
The file was modified web/entries/Open_Induction.html
The file was modified web/entries/Optics.html
The file was modified web/entries/Optimal_BST.html
The file was modified web/entries/Orbit_Stabiliser.html
The file was modified web/entries/Order_Lattice_Props.html
The file was modified web/entries/Ordered_Resolution_Prover.html
The file was modified web/entries/Ordinal.html
The file was modified web/entries/Ordinal_Partitions.html
The file was modified web/entries/Ordinals_and_Cardinals.html
The file was modified web/entries/Ordinary_Differential_Equations.html
The file was modified web/entries/PAC_Checker.html
The file was modified web/entries/PCF.html
The file was modified web/entries/PLM.html
The file was modified web/entries/POPLmark-deBruijn.html
The file was modified web/entries/PSemigroupsConvolution.html
The file was modified web/entries/Pairing_Heap.html
The file was modified web/entries/Paraconsistency.html
The file was modified web/entries/Parity_Game.html
The file was modified web/entries/Partial_Function_MR.html
The file was modified web/entries/Partial_Order_Reduction.html
The file was modified web/entries/Password_Authentication_Protocol.html
The file was modified web/entries/Pell.html
The file was modified web/entries/Perfect-Number-Thm.html
The file was modified web/entries/Perron_Frobenius.html
The file was modified web/entries/Physical_Quantities.html
The file was modified web/entries/Pi_Calculus.html
The file was modified web/entries/Pi_Transcendental.html
The file was modified web/entries/Planarity_Certificates.html
The file was modified web/entries/Poincare_Bendixson.html
The file was modified web/entries/Poincare_Disc.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/Pop_Refinement.html
The file was modified web/entries/Posix-Lexing.html
The file was modified web/entries/Possibilistic_Noninterference.html
The file was modified web/entries/Power_Sum_Polynomials.html
The file was modified web/entries/Pratt_Certificate.html
The file was modified web/entries/Presburger-Automata.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_Queue_Braun.html
The file was modified web/entries/Priority_Search_Trees.html
The file was modified web/entries/Probabilistic_Noninterference.html
The file was modified web/entries/Probabilistic_Prime_Tests.html
The file was modified web/entries/Probabilistic_System_Zoo.html
The file was modified web/entries/Probabilistic_Timed_Automata.html
The file was modified web/entries/Probabilistic_While.html
The file was modified web/entries/Program-Conflict-Analysis.html
The file was modified web/entries/Projective_Geometry.html
The file was modified web/entries/Promela.html
The file was modified web/entries/Proof_Strategy_Language.html
The file was modified web/entries/PropResPI.html
The file was modified web/entries/Propositional_Proof_Systems.html
The file was modified web/entries/Prpu_Maxflow.html
The file was modified web/entries/PseudoHoops.html
The file was modified web/entries/Psi_Calculi.html
The file was modified web/entries/Ptolemys_Theorem.html
The file was modified web/entries/QHLProver.html
The file was modified web/entries/QR_Decomposition.html
The file was modified web/entries/Quantales.html
The file was modified web/entries/Quaternions.html
The file was modified web/entries/Quick_Sort_Cost.html
The file was modified web/entries/RIPEMD-160-SPARK.html
The file was modified web/entries/ROBDD.html
The file was modified web/entries/RSAPSS.html
The file was modified web/entries/Ramsey-Infinite.html
The file was modified web/entries/Random_BSTs.html
The file was modified web/entries/Random_Graph_Subgraph_Threshold.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/Rank_Nullity_Theorem.html
The file was modified web/entries/Real_Impl.html
The file was modified web/entries/Recursion-Addition.html
The file was modified web/entries/Recursion-Theory-I.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/RefinementReactive.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/Regular_Algebras.html
The file was modified web/entries/Relation_Algebra.html
The file was modified web/entries/Relational-Incorrectness-Logic.html
The file was modified web/entries/Relational_Disjoint_Set_Forests.html
The file was modified web/entries/Relational_Method.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/Rep_Fin_Groups.html
The file was modified web/entries/Residuated_Lattices.html
The file was modified web/entries/Resolution_FOL.html
The file was modified web/entries/Rewriting_Z.html
The file was modified web/entries/Ribbon_Proofs.html
The file was modified web/entries/Robbins-Conjecture.html
The file was modified web/entries/Robinson_Arithmetic.html
The file was modified web/entries/Root_Balanced_Tree.html
The file was modified web/entries/Routing.html
The file was modified web/entries/Roy_Floyd_Warshall.html
The file was modified web/entries/SATSolverVerification.html
The file was modified web/entries/SC_DOM_Components.html
The file was modified web/entries/SDS_Impossibility.html
The file was modified web/entries/SIFPL.html
The file was modified web/entries/SIFUM_Type_Systems.html
The file was modified web/entries/SPARCv8.html
The file was modified web/entries/Safe_Distance.html
The file was modified web/entries/Safe_OCL.html
The file was modified web/entries/Saturation_Framework.html
The file was modified web/entries/Secondary_Sylow.html
The file was modified web/entries/Security_Protocol_Refinement.html
The file was modified web/entries/Selection_Heap_Sort.html
The file was modified web/entries/SenSocialChoice.html
The file was modified web/entries/Separata.html
The file was modified web/entries/Separation_Algebra.html
The file was modified web/entries/Separation_Logic_Imperative_HOL.html
The file was modified web/entries/SequentInvertibility.html
The file was modified web/entries/Shadow_SC_DOM.html
The file was modified web/entries/Shivers-CFA.html
The file was modified web/entries/ShortestPath.html
The file was modified web/entries/Show.html
The file was modified web/entries/Sigma_Commit_Crypto.html
The file was modified web/entries/Signature_Groebner.html
The file was modified web/entries/Simpl.html
The file was modified web/entries/Simple_Firewall.html
The file was modified web/entries/Simplex.html
The file was modified web/entries/Skew_Heap.html
The file was modified web/entries/Skip_Lists.html
The file was modified web/entries/Slicing.html
The file was modified web/entries/Sliding_Window_Algorithm.html
The file was modified web/entries/Smith_Normal_Form.html
The file was modified web/entries/Smooth_Manifolds.html
The file was modified web/entries/Sort_Encodings.html
The file was modified web/entries/Source_Coding_Theorem.html
The file was modified web/entries/Special_Function_Bounds.html
The file was modified web/entries/Splay_Tree.html
The file was modified web/entries/Sqrt_Babylonian.html
The file was modified web/entries/Stable_Matching.html
The file was modified web/entries/Statecharts.html
The file was modified web/entries/Stateful_Protocol_Composition_and_Typing.html
The file was modified web/entries/Stellar_Quorums.html
The file was modified web/entries/Stern_Brocot.html
The file was modified web/entries/Stewart_Apollonius.html
The file was modified web/entries/Stirling_Formula.html
The file was modified web/entries/Stochastic_Matrices.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/Store_Buffer_Reduction.html
The file was modified web/entries/Stream-Fusion.html
The file was modified web/entries/Stream_Fusion_Code.html
The file was modified web/entries/Strong_Security.html
The file was modified web/entries/Sturm_Sequences.html
The file was modified web/entries/Sturm_Tarski.html
The file was modified web/entries/Stuttering_Equivalence.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/SumSquares.html
The file was modified web/entries/SuperCalc.html
The file was modified web/entries/Surprise_Paradox.html
The file was modified web/entries/Symmetric_Polynomials.html
The file was modified web/entries/Syntax_Independent_Logic.html
The file was modified web/entries/Szpilrajn.html
The file was modified web/entries/TESL_Language.html
The file was modified web/entries/TLA.html
The file was modified web/entries/Tail_Recursive_Functions.html
The file was modified web/entries/Tarskis_Geometry.html
The file was modified web/entries/Taylor_Models.html
The file was modified web/entries/Timed_Automata.html
The file was modified web/entries/Topological_Semantics.html
The file was modified web/entries/Topology.html
The file was modified web/entries/TortoiseHare.html
The file was modified web/entries/Transcendence_Series_Hancl_Rucki.html
The file was modified web/entries/Transformer_Semantics.html
The file was modified web/entries/Transition_Systems_and_Automata.html
The file was modified web/entries/Transitive-Closure-II.html
The file was modified web/entries/Transitive-Closure.html
The file was modified web/entries/Treaps.html
The file was modified web/entries/Tree-Automata.html
The file was modified web/entries/Tree_Decomposition.html
The file was modified web/entries/Triangle.html
The file was modified web/entries/Trie.html
The file was modified web/entries/Twelvefold_Way.html
The file was modified web/entries/Tycon.html
The file was modified web/entries/Types_Tableaus_and_Goedels_God.html
The file was modified web/entries/UPF.html
The file was modified web/entries/UPF_Firewall.html
The file was modified web/entries/UTP.html
The file was modified web/entries/Universal_Turing_Machine.html
The file was modified web/entries/UpDown_Scheme.html
The file was modified web/entries/Valuation.html
The file was modified web/entries/VectorSpace.html
The file was modified web/entries/VeriComp.html
The file was modified web/entries/Verified-Prover.html
The file was modified web/entries/Verified_SAT_Based_AI_Planning.html
The file was modified web/entries/VerifyThis2018.html
The file was modified web/entries/VerifyThis2019.html
The file was modified web/entries/Vickrey_Clarke_Groves.html
The file was modified web/entries/VolpanoSmith.html
The file was modified web/entries/WHATandWHERE_Security.html
The file was modified web/entries/WOOT_Strong_Eventual_Consistency.html
The file was modified web/entries/WebAssembly.html
The file was modified web/entries/Weight_Balanced_Trees.html
The file was modified web/entries/Well_Quasi_Orders.html
The file was modified web/entries/Winding_Number_Eval.html
The file was modified web/entries/Word_Lib.html
The file was modified web/entries/WorkerWrapper.html
The file was modified web/entries/XML.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/entries/pGCL.html
Changeset 11647:79150f043fa8 by gerwin klein _kleing@unsw.edu.au_:
update with 2021 release .tar.gz's
The file was modified admin/publish
The file was modified metadata/releases
Changeset 11646:4e172abaea0d by gerwin klein _kleing@unsw.edu.au_:
add Isabelle2021 release date
The file was modified metadata/release-dates
Changeset 11645:89b54e9a0be0 by gerwin klein _kleing@unsw.edu.au_:
update .tar.gz releases
The file was modified metadata/releases
Changeset 11644:774ce640a08f by gerwin klein _kleing@unsw.edu.au_:
set version to 2021
The file was modified etc/version
The file was modified metadata/templates/using.tpl
The file was modified web/entries/Ergodic_Theory.html
The file was modified web/statistics.html
The file was modified web/using.html
Changeset 11643:6137b578dc54 by haftmann:
multiset as equivalence class of permuted lists
Changeset 11642:f7efb0c6c76f by haftmann:
emphasize connection to multisets
Changeset 11641:5c7a3b0533b3 by haftmann:
more specific name
The file was modified thys/Affine_Arithmetic/Affine_Form.thy
The file was modified thys/Berlekamp_Zassenhaus/Missing_Multiset2.thy
The file was modified thys/Buchi_Complementation/Complementation_Final.thy
The file was modified thys/CakeML/generated/LemExtraDefs.thy
The file was modified thys/CakeML/generated/Lem_sorting.thy
The file was modified thys/Chandy_Lamport/Snapshot.thy
The file was modified thys/Chandy_Lamport/Util.thy
The file was modified thys/Completeness/PermutationLemmas.thy
The file was modified thys/Groebner_Macaulay/Hilbert_Function.thy
The file was modified thys/MuchAdoAboutTwo/MuchAdoAboutTwo.thy
The file was modified thys/Polynomial_Factorization/ROOT
The file was modified thys/Program-Conflict-Analysis/Interleave.thy
The file was modified thys/Selection_Heap_Sort/Sort.thy
The file was modified thys/Simpl/ex/Quicksort.thy
The file was modified thys/Simplex/Simplex.thy
The file was modified thys/Simplex/Simplex_Auxiliary.thy
Changeset 11640:f92a0d6fefa1 by wenzelm:
merged
Changeset 11639:4f8e7efb12a8 by wenzelm:
adapted to Isabelle/0110e2e2964c;
The file was modified thys/CakeML/Tools/cakeml_compiler.ML
Changeset 11638:be5e2dcd71e3 by wenzelm:
adapted to Isabelle/f0db1e4c89bc;
The file was modified thys/CakeML/Tools/cakeml_compiler.ML
The file was modified thys/Isabelle_Meta_Model/toy_example/embedding/Generator_dynamic_sequential.thy
The file was modified thys/Randomised_Social_Choice/Automation/QSOpt_Exact.thy
Changeset 11637:f8f24482ab45 by haftmann:
dedicated locale for preorder and abstract bdd operation
The file was modified thys/Algebraic_VCs/AVC_KAD/VC_KAD_scratch.thy
The file was modified thys/Algebraic_VCs/AVC_KAT/VC_KAT_scratch.thy
The file was modified thys/Auto2_HOL/HOL/Order_Thms.thy
The file was modified thys/Buildings/Prelim.thy
The file was modified thys/DynamicArchitectures/Configuration_Traces.thy
The file was modified thys/Floyd_Warshall/Floyd_Warshall.thy
The file was modified thys/IP_Addresses/NumberWang_IPv6.thy
The file was modified thys/Nominal2/Nominal2_Base.thy
The file was modified thys/Winding_Number_Eval/Missing_Transcendental.thy
Changeset 11636:908f7c03d556 by haftmann:
get rid of traditional predicate
The file was modified thys/Card_Number_Partitions/Additions_to_Main.thy
The file was modified thys/Card_Number_Partitions/Card_Number_Partitions.thy
The file was modified thys/Card_Number_Partitions/Number_Partition.thy
The file was modified thys/Nested_Multisets_Ordinals/Signed_Hereditary_Multiset.thy
The file was modified thys/Nested_Multisets_Ordinals/Signed_Multiset.thy
The file was modified thys/Pi_Transcendental/Pi_Transcendental_Polynomial_Library.thy
The file was modified thys/Power_Sum_Polynomials/Power_Sum_Polynomials_Library.thy
Changeset 11635:ec187af6fd41 by wenzelm:
more accurate process_result;
The file was modified thys/CakeML/Tools/cakeml_compiler.ML
Changeset 11634:fedf84a4c625 by wenzelm:
adapted to Isabelle/440546ea20e6;
The file was modified thys/CakeML/Tools/cakeml_compiler.ML
The file was modified thys/Isabelle_Meta_Model/toy_example/embedding/Generator_dynamic_sequential.thy
The file was modified thys/Network_Security_Policy_Verification/Lib/ML_GraphViz.thy
The file was modified thys/Randomised_Social_Choice/Automation/QSOpt_Exact.thy