Skip to content
Success

Changes

Summary

  1. merged
  2. use SystemOnTPTP.list_systems from Isabelle/Scala, with dynamic URL option and more elementary error messages;
  3. clarified signature: let Sledgehammer handle SystemOnTPTP comments;
  4. clarified signature: url may change dynamically and is part of result;
  5. clarified error;
  6. support timeout, similar to perl LWP::UserAgent;
  7. clarified signature;
  8. tuned;
  9. clarified signature: function_thread is determined in Isabelle/Scala, not Isabelle/ML;
  10. support for SystemOnTPTP in Isabelle/ML and Isabelle/Scala (without perl);
  11. clarified HTTP.Content: support encoding; more realistic HTTP.Client operations;
  12. clarified signature: more explicit HTTP operations;
  13. tuned;
  14. more robust;
  15. clarified signature;
  16. clarified components;
  17. avoid name clash
  18. lemma
  19. tuned;
  20. another example for lift_bnf for quotients
  21. merged
  22. proper \usepackage[T1]{fontenc};
  23. more robust init: avoid spilling opam artifacts;
  24. proper type-setting of cartouches (requires T1); \usepackage[T1]{fontenc} is default for mkroot; \usepackage[utf8]{inputenc} is obsolete in lualatex;
  25. provide \usepackage{textcomp} (again), for the sake of Ubuntu 16.04;
  26. more robust; eliminated perl;
  27. removed unused latex packages;
  28. obsolete (see 0c837beeb5e7);
  29. proper Isabelle/Scala tool --- avoid perl;
  30. generalized confluence-based subdistributivity theorem for quotients; new example that triggered the generalization
  31. Backed out changeset 3fdb94d87e0e
  32. Backed out changeset b867b436f372
  33. reduced dependencies on List_Permutation
  34. follow corresponding precedence on sets
  35. consolidated names
  36. reduced dependencies on theory List_Permutation
Changeset 73427:97bb6ef3dbd4 by wenzelm:
merged
Changeset 73426:bd8bce50b9d4 by wenzelm:
use SystemOnTPTP.list_systems from Isabelle/Scala, with dynamic URL option and more elementary error messages;
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML
Changeset 73425:d0f529d5c5c9 by wenzelm:
clarified signature: let Sledgehammer handle SystemOnTPTP comments;
The file was modified src/HOL/Tools/ATP/system_on_tptp.scala
The file was modified src/Pure/General/http.scala
Changeset 73424:2b657a70116c by wenzelm:
clarified signature: url may change dynamically and is part of result;
The file was modified src/HOL/Tools/ATP/system_on_tptp.ML
Changeset 73423:53cba4441cfb by wenzelm:
clarified error;
The file was modified src/HOL/Tools/ATP/system_on_tptp.scala
Changeset 73422:fc7a0ea94c43 by wenzelm:
support timeout, similar to perl LWP::UserAgent;
The file was modified src/HOL/Tools/ATP/system_on_tptp.scala
The file was modified src/Pure/General/http.scala
Changeset 73421:a114ecd280ca by wenzelm:
clarified signature;
The file was modified src/Pure/General/http.scala
Changeset 73420:2c5d58e58fd2 by wenzelm:
tuned;
The file was modified src/HOL/Tools/ATP/system_on_tptp.scala
Changeset 73419:22f3f2117ed7 by wenzelm:
clarified signature: function_thread is determined in Isabelle/Scala, not Isabelle/ML;
The file was modified src/Doc/System/Scala.thy
The file was modified src/HOL/Tools/ATP/system_on_tptp.ML
The file was modified src/HOL/Tools/ATP/system_on_tptp.scala
The file was modified src/HOL/Tools/Nitpick/kodkod.ML
The file was modified src/HOL/Tools/Nitpick/kodkod.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/PIDE/resources.ML
The file was modified src/Pure/System/bash.scala
The file was modified src/Pure/System/isabelle_system.ML
The file was modified src/Pure/System/isabelle_system.scala
The file was modified src/Pure/System/scala.ML
The file was modified src/Pure/System/scala.scala
Changeset 73418:7d7d959547a1 by wenzelm:
support for SystemOnTPTP in Isabelle/ML and Isabelle/Scala (without perl);
The file was addedsrc/HOL/Tools/ATP/system_on_tptp.ML
The file was addedsrc/HOL/Tools/ATP/system_on_tptp.scala
The file was modified src/HOL/Sledgehammer.thy
The file was modified src/HOL/Tools/etc/options
The file was modified src/Pure/System/scala.scala
The file was modified src/Pure/Tools/scala_project.scala
The file was modified src/Pure/build-jars
Changeset 73417:1dcc2b228b8b by wenzelm:
clarified HTTP.Content: support encoding;<br>more realistic HTTP.Client operations;
The file was modified src/Pure/General/http.scala
The file was modified src/Pure/General/url.scala
Changeset 73416:08aa4c1ed579 by wenzelm:
clarified signature: more explicit HTTP operations;
The file was modified src/Pure/General/http.scala
The file was modified src/Pure/General/url.scala
The file was modified src/Pure/System/isabelle_system.scala
Changeset 73415:043b56d882d3 by wenzelm:
tuned;
The file was modified src/Pure/Admin/components.scala
The file was modified src/Pure/Tools/phabricator.scala
Changeset 73414:7411d71b9fb8 by wenzelm:
more robust;
The file was modified src/Pure/General/bytes.scala
Changeset 73413:56c0a793cd8b by wenzelm:
clarified signature;
The file was modified src/Pure/General/http.scala
The file was modified src/Tools/jEdit/src/document_model.scala
Changeset 73412:83569d243671 by wenzelm:
clarified components;
The file was modified etc/components
The file was modified src/HOL/Tools/etc/settings
The file was removedsrc/HOL/Tools/ATP/etc/settings
Changeset 73411:1f1366966296 by haftmann:
avoid name clash
The file was modified NEWS
The file was modified src/HOL/Complete_Lattices.thy
The file was modified src/HOL/Complete_Partial_Order.thy
The file was modified src/HOL/Complex_Main.thy
The file was modified src/HOL/Conditionally_Complete_Lattices.thy
The file was modified src/HOL/Fields.thy
The file was modified src/HOL/Groups.thy
The file was modified src/HOL/Hilbert_Choice.thy
The file was modified src/HOL/IMP/Abs_Int3.thy
The file was modified src/HOL/Lattices.thy
The file was modified src/HOL/Lattices_Big.thy
The file was modified src/HOL/Library/Complete_Partial_Order2.thy
The file was modified src/HOL/Library/Countable_Complete_Lattices.thy
The file was modified src/HOL/Library/DAList_Multiset.thy
The file was modified src/HOL/Library/Lattice_Algebras.thy
The file was modified src/HOL/Library/Multiset.thy
The file was modified src/HOL/Library/Sublist.thy
The file was modified src/HOL/Library/Subseq_Order.thy
The file was modified src/HOL/List.thy
The file was modified src/HOL/Nat.thy
The file was modified src/HOL/Orderings.thy
The file was modified src/HOL/Partial_Function.thy
The file was modified src/HOL/Power.thy
The file was modified src/HOL/Real_Vector_Spaces.thy
The file was modified src/HOL/Set_Interval.thy
The file was modified src/HOL/Topological_Spaces.thy
The file was modified src/HOL/ex/Radix_Sort.thy
Changeset 73410:7b59d2945e54 by haftmann:
lemma
The file was modified src/HOL/Library/Permutations.thy
Changeset 73409:fbd69f277699 by wenzelm:
tuned;
The file was modified NEWS
Changeset 73408:be11fe268b33 by traytel:
another example for lift_bnf for quotients
The file was addedsrc/HOL/Datatype_Examples/FAE_Sequence.thy
The file was modified src/HOL/ROOT
Changeset 73407:603010a9e611 by wenzelm:
merged
Changeset 73406:9939146b90ad by wenzelm:
proper \usepackage[T1]{fontenc};
The file was modified src/HOL/Bali/document/root.tex
The file was modified src/HOL/Hoare/document/root.tex
The file was modified src/HOL/Proofs/Lambda/document/root.tex
Changeset 73405:8510c6e98228 by wenzelm:
more robust init: avoid spilling opam artifacts;
The file was modified lib/Tools/ocaml_setup
Changeset 73404:299f6a8faccc by wenzelm:
proper type-setting of cartouches (requires T1);<br>\usepackage[T1]{fontenc} is default for mkroot;<br>\usepackage[utf8]{inputenc} is obsolete in lualatex;
The file was modified NEWS
The file was modified lib/texinputs/isabelle.sty
The file was modified lib/texinputs/isabellesym.sty
The file was modified src/CTT/document/root.tex
The file was modified src/Doc/Functions/document/root.tex
The file was modified src/FOL/document/root.tex
The file was modified src/FOL/ex/document/root.tex
The file was modified src/HOL/Algebra/document/root.tex
The file was modified src/HOL/Analysis/document/root.tex
The file was modified src/HOL/Auth/document/root.tex
The file was modified src/HOL/Cardinals/document/root.tex
The file was modified src/HOL/Complex_Analysis/document/root.tex
The file was modified src/HOL/Data_Structures/document/root.tex
The file was modified src/HOL/Examples/document/root.tex
The file was modified src/HOL/HOLCF/IMP/document/root.tex
The file was modified src/HOL/HOLCF/document/root.tex
The file was modified src/HOL/Hahn_Banach/document/root.tex
The file was modified src/HOL/Homology/document/root.tex
The file was modified src/HOL/IMP/document/root.tex
The file was modified src/HOL/Induct/document/root.tex
The file was modified src/HOL/Isar_Examples/document/root.tex
The file was modified src/HOL/Lattice/document/root.tex
The file was modified src/HOL/Library/document/root.tex
The file was modified src/HOL/Matrix_LP/document/root.tex
The file was modified src/HOL/MicroJava/document/root.tex
The file was modified src/HOL/NanoJava/document/root.tex
The file was modified src/HOL/Nonstandard_Analysis/document/root.tex
The file was modified src/HOL/Number_Theory/document/root.tex
The file was modified src/HOL/Probability/document/root.tex
The file was modified src/HOL/Proofs/Extraction/document/root.tex
The file was modified src/HOL/Real_Asymp/Manual/document/root.tex
The file was modified src/HOL/SET_Protocol/document/root.tex
The file was modified src/HOL/SPARK/Manual/document/root.tex
The file was modified src/HOL/Statespace/document/root.tex
The file was modified src/HOL/UNITY/document/root.tex
The file was modified src/HOL/Unix/document/root.tex
The file was modified src/HOL/document/root.tex
The file was modified src/Pure/Examples/document/root.tex
The file was modified src/Pure/Tools/mkroot.scala
The file was modified src/ZF/AC/document/root.tex
The file was modified src/ZF/Constructible/document/root.tex
The file was modified src/ZF/IMP/document/root.tex
The file was modified src/ZF/Induct/document/root.tex
The file was modified src/ZF/document/root.tex
Changeset 73403:e19cb4c11409 by wenzelm:
provide \usepackage{textcomp} (again), for the sake of Ubuntu 16.04;
The file was modified src/Doc/Isar_Ref/document/root.tex
Changeset 73402:7eecb5231f61 by wenzelm:
more robust;<br>eliminated perl;
The file was modified lib/Tools/components
Changeset 73401:8b464825d2b5 by wenzelm:
removed unused latex packages;
The file was modified src/Doc/Classes/document/root.tex
The file was modified src/Doc/Codegen/document/root.tex
The file was modified src/Doc/Corec/document/root.tex
The file was modified src/Doc/Datatypes/document/root.tex
The file was modified src/Doc/Eisbach/document/root.tex
The file was modified src/Doc/Functions/document/root.tex
The file was modified src/Doc/Implementation/document/root.tex
The file was modified src/Doc/Isar_Ref/document/root.tex
The file was modified src/Doc/Tutorial/document/root.tex
Changeset 73400:e488f4bb1c79 by wenzelm:
obsolete (see 0c837beeb5e7);
The file was removedlib/scripts/timestart.bash
The file was removedlib/scripts/timestop.bash
Changeset 73399:48569c862eb8 by wenzelm:
proper Isabelle/Scala tool --- avoid perl;
The file was addedsrc/Pure/Tools/logo.scala
The file was modified src/Doc/System/Misc.thy
The file was modified src/Pure/System/isabelle_tool.scala
The file was modified src/Pure/build-jars
The file was removedlib/Tools/logo
Changeset 73398:180981b87929 by traytel:
generalized confluence-based subdistributivity theorem for quotients;<br>new example that triggered the generalization
The file was addedsrc/HOL/Datatype_Examples/Regex_ACI.thy
The file was addedsrc/HOL/Datatype_Examples/Regex_ACIDZ.thy
The file was modified src/HOL/Datatype_Examples/Cyclic_List.thy
The file was modified src/HOL/Datatype_Examples/Free_Idempotent_Monoid.thy
The file was modified src/HOL/Library/Confluent_Quotient.thy
The file was modified src/HOL/Library/Dlist.thy
The file was modified src/HOL/ROOT
The file was removedsrc/HOL/Datatype_Examples/LDL.thy
Changeset 73397:d47c8a89c6a5 by desharna:
Backed out changeset 3fdb94d87e0e
The file was modified src/HOL/Library/Sublist.thy
Changeset 73396:8a1c6c7909c9 by desharna:
Backed out changeset b867b436f372
The file was modified src/HOL/List.thy
Changeset 73395:6a96e9406e53 by haftmann:
reduced dependencies on List_Permutation
Changeset 73394:2e6b2134956e by haftmann:
follow corresponding precedence on sets
The file was modified NEWS
The file was modified src/HOL/Library/Multiset.thy
Changeset 73393:716d256259d5 by haftmann:
consolidated names
The file was modified NEWS
The file was modified src/HOL/Algebra/Divisibility.thy
The file was modified src/HOL/Library/DAList_Multiset.thy
The file was modified src/HOL/Library/Multiset.thy
Changeset 73392:24f0df084aad by haftmann:
reduced dependencies on theory List_Permutation
The file was modified src/HOL/Probability/ex/Koepf_Duermuth_Countermeasure.thy

Summary

  1. avoid name clash
  2. adapted to LuaLaTeX according to Isabelle/299f6a8faccc; \usepackage[T1]{fontenc} is default, it provides e.g. proper cartouche-delimiters; \usepackage{lmodern} is no longer required, since T1 in LuaLaTeX has proper scalable fonts; \usepackage[utf8]{inputenc} is obsolete in LuaLaTeX; tuned whitespace;
  3. reduced dependencies on List_Permutation
  4. follow corresponding precedence on sets
  5. consolidated names
  6. reduced dependencies on theory List_Permutation
Changeset 11672:1335f4299090 by haftmann:
avoid name clash
The file was modified thys/Aggregation_Algebras/Aggregation_Algebras.thy
The file was modified thys/Aggregation_Algebras/Matrix_Aggregation_Algebras.thy
The file was modified thys/Algebraic_Numbers/Compare_Complex.thy
The file was modified thys/Algebraic_VCs/AVC_KAD/VC_KAD_scratch.thy
The file was modified thys/Algebraic_VCs/AVC_KAD/VC_KAD_wf.thy
The file was modified thys/Algebraic_VCs/Domain_Quantale.thy
The file was modified thys/Card_Multisets/Card_Multisets.thy
The file was modified thys/Coinductive/Examples/CCPO_Topology.thy
The file was modified thys/Coinductive/Examples/Hamming_Stream.thy
The file was modified thys/Coinductive/TLList_CCPO.thy
The file was modified thys/Concurrent_Ref_Alg/Refinement_Lattice.thy
The file was modified thys/Containers/RBT_ext.thy
The file was modified thys/Containers/Set_Impl.thy
The file was modified thys/Containers/Set_Linorder.thy
The file was modified thys/CryptHOL/Misc_CryptHOL.thy
The file was modified thys/Deriving/Comparator_Generator/Comparator.thy
The file was modified thys/Deriving/Comparator_Generator/Comparator_Generator.thy
The file was modified thys/Dijkstra_Shortest_Path/Weight.thy
The file was modified thys/Formal_SSA/Construct_SSA_notriv.thy
The file was modified thys/Formal_SSA/FormalSSA_Misc.thy
The file was modified thys/Functional_Ordered_Resolution_Prover/Deterministic_FO_Ordered_Resolution_Prover.thy
The file was modified thys/Groebner_Bases/Groebner_PM.thy
The file was modified thys/Groebner_Macaulay/Hilbert_Function.thy
The file was modified thys/Hybrid_Systems_VCs/ModalKleeneAlgebra/HS_VC_MKA.thy
The file was modified thys/KAD/Antidomain_Semiring.thy
The file was modified thys/KAD/Domain_Semiring.thy
The file was modified thys/KAD/Modal_Kleene_Algebra.thy
The file was modified thys/KAD/Modal_Kleene_Algebra_Applications.thy
The file was modified thys/KAT_and_DRA/SingleSorted/Conway_Tests.thy
The file was modified thys/KAT_and_DRA/SingleSorted/DRAT.thy
The file was modified thys/KAT_and_DRA/SingleSorted/FolkTheorem.thy
The file was modified thys/KAT_and_DRA/SingleSorted/KAT.thy
The file was modified thys/Kleene_Algebra/Conway.thy
The file was modified thys/Kleene_Algebra/DRA.thy
The file was modified thys/Kleene_Algebra/Kleene_Algebra.thy
The file was modified thys/Kleene_Algebra/Omega_Algebra.thy
The file was modified thys/Knuth_Morris_Pratt/KMP.thy
The file was modified thys/Lambda_Free_KBOs/Lambda_Free_KBO_Std.thy
The file was modified thys/LatticeProperties/Complete_Lattice_Prop.thy
The file was modified thys/LatticeProperties/Lattice_Ordered_Group.thy
The file was modified thys/LatticeProperties/Modular_Distrib_Lattice.thy
The file was modified thys/Markov_Models/Markov_Models_Auxiliary.thy
The file was modified thys/MonoBoolTranAlgebra/Mono_Bool_Tran_Algebra.thy
The file was modified thys/Multirelations/C_Algebras.thy
The file was modified thys/Nested_Multisets_Ordinals/Multiset_More.thy
The file was modified thys/Nested_Multisets_Ordinals/Nested_Multiset.thy
The file was modified thys/Order_Lattice_Props/Closure_Operators.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/Ordered_Resolution_Prover/Abstract_Substitution.thy
The file was modified thys/Ordered_Resolution_Prover/FO_Ordered_Resolution.thy
The file was modified thys/PAC_Checker/More_Loops.thy
The file was modified thys/PSemigroupsConvolution/Quantales.thy
The file was modified thys/Partial_Order_Reduction/Extensions/CCPO_Extensions.thy
The file was modified thys/Polynomials/MPoly_Type_Class_OAlist.thy
The file was modified thys/Polynomials/MPoly_Type_Class_Ordered.thy
The file was modified thys/Polynomials/OAlist.thy
The file was modified thys/Polynomials/OAlist_Poly_Mapping.thy
The file was modified thys/Polynomials/Power_Products.thy
The file was modified thys/Propositional_Proof_Systems/SC_Cut.thy
The file was modified thys/PseudoHoops/LeftComplementedMonoid.thy
The file was modified thys/PseudoHoops/PseudoHoopFilters.thy
The file was modified thys/PseudoHoops/PseudoHoops.thy
The file was modified thys/PseudoHoops/PseudoWaisbergAlgebra.thy
The file was modified thys/PseudoHoops/SpecialPseudoHoops.thy
The file was modified thys/Quantales/Quantale_Left_Sided.thy
The file was modified thys/Quantales/Quantale_Star.thy
The file was modified thys/Quantales/Quantales.thy
The file was modified thys/Quick_Sort_Cost/Randomised_Quick_Sort.thy
The file was modified thys/Refine_Monadic/Generic/RefineG_Domain.thy
The file was modified thys/Refine_Monadic/Refine_Misc.thy
The file was modified thys/RefinementReactive/Temporal.thy
The file was modified thys/Regular_Algebras/Regular_Algebra_Variants.thy
The file was modified thys/Regular_Algebras/Regular_Algebras.thy
The file was modified thys/Relation_Algebra/More_Boolean_Algebra.thy
The file was modified thys/Relation_Algebra/Relation_Algebra.thy
The file was modified thys/Relation_Algebra/Relation_Algebra_Functions.thy
The file was modified thys/Relation_Algebra/Relation_Algebra_RTC.thy
The file was modified thys/Relation_Algebra/Relation_Algebra_Tests.thy
The file was modified thys/Relational_Disjoint_Set_Forests/Disjoint_Set_Forests.thy
The file was modified thys/Relational_Minimum_Spanning_Trees/Boruvka.thy
The file was modified thys/Relational_Minimum_Spanning_Trees/Prim.thy
The file was modified thys/Relational_Paths/More_Relation_Algebra.thy
The file was modified thys/Relational_Paths/Path_Algorithms.thy
The file was modified thys/Relational_Paths/Paths.thy
The file was modified thys/Relational_Paths/Rooted_Paths.thy
The file was modified thys/Residuated_Lattices/Involutive_Residuated.thy
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/Signature_Groebner/More_MPoly.thy
The file was modified thys/Signature_Groebner/Signature_Examples.thy
The file was modified thys/Signature_Groebner/Signature_Groebner.thy
The file was modified thys/Simplex/Simplex_Algebra.thy
The file was modified thys/Sqrt_Babylonian/Sqrt_Babylonian_Auxiliary.thy
The file was modified thys/Stateful_Protocol_Composition_and_Typing/Messages.thy
The file was modified thys/Stone_Algebras/Filters.thy
The file was modified thys/Stone_Algebras/Lattice_Basics.thy
The file was modified thys/Stone_Algebras/P_Algebras.thy
The file was modified thys/Stone_Algebras/Stone_Construction.thy
The file was modified thys/Stone_Kleene_Relation_Algebras/Iterings.thy
The file was modified thys/Stone_Kleene_Relation_Algebras/Kleene_Algebras.thy
The file was modified thys/Stone_Kleene_Relation_Algebras/Kleene_Relation_Algebras.thy
The file was modified thys/Stone_Kleene_Relation_Algebras/Matrix_Kleene_Algebras.thy
The file was modified thys/Stone_Relation_Algebras/Fixpoints.thy
The file was modified thys/Stone_Relation_Algebras/Relation_Algebras.thy
The file was modified thys/Stone_Relation_Algebras/Semirings.thy
The file was modified thys/Subset_Boolean_Algebras/Subset_Boolean_Algebras.thy
The file was modified thys/SuperCalc/multisets_continued.thy
The file was modified thys/Timed_Automata/Floyd_Warshall.thy
The file was modified thys/UTP/toolkit/List_Extra.thy
Changeset 11671:1a42ddd5dbbc by wenzelm:
adapted to LuaLaTeX according to Isabelle/299f6a8faccc;<br>\usepackage[T1]{fontenc} is default, it provides e.g. proper cartouche-delimiters;<br>\usepackage{lmodern} is no longer required, since T1 in LuaLaTeX has proper scalable fonts;<br>\usepackage[utf8]{inputenc} is obsolete in LuaLaTeX;<br>tuned whitespace;
The file was modified thys/ADS_Functor/document/root.tex
The file was modified thys/AI_Planning_Languages_Semantics/document/root.tex
The file was modified thys/AODV/document/root.tex
The file was modified thys/AVL-Trees/document/root.tex
The file was modified thys/AWN/document/root.tex
The file was modified thys/Abortable_Linearizable_Modules/document/root.tex
The file was modified thys/Abs_Int_ITP2012/document/root.tex
The file was modified thys/Abstract-Hoare-Logics/document/root.tex
The file was modified thys/Abstract-Rewriting/document/root.tex
The file was modified thys/Abstract_Completeness/document/root.tex
The file was modified thys/Abstract_Soundness/document/root.tex
The file was modified thys/Adaptive_State_Counting/document/root.tex
The file was modified thys/Affine_Arithmetic/document/root.tex
The file was modified thys/Aggregation_Algebras/document/root.tex
The file was modified thys/Akra_Bazzi/document/root.tex
The file was modified thys/Algebraic_Numbers/document/root.tex
The file was modified thys/Algebraic_VCs/document/root.tex
The file was modified thys/Allen_Calculus/document/root.tex
The file was modified thys/Amicable_Numbers/document/root.tex
The file was modified thys/Amortized_Complexity/document/root.tex
The file was modified thys/AnselmGod/document/root.tex
The file was modified thys/Applicative_Lifting/document/root.tex
The file was modified thys/Approximation_Algorithms/document/root.tex
The file was modified thys/Architectural_Design_Patterns/document/root.tex
The file was modified thys/Aristotles_Assertoric_Syllogistic/document/root.tex
The file was modified thys/Arith_Prog_Rel_Primes/document/root.tex
The file was modified thys/ArrowImpossibilityGS/document/root.tex
The file was modified thys/Attack_Trees/document/root.tex
The file was modified thys/Auto2_HOL/document/root.tex
The file was modified thys/Auto2_Imperative_HOL/document/root.tex
The file was modified thys/AutoFocus-Stream/document/root.tex
The file was modified thys/Automated_Stateful_Protocol_Verification/document/root.tex
The file was modified thys/Automatic_Refinement/document/root.tex
The file was modified thys/AxiomaticCategoryTheory/document/root.tex
The file was modified thys/BDD/document/root.tex
The file was modified thys/BNF_CC/document/root.tex
The file was modified thys/BNF_Operations/document/root.tex
The file was modified thys/BTree/document/root.tex
The file was modified thys/Banach_Steinhaus/document/root.tex
The file was modified thys/Bell_Numbers_Spivey/document/root.tex
The file was modified thys/Berlekamp_Zassenhaus/document/root.tex
The file was modified thys/Bernoulli/document/root.tex
The file was modified thys/Bertrands_Postulate/document/root.tex
The file was modified thys/Bicategory/document/root.tex
The file was modified thys/BinarySearchTree/document/root.tex
The file was modified thys/Binding_Syntax_Theory/document/root.tex
The file was modified thys/Binomial-Heaps/document/root.tex
The file was modified thys/Binomial-Queues/document/root.tex
The file was modified thys/BirdKMP/document/root.tex
The file was modified thys/Blue_Eyes/document/root.tex
The file was modified thys/Bondy/document/root.tex
The file was modified thys/Boolean_Expression_Checkers/document/root.tex
The file was modified thys/Bounded_Deducibility_Security/document/root.tex
The file was modified thys/Buchi_Complementation/document/root.tex
The file was modified thys/Budan_Fourier/document/root.tex
The file was modified thys/Buffons_Needle/document/root.tex
The file was modified thys/Buildings/document/root.tex
The file was modified thys/BytecodeLogicJmlTypes/document/root.tex
The file was modified thys/C2KA_DistributedSystems/document/root.tex
The file was modified thys/CAVA_Automata/document/root.tex
The file was modified thys/CAVA_LTL_Modelchecker/document/root.tex
The file was modified thys/CCS/document/root.tex
The file was modified thys/CISC-Kernel/document/root.tex
The file was modified thys/CRDT/document/root.tex
The file was modified thys/CSP_RefTK/document/root.tex
The file was modified thys/CYK/document/root.tex
The file was modified thys/CakeML/document/root.tex
The file was modified thys/CakeML_Codegen/document/root.tex
The file was modified thys/Call_Arity/document/root.tex
The file was modified thys/Card_Equiv_Relations/document/root.tex
The file was modified thys/Card_Multisets/document/root.tex
The file was modified thys/Card_Number_Partitions/document/root.tex
The file was modified thys/Card_Partitions/document/root.tex
The file was modified thys/Cartan_FP/document/root.tex
The file was modified thys/Case_Labeling/document/root.tex
The file was modified thys/Catalan_Numbers/document/root.tex
The file was modified thys/Category/document/root.tex
The file was modified thys/Category2/document/root.tex
The file was modified thys/Category3/document/root.tex
The file was modified thys/Cauchy/document/root.tex
The file was modified thys/Cayley_Hamilton/document/root.tex
The file was modified thys/Certification_Monads/document/root.tex
The file was modified thys/Chandy_Lamport/document/root.tex
The file was modified thys/Chord_Segments/document/root.tex
The file was modified thys/Circus/document/root.tex
The file was modified thys/Clean/document/root.tex
The file was modified thys/ClockSynchInst/document/root.tex
The file was modified thys/Closest_Pair_Points/document/root.tex
The file was modified thys/CofGroups/document/root.tex
The file was modified thys/Coinductive/document/root.tex
The file was modified thys/Coinductive_Languages/document/root.tex
The file was modified thys/Collections/document/root.tex
The file was modified thys/Collections/document/root_userguide.tex
The file was modified thys/Comparison_Sort_Lower_Bound/document/root.tex
The file was modified thys/Compiling-Exceptions-Correctly/document/root.tex
The file was modified thys/Complete_Non_Orders/document/root.tex
The file was modified thys/Completeness/document/root.tex
The file was modified thys/Complex_Geometry/document/root.tex
The file was modified thys/Complx/document/root.tex
The file was modified thys/ComponentDependencies/document/root.tex
The file was modified thys/ConcurrentGC/document/root.tex
The file was modified thys/ConcurrentIMP/document/root.tex
The file was modified thys/Concurrent_Ref_Alg/document/root.tex
The file was modified thys/Concurrent_Revisions/document/root.tex
The file was modified thys/Consensus_Refined/document/root.tex
The file was modified thys/Constructive_Cryptography/document/root.tex
The file was modified thys/Constructor_Funs/document/root.tex
The file was modified thys/Containers/document/root.tex
The file was modified thys/CoreC++/document/root.tex
The file was modified thys/Core_DOM/document/root.tex
The file was modified thys/Core_SC_DOM/document/root.tex
The file was modified thys/Count_Complex_Roots/document/root.tex
The file was modified thys/CryptHOL/document/root.tex
The file was modified thys/CryptoBasedCompositionalProperties/document/root.tex
The file was modified thys/DFS_Framework/document/root.tex
The file was modified thys/DOM_Components/document/root.tex
The file was modified thys/DPT-SAT-Solver/document/root.tex
The file was modified thys/DataRefinementIBP/document/root.tex
The file was modified thys/Datatype_Order_Generator/document/root.tex
The file was modified thys/Decl_Sem_Fun_PL/document/root.tex
The file was modified thys/Decreasing-Diagrams-II/document/root.tex
The file was modified thys/Decreasing-Diagrams/document/root.tex
The file was modified thys/Deep_Learning/document/root.tex
The file was modified thys/Delta_System_Lemma/document/header-delta-system.tex
The file was modified thys/Delta_System_Lemma/document/root.tex
The file was modified thys/Density_Compiler/document/root.tex
The file was modified thys/Dependent_SIFUM_Refinement/document/root.tex
The file was modified thys/Dependent_SIFUM_Type_Systems/document/root.tex
The file was modified thys/Depth-First-Search/document/root.tex
The file was modified thys/Derangements/document/root.tex
The file was modified thys/Deriving/document/root.tex
The file was modified thys/Descartes_Sign_Rule/document/root.tex
The file was modified thys/Dict_Construction/document/root.tex
The file was modified thys/Differential_Dynamic_Logic/document/root.tex
The file was modified thys/Differential_Game_Logic/document/root.tex
The file was modified thys/Dijkstra_Shortest_Path/document/root.tex
The file was modified thys/Diophantine_Eqns_Lin_Hom/document/root.tex
The file was modified thys/Dirichlet_L/document/root.tex
The file was modified thys/Dirichlet_Series/document/root.tex
The file was modified thys/DiscretePricing/document/root.tex
The file was modified thys/Discrete_Summation/document/root.tex
The file was modified thys/DiskPaxos/document/root.tex
The file was modified thys/DynamicArchitectures/document/root.tex
The file was modified thys/Dynamic_Tables/document/root.tex
The file was modified thys/E_Transcendental/document/root.tex
The file was modified thys/Echelon_Form/document/root.tex
The file was modified thys/EdmondsKarp_Maxflow/document/root.tex
The file was modified thys/Efficient-Mergesort/document/root.tex
The file was modified thys/Elliptic_Curves_Group_Law/document/root.tex
The file was modified thys/Encodability_Process_Calculi/document/root.tex
The file was modified thys/Epistemic_Logic/document/root.tex
The file was modified thys/Ergodic_Theory/document/root.tex
The file was modified thys/Error_Function/document/root.tex
The file was modified thys/Euler_MacLaurin/document/root.tex
The file was modified thys/Euler_Partition/document/root.tex
The file was modified thys/Example-Submission/document/root.tex
The file was modified thys/Extended_Finite_State_Machine_Inference/document/root.tex
The file was modified thys/Extended_Finite_State_Machines/document/root.tex
The file was modified thys/FFT/document/root.tex
The file was modified thys/FLP/document/root.tex
The file was modified thys/FOL-Fitting/document/root.tex
The file was modified thys/FOL_Harrison/document/root.tex
The file was modified thys/FOL_Seq_Calc1/document/root.tex
The file was modified thys/Factored_Transition_System_Bounding/document/root.tex
The file was modified thys/Falling_Factorial_Sum/document/root.tex
The file was modified thys/Farkas/document/root.tex
The file was modified thys/Featherweight_OCL/document/root.tex
The file was modified thys/Fermat3_4/document/root.tex
The file was modified thys/FileRefinement/document/root.tex
The file was modified thys/FinFun/document/root.tex
The file was modified thys/Finger-Trees/document/root.tex
The file was modified thys/Finite-Map-Extras/document/root.tex
The file was modified thys/Finite_Automata_HF/document/root.tex
The file was modified thys/First_Order_Terms/document/root.tex
The file was modified thys/First_Welfare_Theorem/document/root.tex
The file was modified thys/Fishburn_Impossibility/document/root.tex
The file was modified thys/Fisher_Yates/document/root.tex
The file was modified thys/Flow_Networks/document/root.tex
The file was modified thys/Floyd_Warshall/document/root.tex
The file was modified thys/Flyspeck-Tame/document/root.tex
The file was modified thys/FocusStreamsCaseStudies/document/root.tex
The file was modified thys/Forcing/document/root.tex
The file was modified thys/Formal_Puiseux_Series/document/root.tex
The file was modified thys/Formal_SSA/document/root.tex
The file was modified thys/Formula_Derivatives/document/root.tex
The file was modified thys/Fourier/document/root.tex
The file was modified thys/Free-Boolean-Algebra/document/root.tex
The file was modified thys/Free-Groups/document/root.tex
The file was modified thys/FunWithFunctions/document/root.tex
The file was modified thys/FunWithTilings/document/root.tex
The file was modified thys/Functional-Automata/document/root.tex
The file was modified thys/Functional_Ordered_Resolution_Prover/document/root.tex
The file was modified thys/Furstenberg_Topology/document/root.tex
The file was modified thys/GPU_Kernel_PL/document/root.tex
The file was modified thys/Gabow_SCC/document/root.tex
The file was modified thys/Game_Based_Crypto/document/root.tex
The file was modified thys/Gauss-Jordan-Elim-Fun/document/root.tex
The file was modified thys/Gauss_Jordan/document/root.tex
The file was modified thys/Gauss_Sums/document/root.tex
The file was modified thys/Gaussian_Integers/document/root.tex
The file was modified thys/GenClock/document/root.tex
The file was modified thys/General-Triangle/document/root.tex
The file was modified thys/Generalized_Counting_Sort/document/root.tex
The file was modified thys/Generic_Deriving/document/root.tex
The file was modified thys/Generic_Join/document/root.tex
The file was modified thys/GewirthPGCProof/document/root.tex
The file was modified thys/Girth_Chromatic/document/root.tex
The file was modified thys/GoedelGod/document/root.tex
The file was modified thys/Goedel_HFSet_Semantic/document/root.tex
The file was modified thys/Goedel_HFSet_Semanticless/document/root.tex
The file was modified thys/Goedel_Incompleteness/document/root.tex
The file was modified thys/Goodstein_Lambda/document/root.tex
The file was modified thys/GraphMarkingIBP/document/root.tex
The file was modified thys/Graph_Saturation/document/root.tex
The file was modified thys/Graph_Theory/document/root.tex
The file was modified thys/Green/document/root.tex
The file was modified thys/Groebner_Bases/document/root.tex
The file was modified thys/Groebner_Macaulay/document/root.tex
The file was modified thys/Gromov_Hyperbolicity/document/root.tex
The file was modified thys/Group-Ring-Module/document/root.tex
The file was modified thys/HOL-CSP/document/root.tex
The file was modified thys/HOLCF-Prelude/document/root.tex
The file was modified thys/HRB-Slicing/document/root.tex
The file was modified thys/Heard_Of/document/root.tex
The file was modified thys/Hello_World/document/root.tex
The file was modified thys/HereditarilyFinite/document/root.tex
The file was modified thys/Hermite/document/root.tex
The file was modified thys/Hidden_Markov_Models/document/root.tex
The file was modified thys/Higher_Order_Terms/document/root.tex
The file was modified thys/Hoare_Time/document/root.tex
The file was modified thys/Hood_Melville_Queue/document/root.tex
The file was modified thys/HotelKeyCards/document/root.tex
The file was modified thys/Hybrid_Logic/document/root.tex
The file was modified thys/Hybrid_Multi_Lane_Spatial_Logic/document/root.tex
The file was modified thys/Hybrid_Systems_VCs/document/root.tex
The file was modified thys/HyperCTL/document/root.tex
The file was modified thys/IEEE_Floating_Point/document/root.tex
The file was modified thys/IMAP-CRDT/document/root.tex
The file was modified thys/IMO2019/document/root.tex
The file was modified thys/IMP2/document/root.tex
The file was modified thys/IMP2_Binary_Heap/document/root.tex
The file was modified thys/IP_Addresses/document/root.tex
The file was modified thys/Imperative_Insertion_Sort/document/root.tex
The file was modified thys/Impossible_Geometry/document/root.tex
The file was modified thys/Incompleteness/document/root.tex
The file was modified thys/Incredible_Proof_Machine/document/root.tex
The file was modified thys/Inductive_Confidentiality/document/root.tex
The file was modified thys/Inductive_Inference/document/root.tex
The file was modified thys/InfPathElimination/document/root.tex
The file was modified thys/InformationFlowSlicing/document/root.tex
The file was modified thys/InformationFlowSlicing_Inter/document/root.tex
The file was modified thys/Integration/document/root.tex
The file was modified thys/Interpreter_Optimizations/document/root.tex
The file was modified thys/Interval_Arithmetic_Word32/document/root.tex
The file was modified thys/Iptables_Semantics/document/root.tex
The file was modified thys/Irrational_Series_Erdos_Straus/document/root.tex
The file was modified thys/Irrationality_J_Hancl/document/root.tex
The file was modified thys/Isabelle_C/C11-FrontEnd/document/root.tex
The file was modified thys/Isabelle_Marries_Dirac/document/root.tex
The file was modified thys/Isabelle_Meta_Model/document/root.tex
The file was modified thys/Jacobson_Basic_Algebra/document/root.tex
The file was modified thys/Jinja/document/root.tex
The file was modified thys/JinjaDCI/document/root.tex
The file was modified thys/JinjaThreads/document/root.tex
The file was modified thys/JiveDataStoreModel/document/root.tex
The file was modified thys/Jordan_Hoelder/document/root.tex
The file was modified thys/Jordan_Normal_Form/document/root.tex
The file was modified thys/KAD/document/root.tex
The file was modified thys/KAT_and_DRA/document/root.tex
The file was modified thys/KBPs/document/root.tex
The file was modified thys/KD_Tree/document/root.tex
The file was modified thys/Key_Agreement_Strong_Adversaries/document/root.tex
The file was modified thys/Kleene_Algebra/document/root.tex
The file was modified thys/Knot_Theory/document/root.tex
The file was modified thys/Knuth_Bendix_Order/document/root.tex
The file was modified thys/Knuth_Morris_Pratt/document/root.tex
The file was modified thys/Koenigsberg_Friendship/document/root.tex
The file was modified thys/Kruskal/document/root.tex
The file was modified thys/Kuratowski_Closure_Complement/document/root.tex
The file was modified thys/LLL_Basis_Reduction/document/root.tex
The file was modified thys/LLL_Factorization/document/root.tex
The file was modified thys/LOFT/document/root.tex
The file was modified thys/LTL/document/root.tex
The file was modified thys/LTL_Master_Theorem/document/root.tex
The file was modified thys/LTL_Normal_Form/document/root.tex
The file was modified thys/LTL_to_DRA/document/root.tex
The file was modified thys/LTL_to_GBA/document/root.tex
The file was modified thys/Lam-ml-Normalization/document/root.tex
The file was modified thys/LambdaAuth/document/root.tex
The file was modified thys/LambdaMu/document/root.tex
The file was modified thys/Lambert_W/document/root.tex
The file was modified thys/Landau_Symbols/document/root.tex
The file was modified thys/Laplace_Transform/document/root.tex
The file was modified thys/Latin_Square/document/root.tex
The file was modified thys/LatticeProperties/document/root.tex
The file was modified thys/Launchbury/document/root.tex
The file was modified thys/Laws_of_Large_Numbers/document/root.tex
The file was modified thys/Lazy-Lists-II/document/root.tex
The file was modified thys/Lazy_Case/document/root.tex
The file was modified thys/Lehmer/document/root.tex
The file was modified thys/Lifting_Definition_Option/document/root.tex
The file was modified thys/LightweightJava/document/root.tex
The file was modified thys/LightweightJava/ott-src/lj.tex
The file was modified thys/LinearQuantifierElim/document/root.tex
The file was modified thys/Linear_Inequalities/document/root.tex
The file was modified thys/Linear_Programming/document/root.tex
The file was modified thys/Linear_Recurrences/document/root.tex
The file was modified thys/Liouville_Numbers/document/root.tex
The file was modified thys/List-Index/document/root.tex
The file was modified thys/List-Infinite/document/root.tex
The file was modified thys/List_Interleaving/document/root.tex
The file was modified thys/List_Inversions/document/root.tex
The file was modified thys/List_Update/document/root.tex
The file was modified thys/LocalLexing/document/root.tex
The file was modified thys/Localization_Ring/document/root.tex
The file was modified thys/Locally-Nameless-Sigma/document/root.tex
The file was modified thys/Lowe_Ontological_Argument/document/root.tex
The file was modified thys/Lower_Semicontinuous/document/root.tex
The file was modified thys/Lp/document/root.tex
The file was modified thys/Lucas_Theorem/document/root.tex
The file was modified thys/MFMC_Countable/document/root.tex
The file was modified thys/MFODL_Monitor_Optimized/document/root.tex
The file was modified thys/MFOTL_Monitor/document/root.tex
The file was modified thys/MSO_Regex_Equivalence/document/root.tex
The file was modified thys/Markov_Models/document/root.tex
The file was modified thys/Marriage/document/root.tex
The file was modified thys/Mason_Stothers/document/root.tex
The file was modified thys/Matrices_for_ODEs/document/root.tex
The file was modified thys/Matrix/document/root.tex
The file was modified thys/Matrix_Tensor/document/root.tex
The file was modified thys/Matroids/document/root.tex
The file was modified thys/Max-Card-Matching/document/root.tex
The file was modified thys/Median_Of_Medians_Selection/document/root.tex
The file was modified thys/Menger/document/root.tex
The file was modified thys/Mersenne_Primes/document/root.tex
The file was modified thys/MiniML/document/root.tex
The file was modified thys/Minkowskis_Theorem/document/root.tex
The file was modified thys/Minsky_Machines/document/root.tex
The file was modified thys/Modal_Logics_for_NTS/document/root.tex
The file was modified thys/Modular_Assembly_Kit_Security/document/root.tex
The file was modified thys/Monad_Memo_DP/document/root.tex
The file was modified thys/Monad_Normalisation/document/root.tex
The file was modified thys/MonoBoolTranAlgebra/document/root.tex
The file was modified thys/MonoidalCategory/document/root.tex
The file was modified thys/Monomorphic_Monad/document/root.tex
The file was modified thys/MuchAdoAboutTwo/document/root.tex
The file was modified thys/Multi_Party_Computation/document/root.tex
The file was modified thys/Multirelations/document/root.tex
The file was modified thys/Myhill-Nerode/document/root.tex
The file was modified thys/Name_Carrying_Type_Inference/document/root.tex
The file was modified thys/Nash_Williams/document/root.tex
The file was modified thys/Nat-Interval-Logic/document/root.tex
The file was modified thys/Native_Word/document/root.tex
The file was modified thys/Nested_Multisets_Ordinals/document/root.tex
The file was modified thys/Network_Security_Policy_Verification/document/root.tex
The file was modified thys/Neumann_Morgenstern_Utility/document/root.tex
The file was modified thys/No_FTL_observers/document/root.tex
The file was modified thys/Nominal2/document/root.tex
The file was modified thys/Noninterference_CSP/document/root.tex
The file was modified thys/Noninterference_Concurrent_Composition/document/root.tex
The file was modified thys/Noninterference_Generic_Unwinding/document/root.tex
The file was modified thys/Noninterference_Inductive_Unwinding/document/root.tex
The file was modified thys/Noninterference_Ipurge_Unwinding/document/root.tex
The file was modified thys/Noninterference_Sequential_Composition/document/root.tex
The file was modified thys/NormByEval/document/root.tex
The file was modified thys/Nullstellensatz/document/root.tex
The file was modified thys/Octonions/document/root.tex
The file was modified thys/OpSets/document/root.tex
The file was modified thys/Open_Induction/document/root.tex
The file was modified thys/Optics/document/root.tex
The file was modified thys/Optimal_BST/document/root.tex
The file was modified thys/Orbit_Stabiliser/document/root.tex
The file was modified thys/Order_Lattice_Props/document/root.tex
The file was modified thys/Ordered_Resolution_Prover/document/root.tex
The file was modified thys/Ordinal/document/root.tex
The file was modified thys/Ordinal_Partitions/document/root.tex
The file was modified thys/Ordinals_and_Cardinals/document/root.tex
The file was modified thys/Ordinary_Differential_Equations/document/root.tex
The file was modified thys/PAC_Checker/document/root.tex
The file was modified thys/PCF/document/root.tex
The file was modified thys/PLM/document/root.tex
The file was modified thys/POPLmark-deBruijn/document/root.tex
The file was modified thys/PSemigroupsConvolution/document/root.tex
The file was modified thys/Pairing_Heap/document/root.tex
The file was modified thys/Paraconsistency/document/root.tex
The file was modified thys/Parity_Game/document/root.tex
The file was modified thys/Partial_Function_MR/document/root.tex
The file was modified thys/Partial_Order_Reduction/document/root.tex
The file was modified thys/Password_Authentication_Protocol/document/root.tex
The file was modified thys/Pell/document/root.tex
The file was modified thys/Perfect-Number-Thm/document/root.tex
The file was modified thys/Perron_Frobenius/document/root.tex
The file was modified thys/Physical_Quantities/document/root.tex
The file was modified thys/Pi_Calculus/document/root.tex
The file was modified thys/Pi_Transcendental/document/root.tex
The file was modified thys/Planarity_Certificates/document/root.tex
The file was modified thys/Poincare_Bendixson/document/root.tex
The file was modified thys/Poincare_Disc/document/root.tex
The file was modified thys/Polynomial_Factorization/document/root.tex
The file was modified thys/Polynomial_Interpolation/document/root.tex
The file was modified thys/Polynomials/document/root.tex
The file was modified thys/Pop_Refinement/document/root.tex
The file was modified thys/Posix-Lexing/document/root.tex
The file was modified thys/Possibilistic_Noninterference/document/root.tex
The file was modified thys/Power_Sum_Polynomials/document/root.tex
The file was modified thys/Pratt_Certificate/document/root.tex
The file was modified thys/Presburger-Automata/document/root.tex
The file was modified thys/Prim_Dijkstra_Simple/document/root.tex
The file was modified thys/Prime_Distribution_Elementary/document/root.tex
The file was modified thys/Prime_Harmonic_Series/document/root.tex
The file was modified thys/Prime_Number_Theorem/document/root.tex
The file was modified thys/Priority_Queue_Braun/document/root.tex
The file was modified thys/Priority_Search_Trees/document/root.tex
The file was modified thys/Probabilistic_Noninterference/document/root.tex
The file was modified thys/Probabilistic_Prime_Tests/document/root.tex
The file was modified thys/Probabilistic_System_Zoo/document/root.tex
The file was modified thys/Probabilistic_System_Zoo/document/root_bnfs.tex
The file was modified thys/Probabilistic_System_Zoo/document/root_non_bnfs.tex
The file was modified thys/Probabilistic_Timed_Automata/document/root.tex
The file was modified thys/Probabilistic_While/document/root.tex
The file was modified thys/Program-Conflict-Analysis/document/root.tex
The file was modified thys/Projective_Geometry/document/root.tex
The file was modified thys/Promela/document/root.tex
The file was modified thys/Proof_Strategy_Language/document/root.tex
The file was modified thys/PropResPI/document/root.tex
The file was modified thys/Propositional_Proof_Systems/document/root.tex
The file was modified thys/Prpu_Maxflow/document/root.tex
The file was modified thys/PseudoHoops/document/root.tex
The file was modified thys/Psi_Calculi/document/root.tex
The file was modified thys/Ptolemys_Theorem/document/root.tex
The file was modified thys/QHLProver/document/root.tex
The file was modified thys/QR_Decomposition/document/root.tex
The file was modified thys/Quantales/document/root.tex
The file was modified thys/Quaternions/document/root.tex
The file was modified thys/Quick_Sort_Cost/document/root.tex
The file was modified thys/RIPEMD-160-SPARK/document/root.tex
The file was modified thys/ROBDD/document/root.tex
The file was modified thys/RSAPSS/document/root.tex
The file was modified thys/Ramsey-Infinite/document/root.tex
The file was modified thys/Random_BSTs/document/root.tex
The file was modified thys/Random_Graph_Subgraph_Threshold/document/root.tex
The file was modified thys/Randomised_BSTs/document/root.tex
The file was modified thys/Randomised_Social_Choice/document/root.tex
The file was modified thys/Rank_Nullity_Theorem/document/root.tex
The file was modified thys/Real_Impl/document/root.tex
The file was modified thys/Recursion-Addition/document/root.tex
The file was modified thys/Recursion-Theory-I/document/root.tex
The file was modified thys/Refine_Imperative_HOL/document/root.tex
The file was modified thys/Refine_Monadic/document/root.tex
The file was modified thys/RefinementReactive/document/root.tex
The file was modified thys/Regex_Equivalence/document/root.tex
The file was modified thys/Regular-Sets/document/root.tex
The file was modified thys/Regular_Algebras/document/root.tex
The file was modified thys/Relation_Algebra/document/root.tex
The file was modified thys/Relational-Incorrectness-Logic/document/root.tex
The file was modified thys/Relational_Disjoint_Set_Forests/document/root.tex
The file was modified thys/Relational_Method/document/root.tex
The file was modified thys/Relational_Minimum_Spanning_Trees/document/root.tex
The file was modified thys/Relational_Paths/document/root.tex
The file was modified thys/Rep_Fin_Groups/document/root.tex
The file was modified thys/Residuated_Lattices/document/root.tex
The file was modified thys/Resolution_FOL/document/root.tex
The file was modified thys/Rewriting_Z/document/root.tex
The file was modified thys/Ribbon_Proofs/document/root.tex
The file was modified thys/Robbins-Conjecture/document/root.tex
The file was modified thys/Robinson_Arithmetic/document/root.tex
The file was modified thys/Root_Balanced_Tree/document/root.tex
The file was modified thys/Routing/document/root.tex
The file was modified thys/Roy_Floyd_Warshall/document/root.tex
The file was modified thys/SATSolverVerification/document/root.tex
The file was modified thys/SC_DOM_Components/document/root.tex
The file was modified thys/SDS_Impossibility/document/root.tex
The file was modified thys/SIFPL/document/root.tex
The file was modified thys/SIFUM_Type_Systems/document/root.tex
The file was modified thys/SPARCv8/document/root.tex
The file was modified thys/Safe_Distance/document/root.tex
The file was modified thys/Safe_OCL/document/root.tex
The file was modified thys/Saturation_Framework/document/root.tex
The file was modified thys/Saturation_Framework_Extensions/document/root.tex
The file was modified thys/Secondary_Sylow/document/root.tex
The file was modified thys/Security_Protocol_Refinement/document/root.tex
The file was modified thys/Selection_Heap_Sort/document/root.tex
The file was modified thys/SenSocialChoice/document/root.tex
The file was modified thys/Separata/document/root.tex
The file was modified thys/Separation_Algebra/document/root.tex
The file was modified thys/Separation_Logic_Imperative_HOL/document/root.tex
The file was modified thys/SequentInvertibility/document/root.tex
The file was modified thys/Shadow_DOM/document/root.tex
The file was modified thys/Shadow_SC_DOM/document/root.tex
The file was modified thys/Shivers-CFA/document/root.tex
The file was modified thys/ShortestPath/document/root.tex
The file was modified thys/Show/document/root.tex
The file was modified thys/Sigma_Commit_Crypto/document/root.tex
The file was modified thys/Signature_Groebner/document/root.tex
The file was modified thys/Simpl/document/root.tex
The file was modified thys/Simple_Firewall/document/root.tex
The file was modified thys/Simplex/document/root.tex
The file was modified thys/Skew_Heap/document/root.tex
The file was modified thys/Skip_Lists/document/root.tex
The file was modified thys/Slicing/document/root.tex
The file was modified thys/Sliding_Window_Algorithm/document/root.tex
The file was modified thys/Smith_Normal_Form/document/root.tex
The file was modified thys/Smooth_Manifolds/document/root.tex
The file was modified thys/Sort_Encodings/document/root.tex
The file was modified thys/Source_Coding_Theorem/document/root.tex
The file was modified thys/Special_Function_Bounds/document/root.tex
The file was modified thys/Splay_Tree/document/root.tex
The file was modified thys/Sqrt_Babylonian/document/root.tex
The file was modified thys/Stable_Matching/document/root.tex
The file was modified thys/Statecharts/document/root.tex
The file was modified thys/Stateful_Protocol_Composition_and_Typing/document/root.tex
The file was modified thys/Stellar_Quorums/document/root.tex
The file was modified thys/Stern_Brocot/document/root.tex
The file was modified thys/Stewart_Apollonius/document/root.tex
The file was modified thys/Stirling_Formula/document/root.tex
The file was modified thys/Stochastic_Matrices/document/root.tex
The file was modified thys/Stone_Algebras/document/root.tex
The file was modified thys/Stone_Kleene_Relation_Algebras/document/root.tex
The file was modified thys/Stone_Relation_Algebras/document/root.tex
The file was modified thys/Store_Buffer_Reduction/document/root.tex
The file was modified thys/Stream-Fusion/document/root.tex
The file was modified thys/Stream_Fusion_Code/document/root.tex
The file was modified thys/Strong_Security/document/root.tex
The file was modified thys/Sturm_Sequences/document/root.tex
The file was modified thys/Sturm_Sequences/document/root_userguide.tex
The file was modified thys/Sturm_Tarski/document/root.tex
The file was modified thys/Stuttering_Equivalence/document/root.tex
The file was modified thys/Subresultants/document/root.tex
The file was modified thys/Subset_Boolean_Algebras/document/root.tex
The file was modified thys/SumSquares/document/root.tex
The file was modified thys/SuperCalc/document/root.tex
The file was modified thys/Surprise_Paradox/document/root.tex
The file was modified thys/Symmetric_Polynomials/document/root.tex
The file was modified thys/Syntax_Independent_Logic/document/root.tex
The file was modified thys/Szpilrajn/document/root.tex
The file was modified thys/TESL_Language/document/figures/dilating.tex
The file was modified thys/TESL_Language/document/root.tex
The file was modified thys/TLA/document/root.tex
The file was modified thys/Tail_Recursive_Functions/document/root.tex
The file was modified thys/Tarskis_Geometry/document/root.tex
The file was modified thys/Taylor_Models/document/root.tex
The file was modified thys/Timed_Automata/document/root.tex
The file was modified thys/Topological_Semantics/document/root.tex
The file was modified thys/Topology/document/root.tex
The file was modified thys/TortoiseHare/document/root.tex
The file was modified thys/Transcendence_Series_Hancl_Rucki/document/root.tex
The file was modified thys/Transformer_Semantics/document/root.tex
The file was modified thys/Transition_Systems_and_Automata/document/root.tex
The file was modified thys/Transitive-Closure-II/document/root.tex
The file was modified thys/Transitive-Closure/document/root.tex
The file was modified thys/Treaps/document/root.tex
The file was modified thys/Tree-Automata/document/root.tex
The file was modified thys/Tree_Decomposition/document/root.tex
The file was modified thys/Triangle/document/root.tex
The file was modified thys/Trie/document/root.tex
The file was modified thys/Twelvefold_Way/document/root.tex
The file was modified thys/Tycon/document/root.tex
The file was modified thys/Types_Tableaus_and_Goedels_God/document/root.tex
The file was modified thys/UPF/document/root.tex
The file was modified thys/UPF_Firewall/document/root.tex
The file was modified thys/UTP/document/root.tex
The file was modified thys/UTP/toolkit/document/root.tex
The file was modified thys/Universal_Turing_Machine/document/root.tex
The file was modified thys/UpDown_Scheme/document/root.tex
The file was modified thys/Valuation/document/root.tex
The file was modified thys/VectorSpace/document/root.tex
The file was modified thys/VeriComp/document/root.tex
The file was modified thys/Verified-Prover/document/root.tex
The file was modified thys/Verified_SAT_Based_AI_Planning/document/root.tex
The file was modified thys/VerifyThis2018/document/root.tex
The file was modified thys/VerifyThis2019/document/root.tex
The file was modified thys/Vickrey_Clarke_Groves/document/root.tex
The file was modified thys/VolpanoSmith/document/root.tex
The file was modified thys/WHATandWHERE_Security/document/root.tex
The file was modified thys/WOOT_Strong_Eventual_Consistency/document/root.tex
The file was modified thys/WebAssembly/document/root.tex
The file was modified thys/Weight_Balanced_Trees/document/root.tex
The file was modified thys/Well_Quasi_Orders/document/root.tex
The file was modified thys/Winding_Number_Eval/document/root.tex
The file was modified thys/Word_Lib/document/root.tex
The file was modified thys/WorkerWrapper/document/root.tex
The file was modified thys/XML/document/root.tex
The file was modified thys/ZFC_in_HOL/document/root.tex
The file was modified thys/Zeta_3_Irrational/document/root.tex
The file was modified thys/Zeta_Function/document/root.tex
The file was modified thys/pGCL/document/root.tex
Changeset 11670:2961a61999bd by haftmann:
reduced dependencies on List_Permutation
The file was modified thys/Completeness/Completeness.thy
The file was modified thys/Completeness/PermutationLemmas.thy
The file was modified thys/Completeness/Sequents.thy
The file was modified thys/Completeness/Soundness.thy
The file was modified thys/Groebner_Macaulay/Cone_Decomposition.thy
The file was modified thys/Groebner_Macaulay/Dube_Bound.thy
The file was modified thys/Groebner_Macaulay/Hilbert_Function.thy
The file was modified thys/Program-Conflict-Analysis/Interleave.thy
The file was modified thys/Program-Conflict-Analysis/MainResult.thy
Changeset 11669:18cd8aa0ceae by haftmann:
follow corresponding precedence on sets
Changeset 11668:48319c117066 by haftmann:
consolidated names
The file was modified thys/Decreasing-Diagrams/Decreasing_Diagrams.thy
The file was modified thys/Lambda_Free_RPOs/Extension_Orders.thy
The file was modified thys/Nested_Multisets_Ordinals/Multiset_More.thy
The file was modified thys/Nested_Multisets_Ordinals/Syntactic_Ordinal.thy
The file was modified thys/Propositional_Proof_Systems/HCSC.thy
The file was modified thys/Propositional_Proof_Systems/HCSCND.thy
The file was modified thys/Propositional_Proof_Systems/LSC_Resolution.thy
Changeset 11667:b6ad06ee02b5 by haftmann:
reduced dependencies on theory List_Permutation
The file was modified thys/Berlekamp_Zassenhaus/Missing_Multiset2.thy
The file was modified thys/Berlekamp_Zassenhaus/Unique_Factorization.thy
The file was modified thys/Buchi_Complementation/Complementation_Final.thy
The file was modified thys/Chandy_Lamport/Co_Snapshot.thy
The file was modified thys/Chandy_Lamport/Snapshot.thy
The file was modified thys/Chandy_Lamport/Util.thy
The file was modified thys/MuchAdoAboutTwo/MuchAdoAboutTwo.thy
The file was modified thys/Polynomial_Factorization/ROOT
The file was modified thys/Selection_Heap_Sort/RemoveMax.thy
The file was modified thys/Selection_Heap_Sort/SelectionSort_Functional.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