Skip to content
Success

Changes

Summary

  1. tuned text;
  2. recover NEWS from 78d1f73bbeaa;
  3. save 90 MB by excluding rlwrap and thus perl;
  4. save 45 MB by excluding rlwrap and thus perl;
  5. NEWS;
  6. clarified test of directories;
  7. misc tuning for release;
  8. merged
  9. updated to kodkodi-1.5.7. with more robust/portable management of files and processes;
  10. provide minisat-2.2.1 on all currently supported platforms, notably as external solver for Nitpick;
  11. tuned message;
  12. proper build on macOS;
  13. build minisat, using recent fork from original sources;
  14. proper platform_path for executables run from Java;
  15. tuned message;
  16. tuned;
  17. tuned whitespace;
  18. merged
  19. added timeout to veriT
  20. new notion of infinite sums in HOL-Analysis, ordering on complex numbers
  21. NEWS and CONTRIBUTORS
  22. merged
  23. added offset to Mirabelle's tptp output names
  24. tuned zipperposition config in sledgehammer
  25. considered slices overhead in sledgehammer
  26. tuned atp_prover sliding
  27. tuned Zipperposition slides in sledgehammer
  28. include arm64-linux;
  29. updated to Vampire 4.6, as proposed by Martin Desharnais;
  30. build from official downloads;
  31. build just one vampire version;
  32. clarified signature;
  33. maintain previous theory identifier to support semantic caching, notably in Isabelle/Naproche;
  34. more exports, notably for Isabelle/Naproche;
  35. include arm64-linux;
  36. prefer existing OCaml installation;
  37. include arm64-linux;
  38. no patchelf on macOS (undetected due to cached executables?);
  39. provide opam-2.1.0 for experimentation;
  40. rebuild cygwin-20211004.tar.gz;
  41. include arm64-linux;
  42. updated to cygwin-20211004: build again;
  43. merged
  44. removed pointless NEWS: both Docker/ubuntu and Cygwin provide perl by default;
  45. actually use cygwin-20211002 (amending ff0ca375457c);
  46. discontinued perl;
  47. clarified signature;
  48. proper term operation Term.dest_abs;
  49. tuned;
  50. tuned proofs; fewer warnings;
  51. more standard binder syntax;
  52. clarified 'let' syntax: avoid conflict with existing 'let' in FOL;
  53. tuned;
  54. tuned;
  55. merged
  56. removal of a redundant theorem (and white space)
  57. new material from the Roth development, mostly about finite sets, disjoint famillies and partitions
  58. clarified and updated for release;
  59. formal comment concerning 83d2208252d1 vs. d8dc8fdc46fc;
  60. more NEWS and CONTRIBUTORS;
  61. clarified comments;
  62. support symbol \<Parallel>, based on \bigparallel from stdmaryd (stmary10.pfb: move y=1100, scale 222%, embolden by 40 units, adjust spacing);
  63. clarified dependencies;
  64. updated for release;
  65. Added tag Isabelle2021-1-RC0 for changeset fedc0b659881
  66. provide Isabelle/jEdit plugins as services, and thus allow user components do the same;
  67. merged
  68. updated for release;
  69. misc tuning for release;
  70. update dependency;
  71. trim whitespace;
  72. misc tuning for release;
  73. misc tuning for release;
  74. isabelle build_components -u;
  75. updated to Haskell Stach lts-18.12 with GHC ghc-8.10.7;
  76. updated to current Cygwin, near 3.2.0; discontinued perl;
  77. updated to sumatra_pdf-3.3.3;
  78. updated default version;
  79. updated to xz-java-1.9;
  80. updated to sqlite-jdbc-3.36.0.3;
  81. updated to postgresql-42.2.24;
  82. updated to jfreechart-1.5.3;
  83. updated to flatlaf-1.6;
  84. clarified signature;
  85. clarified Term.dest_abs (again, refining 71dfb835025d): only Free names are relevant for abstract terms, without syntax;
  86. clarified sledgehammer_provers, following d8dc8fdc46fc;
  87. proper term operation Term.dest_abs;
  88. tuned, following Syntax_Trans.variant_abs;
  89. proper patterns for (- numeral t), amending 03ff4d1e6784;
  90. tuned;
  91. merged
  92. update syntax for verit
  93. clarified antiquotations;
  94. clarified antiquotations;
  95. provide verit-2021.06-rmx;
Changeset 74494:e593ea880494 by wenzelm:
tuned text;
The file was modified src/Doc/Isar_Ref/Proof.thy
Changeset 74493:f4c5e8ca1d53 by wenzelm:
recover NEWS from 78d1f73bbeaa;
The file was modified NEWS
Changeset 74492:59ef23ac81ab by wenzelm:
save 90 MB by excluding rlwrap and thus perl;
The file was modified src/Pure/Tools/build_docker.scala
Changeset 74491:122615955fc0 by wenzelm:
save 45 MB by excluding rlwrap and thus perl;
The file was modified Admin/components/bundled-windows
The file was modified Admin/components/components.sha1
The file was modified src/Pure/Admin/build_cygwin.scala
Changeset 74490:dd18b59aded7 by wenzelm:
NEWS;
The file was modified NEWS
Changeset 74489:d219a959b951 by wenzelm:
clarified test of directories;
The file was modified src/HOL/Tools/Nitpick/kodkod_sat.ML
Changeset 74488:13b74f2e1f96 by wenzelm:
misc tuning for release;
The file was modified CONTRIBUTORS
Changeset 74487:f8ad2ee7638d by wenzelm:
merged
Changeset 74486:74a36aae067a by wenzelm:
updated to kodkodi-1.5.7. with more robust/portable management of files and processes;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified src/HOL/Tools/Nitpick/kodkod.scala
The file was modified src/HOL/Tools/Nitpick/kodkod_sat.ML
Changeset 74485:2d089ff0e03b by wenzelm:
provide minisat-2.2.1 on all currently supported platforms, notably as external solver for Nitpick;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
Changeset 74484:ef07e6d672cb by wenzelm:
tuned message;
The file was modified src/Pure/Admin/build_minisat.scala
Changeset 74483:60eeb9952145 by wenzelm:
proper build on macOS;
The file was modified src/Pure/Admin/build_minisat.scala
Changeset 74482:bd5998580edb by wenzelm:
build minisat, using recent fork from original sources;
The file was addedsrc/Pure/Admin/build_minisat.scala
The file was modified etc/build.props
The file was modified src/Pure/System/isabelle_tool.scala
Changeset 74481:9333a6ee57ba by wenzelm:
proper platform_path for executables run from Java;
The file was modified src/Doc/Nitpick/document/root.tex
The file was modified src/HOL/Tools/Nitpick/kodkod_sat.ML
Changeset 74480:d8015e659e15 by wenzelm:
tuned message;
The file was modified src/Pure/Admin/build_vampire.scala
Changeset 74479:bf34175e64dc by wenzelm:
tuned;
The file was modified src/HOL/Tools/Nitpick/kodkod_sat.ML
Changeset 74478:3984b1e91df6 by wenzelm:
tuned whitespace;
The file was modified src/HOL/Tools/Nitpick/kodkod_sat.ML
Changeset 74477:fd5f62176987 by desharna:
merged
Changeset 74476:6424c54157d9 by desharna:
added timeout to veriT
The file was modified src/HOL/Tools/SMT/smt_systems.ML
Changeset 74475:409ca22dee4c by eberlm _eberlm@in.tum.de_:
new notion of infinite sums in HOL-Analysis, ordering on complex numbers
The file was addedsrc/HOL/Analysis/Infinite_Sum.thy
The file was addedsrc/HOL/Library/Complex_Order.thy
The file was modified CONTRIBUTORS
The file was modified NEWS
The file was modified src/HOL/Analysis/Analysis.thy
The file was modified src/HOL/Analysis/Infinite_Set_Sum.thy
The file was modified src/HOL/Analysis/Product_Vector.thy
The file was modified src/HOL/Analysis/document/root.bib
The file was modified src/HOL/Complex_Analysis/Winding_Numbers.thy
The file was modified src/HOL/Library/Extended_Nonnegative_Real.thy
The file was modified src/HOL/Limits.thy
The file was modified src/HOL/ROOT
The file was modified src/HOL/Real_Vector_Spaces.thy
The file was modified src/HOL/Topological_Spaces.thy
Changeset 74474:253c98aa935a by desharna:
NEWS and CONTRIBUTORS
The file was modified CONTRIBUTORS
The file was modified NEWS
Changeset 74473:f4a80cfb2781 by desharna:
merged
Changeset 74472:9d304ef5c932 by desharna:
added offset to Mirabelle&#039;s tptp output names
The file was modified src/HOL/Tools/Mirabelle/mirabelle_sledgehammer.ML
Changeset 74471:d6f1ca21a3c1 by desharna:
tuned zipperposition config in sledgehammer
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML
Changeset 74470:9b6dcf689efe by desharna:
considered slices overhead in sledgehammer
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_prover_atp.ML
Changeset 74469:3604db245a63 by desharna:
tuned atp_prover sliding
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_prover_atp.ML
Changeset 74468:1bd6eba71372 by desharna:
tuned Zipperposition slides in sledgehammer
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML
Changeset 74467:149c8ba1ebb2 by wenzelm:
include arm64-linux;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
Changeset 74466:d4c2a9191cd1 by wenzelm:
updated to Vampire 4.6, as proposed by Martin Desharnais;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified NEWS
Changeset 74465:981e3b6b08a5 by wenzelm:
build from official downloads;
The file was modified src/Pure/Admin/build_vampire.scala
Changeset 74464:c30906fbbe91 by wenzelm:
build just one vampire version;
The file was modified src/Pure/Admin/build_vampire.scala
Changeset 74463:7cc59201157d by wenzelm:
clarified signature;
The file was modified src/Pure/Isar/toplevel.ML
Changeset 74462:b3d6bb2ebf77 by wenzelm:
maintain previous theory identifier to support semantic caching, notably in Isabelle/Naproche;
The file was modified src/Pure/Isar/toplevel.ML
Changeset 74461:8e9f38240c05 by wenzelm:
more exports, notably for Isabelle/Naproche;
The file was modified src/Pure/context.ML
Changeset 74460:ffb15f7f26d5 by wenzelm:
include arm64-linux;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
Changeset 74459:c876e8c61843 by wenzelm:
prefer existing OCaml installation;
The file was modified src/Pure/Admin/isabelle_cronjob.scala
Changeset 74458:91ede652d828 by wenzelm:
include arm64-linux;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
Changeset 74457:4e317412db48 by wenzelm:
no patchelf on macOS (undetected due to cached executables?);
The file was modified src/Pure/Admin/build_zipperposition.scala
Changeset 74456:a01806afe131 by wenzelm:
provide opam-2.1.0 for experimentation;
The file was modified Admin/components/components.sha1
Changeset 74455:850535cc2ed8 by wenzelm:
rebuild cygwin-20211004.tar.gz;
The file was modified Admin/components/components.sha1
Changeset 74454:d688b40695b4 by wenzelm:
include arm64-linux;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
Changeset 74453:c2e7526488ed by wenzelm:
updated to cygwin-20211004: build again;
The file was modified Admin/components/bundled-windows
The file was modified Admin/components/components.sha1
Changeset 74452:8ae5ec7eecaa by wenzelm:
merged
Changeset 74451:78d1f73bbeaa by wenzelm:
removed pointless NEWS: both Docker/ubuntu and Cygwin provide perl by default;
The file was modified NEWS
Changeset 74450:71e44f03fea3 by wenzelm:
actually use cygwin-20211002 (amending ff0ca375457c);
The file was modified Admin/components/bundled-windows
Changeset 74449:a2dcda6107d9 by wenzelm:
discontinued perl;
The file was modified NEWS
The file was modified src/Pure/Tools/build_docker.scala
Changeset 74448:2fd74a2c4e1c by wenzelm:
clarified signature;
The file was modified src/CCL/Term.thy
The file was modified src/Pure/Syntax/syntax_trans.ML
Changeset 74447:5f9c51c2fc0a by wenzelm:
proper term operation Term.dest_abs;
The file was modified src/Tools/Code/code_thingol.ML
Changeset 74446:2fdf37577f7b by wenzelm:
tuned;
The file was modified src/Pure/term.ML
The file was modified src/Tools/Code/code_thingol.ML
Changeset 74445:63a697f1fb8f by wenzelm:
tuned proofs;<br>fewer warnings;
The file was modified src/CCL/CCL.thy
The file was modified src/CCL/Term.thy
The file was modified src/CCL/Trancl.thy
Changeset 74444:30995552ea4c by wenzelm:
more standard binder syntax;
The file was modified src/CCL/Term.thy
Changeset 74443:dbf68dbacaff by wenzelm:
clarified &#039;let&#039; syntax: avoid conflict with existing &#039;let&#039; in FOL;
The file was modified src/CCL/Term.thy
Changeset 74442:f5c5006d142e by wenzelm:
tuned;
The file was modified src/Pure/Syntax/syntax_trans.ML
Changeset 74441:7fada501211b by wenzelm:
tuned;
The file was modified src/CCL/Term.thy
Changeset 74440:aca96bd12b12 by paulson:
merged
Changeset 74439:c278b1864592 by paulson _lp15@cam.ac.uk_:
removal of a redundant theorem (and white space)
The file was modified src/HOL/Analysis/Ball_Volume.thy
Changeset 74438:5827b91ef30e by paulson _lp15@cam.ac.uk_:
new material from the Roth development, mostly about finite sets, disjoint famillies and partitions
The file was modified src/HOL/Finite_Set.thy
The file was modified src/HOL/Groups_Big.thy
The file was modified src/HOL/Library/Countable_Set.thy
The file was modified src/HOL/Library/Disjoint_Sets.thy
The file was modified src/HOL/Power.thy
Changeset 74437:e1b5bf983de3 by wenzelm:
clarified and updated for release;
The file was modified NEWS
Changeset 74436:4e30de0b4dd6 by wenzelm:
formal comment concerning 83d2208252d1 vs. d8dc8fdc46fc;
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_commands.ML
Changeset 74435:4bb1251043cd by wenzelm:
more NEWS and CONTRIBUTORS;
The file was modified CONTRIBUTORS
The file was modified NEWS
Changeset 74434:7d6c7c86d88b by wenzelm:
clarified comments;
The file was modified src/Pure/Tools/mkroot.scala
Changeset 74433:ec1774613824 by wenzelm:
support symbol \&lt;Parallel&gt;, based on \bigparallel from stdmaryd (stmary10.pfb: move y=1100, scale 222%, embolden by 40 units, adjust spacing);
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified Admin/isabelle_fonts/IsabelleSymbols.sfd
The file was modified Admin/isabelle_fonts/IsabelleSymbolsBold.sfd
The file was modified NEWS
The file was modified etc/symbols
The file was modified lib/texinputs/isabellesym.sty
The file was modified src/Doc/Isar_Ref/document/root.tex
The file was modified src/Pure/Admin/build_fonts.scala
The file was modified src/Pure/Tools/mkroot.scala
Changeset 74432:90bd7fc7fcc0 by wenzelm:
clarified dependencies;
The file was modified src/Doc/Isar_Ref/Symbols.thy
Changeset 74431:75d14ac0547e by wenzelm:
updated for release;
The file was modified src/Tools/jEdit/jedit_main/plugin.props
Changeset 74430:43d39f335cfc by isatest:
Added tag Isabelle2021-1-RC0 for changeset fedc0b659881
The file was modified .hgtags
Changeset 74429:fedc0b659881 by wenzelm:
provide Isabelle/jEdit plugins as services, and thus allow user components do the same;
The file was addedsrc/Tools/jEdit/src/jedit_plugins.scala
The file was modified NEWS
The file was modified etc/build.props
The file was modified src/Pure/Tools/scala_project.scala
The file was modified src/Tools/jEdit/src/main.scala
Changeset 74428:dd1f5a00115f by wenzelm:
merged
Changeset 74427:011ecb267e41 by wenzelm:
updated for release;
The file was modified src/Doc/JEdit/JEdit.thy
The file was modified src/Doc/System/Environment.thy
The file was modified src/Doc/System/Misc.thy
Changeset 74426:61a6fd4f9862 by wenzelm:
misc tuning for release;
The file was modified Admin/Release/CHECKLIST
Changeset 74425:f63dea123304 by wenzelm:
update dependency;
The file was modified src/Tools/jEdit/jedit_main/plugin.props
Changeset 74424:2cf4d6cf4c0d by wenzelm:
trim whitespace;
The file was modified src/HOL/List.thy
Changeset 74423:584c4db57f68 by wenzelm:
misc tuning for release;
The file was modified CONTRIBUTORS
Changeset 74422:5294a44efc49 by wenzelm:
misc tuning for release;
The file was modified NEWS
Changeset 74421:7fd8fb6149a6 by wenzelm:
isabelle build_components -u;
The file was modified Admin/components/components.sha1
Changeset 74420:b618749bb8f4 by wenzelm:
updated to Haskell Stach lts-18.12 with GHC ghc-8.10.7;
The file was modified etc/settings
Changeset 74419:ff0ca375457c by wenzelm:
updated to current Cygwin, near 3.2.0;<br>discontinued perl;
The file was modified Admin/Windows/Cygwin/README
The file was modified Admin/components/PLATFORMS
The file was modified Admin/components/components.sha1
The file was modified src/Pure/Admin/build_cygwin.scala
Changeset 74418:c1ddf73a59e6 by wenzelm:
updated to sumatra_pdf-3.3.3;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/windows
Changeset 74417:cfb0414adc84 by wenzelm:
updated default version;
The file was modified src/Pure/Admin/build_verit.scala
Changeset 74416:9f34c780906e by wenzelm:
updated to xz-java-1.9;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
Changeset 74415:192a452fac52 by wenzelm:
updated to sqlite-jdbc-3.36.0.3;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
Changeset 74414:4e58bc7215a0 by wenzelm:
updated to postgresql-42.2.24;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
Changeset 74413:54a064957ff3 by wenzelm:
updated to jfreechart-1.5.3;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
Changeset 74412:b6a561f9c828 by wenzelm:
updated to flatlaf-1.6;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
Changeset 74411:20b0b27bc6c7 by wenzelm:
clarified signature;
The file was modified src/Pure/Proof/proof_checker.ML
The file was modified src/Pure/name.ML
The file was modified src/Pure/proofterm.ML
The file was modified src/Pure/type.ML
The file was modified src/Tools/Code/code_thingol.ML
Changeset 74410:254de9de2cd7 by wenzelm:
clarified Term.dest_abs (again, refining 71dfb835025d): only Free names are relevant for abstract terms, without syntax;
The file was modified src/Pure/term.ML
Changeset 74409:83d2208252d1 by wenzelm:
clarified sledgehammer_provers, following d8dc8fdc46fc;
The file was modified src/HOL/Tools/etc/options
Changeset 74408:4cdc5e946c99 by wenzelm:
proper term operation Term.dest_abs;
The file was modified src/FOLP/simp.ML
The file was modified src/HOL/Decision_Procs/Cooper.thy
The file was modified src/HOL/Decision_Procs/Parametric_Ferrante_Rackoff.thy
The file was modified src/HOL/Tools/Qelim/cooper.ML
The file was modified src/HOL/Tools/reification.ML
The file was modified src/Tools/misc_legacy.ML
Changeset 74407:71dfb835025d by wenzelm:
tuned, following Syntax_Trans.variant_abs;
The file was modified src/Pure/term.ML
Changeset 74406:ed4149b3d7ab by wenzelm:
proper patterns for (- numeral t), amending 03ff4d1e6784;
The file was modified src/HOL/Decision_Procs/Cooper.thy
The file was modified src/HOL/Decision_Procs/MIR.thy
Changeset 74405:baa7a208d9d5 by wenzelm:
tuned;
The file was modified src/HOL/Decision_Procs/langford.ML
The file was modified Admin/components/main
The file was modified src/HOL/SMT_Examples/SMT_Examples_Verit.certs
The file was modified src/HOL/SMT_Examples/SMT_Examples_Verit.thy
The file was modified src/HOL/Tools/SMT/verit_proof.ML
Changeset 74402:e7c10f7e09fa by wenzelm:
clarified antiquotations;
The file was modified src/HOL/TPTP/atp_problem_import.ML
Changeset 74401:1aa05eee4e8b by wenzelm:
clarified antiquotations;
The file was modified src/HOL/SMT_Examples/boogie.ML
Changeset 74400:269a39b6c5f8 by wenzelm:
provide verit-2021.06-rmx;
The file was modified Admin/components/components.sha1

Summary

  1. ETTS: minor amendments
  2. CTR and ETTS: integration with fd5f62176987
  3. adapted QHLProver to isabelle-dev/409ca22dee4c
  4. adapted to isabelle-dev/409ca22dee4c
  5. adapted to devel
  6. Complex_Bounded_Operators: update to isabelle@ffb15f7f26d5
  7. Weighted_Path_Order: update to isabelle@ffb15f7f26d5
  8. merge from afp-2021
  9. add missing session dependency
  10. new entry FOL_Axiomatic
  11. regen website
  12. minor editorial changes for CZH entries
  13. New entry Weighted_Path_Order
  14. fxed metadata (forgot .html) in link
  15. metadata and sitegen for complex bounded operators
  16. new entry: Complex_Bounded_Operators
  17. restructure resultant algorithms, so that tuned code-equations are also availalbe for integral domains
  18. removed obselete sorted_sorted_wrt, following Isabelle/06aeb9054c07;
  19. clarified timeout; tuned whitespace;
  20. hide_lams ~> opaque_lifting;
  21. clarified antiquotations;
  22. proper inst table;
  23. clarified antiquotations;
  24. clarified antiquotations;
  25. proper inst table;
  26. clarified antiquotations;
  27. clarified antiquotations;
  28. clarified antiquotations;
  29. clarified antiquotations;
  30. unused;
  31. merged
  32. clarified antiquotations;
  33. proper match against const_name;
  34. tuned;
  35. tuned;
  36. clarified antiquotations;
  37. clarified antiquotations;
  38. clarified antiquotations;
  39. fix(ci): clarified addresses, set proper TLS version;
  40. feat(ci): remove hard-coded address;
  41. feat(SpecCheck/Show) tune pretty printing for environments
  42. merge
  43. eliminated intermediate sessions "Pre-BZ" and "JNF-AFP-Lib"
  44. new entries by Mihails Milehins CZH_Elementary_Categories, CZH_Foundations, CZH_Universal_Constructions, Conditional_Simplification, Conditional_Transfer_Rule, Intro_Dest_Elim, and Types_To_Sets_Extension
  45. New entry: Dominance_CHK
  46. Schutz_Spacetime website
  47. new entry Schutz_Spacetime
  48. metadata for Logging_Independent_Anonymity
  49. new entry Logging_Independent_Anonymity
Changeset 12080:7ecd220edef3 by user9716869 _user9716869@gmail.com_:
ETTS: minor amendments
The file was modified thys/Types_To_Sets_Extension/Examples/SML_Relativization/Simple_Orders/SML_Simple_Orders.thy
Changeset 12079:28ce3268cde2 by user9716869 _user9716869@gmail.com_:
CTR and ETTS: integration with fd5f62176987
The file was modified thys/Conditional_Transfer_Rule/UD/UD.ML
The file was modified thys/Types_To_Sets_Extension/ETTS/ETTS_Algorithm.ML
The file was modified thys/Types_To_Sets_Extension/ETTS/Tests/ETTS_TEST_TTS_ALGORITHM.ML
The file was modified thys/Types_To_Sets_Extension/Examples/Introduction.thy
The file was modified thys/Types_To_Sets_Extension/Examples/SML_Relativization/Lattices/SML_Complete_Lattices.thy
The file was modified thys/Types_To_Sets_Extension/Examples/SML_Relativization/Lattices/SML_Semilattices.thy
The file was modified thys/Types_To_Sets_Extension/Examples/SML_Relativization/Simple_Orders/SML_Simple_Orders.thy
The file was modified thys/Types_To_Sets_Extension/ROOT
Changeset 12078:f8ba1eaa5cec by manuel eberl _eberlm@in.tum.de_:
adapted QHLProver to isabelle-dev/409ca22dee4c
The file was modified thys/QHLProver/Grover.thy
The file was modified thys/QHLProver/Matrix_Limit.thy
The file was modified thys/QHLProver/Quantum_Hoare.thy
The file was modified thys/QHLProver/Quantum_Program.thy
Changeset 12077:d6153e63e6cb by manuel eberl _eberlm@in.tum.de_:
adapted to isabelle-dev/409ca22dee4c
The file was modified thys/Complex_Bounded_Operators/Complex_Bounded_Linear_Function.thy
The file was modified thys/Complex_Bounded_Operators/Complex_Euclidean_Space0.thy
The file was modified thys/Complex_Bounded_Operators/Complex_Inner_Product.thy
The file was modified thys/Complex_Bounded_Operators/Complex_Inner_Product0.thy
The file was modified thys/Complex_Bounded_Operators/extra/Extra_General.thy
The file was modified thys/Complex_Bounded_Operators/extra/Extra_Jordan_Normal_Form.thy
The file was modified thys/Complex_Bounded_Operators/extra/Extra_Ordered_Fields.thy
The file was modified thys/Count_Complex_Roots/Count_Complex_Roots.thy
The file was modified thys/Jordan_Normal_Form/Conjugate.thy
The file was modified thys/LLL_Basis_Reduction/Norms.thy
The file was modified thys/Prime_Distribution_Elementary/Partial_Zeta_Bounds.thy
The file was modified thys/Projective_Measurements/Linear_Algebra_Complements.thy
The file was modified thys/Projective_Measurements/Projective_Measurements.thy
The file was modified thys/QHLProver/Complex_Matrix.thy
The file was modified thys/Stirling_Formula/Gamma_Asymptotics.thy
Changeset 12076:c0285f96e2f4 by nipkow:
adapted to devel
The file was modified thys/Dominance_CHK/Dom_Kildall_Property.thy
Changeset 12075:c4c97fa55b33 by gerwin klein _kleing@unsw.edu.au_:
Complex_Bounded_Operators: update to isabelle@ffb15f7f26d5
The file was modified thys/Complex_Bounded_Operators/Cblinfun_Matrix.thy
The file was modified thys/Complex_Bounded_Operators/Complex_Bounded_Linear_Function.thy
The file was modified thys/Complex_Bounded_Operators/Complex_Inner_Product.thy
The file was modified thys/Complex_Bounded_Operators/Complex_Inner_Product0.thy
The file was modified thys/Complex_Bounded_Operators/Complex_Vector_Spaces.thy
The file was modified thys/Complex_Bounded_Operators/Complex_Vector_Spaces0.thy
The file was modified thys/Complex_Bounded_Operators/ROOT
The file was modified thys/Complex_Bounded_Operators/extra/Extra_Infinite_Set_Sum.thy
The file was modified thys/Complex_Bounded_Operators/extra/Extra_Lattice.thy
The file was modified thys/Complex_Bounded_Operators/extra/Extra_Operator_Norm.thy
The file was modified thys/Complex_Bounded_Operators/extra/Extra_Ordered_Fields.thy
The file was modified thys/Complex_Bounded_Operators/extra/Extra_Pretty_Code_Examples.thy
Changeset 12074:91a58b10dae0 by gerwin klein _kleing@unsw.edu.au_:
Weighted_Path_Order: update to isabelle@ffb15f7f26d5
The file was modified thys/Weighted_Path_Order/Multiset_Extension2.thy
Changeset 12073:bc7f138a2252 by gerwin klein _kleing@unsw.edu.au_:
merge from afp-2021
Changeset 12072:bdd9c91c0a28 by gerwin klein _kleing@unsw.edu.au_:
add missing session dependency
The file was modified thys/FOL_Axiomatic/ROOT
Changeset 12071:7bf14cdbe572 by gerwin klein _kleing@unsw.edu.au_:
new entry FOL_Axiomatic
The file was addedthys/FOL_Axiomatic/FOL_Axiomatic.thy
The file was addedthys/FOL_Axiomatic/ROOT
The file was addedthys/FOL_Axiomatic/document/root.bib
The file was addedthys/FOL_Axiomatic/document/root.tex
The file was addedweb/entries/FOL_Axiomatic.html
The file was modified metadata/metadata
The file was modified thys/ROOTS
The file was modified web/index.html
The file was modified web/rss.xml
The file was modified web/statistics.html
The file was modified web/topics.html
The file was modified metadata/metadata
The file was modified web/entries/CZH_Elementary_Categories.html
The file was modified web/entries/CZH_Foundations.html
The file was modified web/entries/CZH_Universal_Constructions.html
The file was modified web/entries/Conditional_Simplification.html
The file was modified web/entries/Conditional_Transfer_Rule.html
The file was modified web/entries/Intro_Dest_Elim.html
The file was modified web/entries/Types_To_Sets_Extension.html
The file was modified web/statistics.html
Changeset 12069:f8bd219cedb2 by gerwin klein _kleing@unsw.edu.au_:
minor editorial changes for CZH entries
The file was modified metadata/metadata
The file was modified thys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Category.thy
The file was modified thys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_GRPH.thy
The file was modified thys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Introduction.thy
The file was modified thys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Par.thy
The file was modified thys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Rel.thy
The file was modified thys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_SemiCAT.thy
The file was modified thys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Set.thy
The file was modified thys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Small_Category.thy
The file was modified thys/CZH_Elementary_Categories/document/root.bib
The file was modified thys/CZH_Foundations/czh_semicategories/CZH_SMC_Conclusions.thy
The file was modified thys/CZH_Foundations/czh_sets/CZH_Sets_Introduction.thy
The file was modified thys/CZH_Foundations/czh_sets/ex/CZH_EX_TS.thy
The file was modified thys/CZH_Foundations/document/root.bib
The file was modified thys/CZH_Universal_Constructions/czh_ucategories/CZH_UCAT_Adjoints.thy
The file was modified thys/CZH_Universal_Constructions/czh_ucategories/CZH_UCAT_Introduction.thy
The file was modified thys/CZH_Universal_Constructions/document/root.bib
The file was modified thys/Conditional_Simplification/CS_Reference.thy
The file was modified thys/Conditional_Simplification/document/root.bib
The file was modified thys/Conditional_Simplification/document/root.tex
The file was modified thys/Conditional_Transfer_Rule/CTR/CTR_Reference.thy
The file was modified thys/Conditional_Transfer_Rule/CTR_Introduction.thy
The file was modified thys/Conditional_Transfer_Rule/UD/UD_Reference.thy
The file was modified thys/Conditional_Transfer_Rule/document/root.bib
The file was modified thys/Conditional_Transfer_Rule/document/root.tex
The file was modified thys/Intro_Dest_Elim/IDE_Reference.thy
The file was modified thys/Intro_Dest_Elim/document/root.bib
The file was modified thys/Intro_Dest_Elim/document/root.tex
The file was modified thys/Types_To_Sets_Extension/ETTS/Manual/ETTS_Examples.thy
The file was modified thys/Types_To_Sets_Extension/ETTS/Manual/ETTS_Introduction.thy
The file was modified thys/Types_To_Sets_Extension/ETTS/Manual/ETTS_Syntax.thy
The file was modified thys/Types_To_Sets_Extension/ETTS/Manual/ETTS_Theory.thy
The file was modified thys/Types_To_Sets_Extension/Examples/Introduction.thy
The file was modified thys/Types_To_Sets_Extension/Examples/SML_Relativization/Lattices/SML_Lattices.thy
The file was modified thys/Types_To_Sets_Extension/Examples/Vector_Spaces/VS_Modules.thy
The file was modified thys/Types_To_Sets_Extension/Examples/Vector_Spaces/VS_Prerequisites.thy
The file was modified thys/Types_To_Sets_Extension/document/root.bib
The file was modified thys/Types_To_Sets_Extension/document/root.tex
Changeset 12068:a1fcbf2a6f28 by nipkow:
New entry Weighted_Path_Order
The file was addedthys/Weighted_Path_Order/Executable_Orders.thy
The file was addedthys/Weighted_Path_Order/KBO_Transformation.thy
The file was addedthys/Weighted_Path_Order/KBO_as_WPO.thy
The file was addedthys/Weighted_Path_Order/LPO.thy
The file was addedthys/Weighted_Path_Order/List_Order.thy
The file was addedthys/Weighted_Path_Order/Multiset_Extension2.thy
The file was addedthys/Weighted_Path_Order/Multiset_Extension2_Impl.thy
The file was addedthys/Weighted_Path_Order/Multiset_Extension_Pair.thy
The file was addedthys/Weighted_Path_Order/Multiset_Extension_Pair_Impl.thy
The file was addedthys/Weighted_Path_Order/Precedence.thy
The file was addedthys/Weighted_Path_Order/ROOT
The file was addedthys/Weighted_Path_Order/RPO.thy
The file was addedthys/Weighted_Path_Order/Relations.thy
The file was addedthys/Weighted_Path_Order/Status.thy
The file was addedthys/Weighted_Path_Order/WPO.thy
The file was addedthys/Weighted_Path_Order/document/root.bib
The file was addedthys/Weighted_Path_Order/document/root.tex
The file was addedweb/entries/Weighted_Path_Order.html
The file was modified metadata/metadata
The file was modified thys/ROOTS
The file was modified web/entries/Algebraic_Numbers.html
The file was modified web/entries/Berlekamp_Zassenhaus.html
The file was modified web/entries/Complete_Non_Orders.html
The file was modified web/entries/Jordan_Normal_Form.html
The file was modified web/entries/Knuth_Bendix_Order.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/Perron_Frobenius.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/Subresultants.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 12067:d57dce9adc47 by rene thiemann _rene.thiemann@uibk.ac.at_:
fxed metadata (forgot .html) in link
The file was modified metadata/metadata
The file was modified web/entries/Complex_Bounded_Operators.html
The file was modified web/rss.xml
Changeset 12066:1a849e1af434 by rene thiemann _rene.thiemann@uibk.ac.at_:
metadata and sitegen for complex bounded operators
The file was addedweb/entries/Complex_Bounded_Operators.html
The file was modified metadata/metadata
The file was modified web/entries/Banach_Steinhaus.html
The file was modified web/entries/Jordan_Normal_Form.html
The file was modified web/entries/Real_Impl.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 12065:ccb030db37b6 by rene thiemann _rene.thiemann@uibk.ac.at_:
new entry: Complex_Bounded_Operators
The file was addedthys/Complex_Bounded_Operators/Cblinfun_Code.thy
The file was addedthys/Complex_Bounded_Operators/Cblinfun_Code_Examples.thy
The file was addedthys/Complex_Bounded_Operators/Cblinfun_Matrix.thy
The file was addedthys/Complex_Bounded_Operators/Complex_Bounded_Linear_Function.thy
The file was addedthys/Complex_Bounded_Operators/Complex_Bounded_Linear_Function0.thy
The file was addedthys/Complex_Bounded_Operators/Complex_Euclidean_Space0.thy
The file was addedthys/Complex_Bounded_Operators/Complex_Inner_Product.thy
The file was addedthys/Complex_Bounded_Operators/Complex_Inner_Product0.thy
The file was addedthys/Complex_Bounded_Operators/Complex_L2.thy
The file was addedthys/Complex_Bounded_Operators/Complex_Vector_Spaces.thy
The file was addedthys/Complex_Bounded_Operators/Complex_Vector_Spaces0.thy
The file was addedthys/Complex_Bounded_Operators/LICENSE
The file was addedthys/Complex_Bounded_Operators/One_Dimensional_Spaces.thy
The file was addedthys/Complex_Bounded_Operators/README.md
The file was addedthys/Complex_Bounded_Operators/ROOT
The file was addedthys/Complex_Bounded_Operators/document/root.bib
The file was addedthys/Complex_Bounded_Operators/document/root.tex
The file was addedthys/Complex_Bounded_Operators/extra/Extra_General.thy
The file was addedthys/Complex_Bounded_Operators/extra/Extra_Infinite_Set_Sum.thy
The file was addedthys/Complex_Bounded_Operators/extra/Extra_Jordan_Normal_Form.thy
The file was addedthys/Complex_Bounded_Operators/extra/Extra_Lattice.thy
The file was addedthys/Complex_Bounded_Operators/extra/Extra_Operator_Norm.thy
The file was addedthys/Complex_Bounded_Operators/extra/Extra_Ordered_Fields.thy
The file was addedthys/Complex_Bounded_Operators/extra/Extra_Pretty_Code_Examples.thy
The file was addedthys/Complex_Bounded_Operators/extra/Extra_Vector_Spaces.thy
The file was modified thys/ROOTS
Changeset 12064:e4023d8e059e by rene thiemann _rene.thiemann@uibk.ac.at_:
restructure resultant algorithms, so that tuned code-equations are also availalbe for integral domains
The file was modified thys/Subresultants/Subresultant.thy
The file was modified thys/Subresultants/Subresultant_Gcd.thy
Changeset 12063:53b6f280fa46 by wenzelm:
removed obselete sorted_sorted_wrt, following Isabelle/06aeb9054c07;
The file was modified thys/Dominance_CHK/Sorted_Less2.thy
Changeset 12062:e4902fc8dcf9 by wenzelm:
clarified timeout;<br>tuned whitespace;
The file was modified thys/CZH_Universal_Constructions/ROOT
Changeset 12061:d61e75e1c9ac by wenzelm:
hide_lams ~&gt; opaque_lifting;
The file was modified thys/Schutz_Spacetime/Minkowski.thy
The file was modified thys/Schutz_Spacetime/TemporalOrderOnPath.thy
The file was modified thys/Types_To_Sets_Extension/Examples/TTS_Foundations/Foundations/FNDS_Definite_Description.thy
Changeset 12060:cfa6785b8b7e by wenzelm:
clarified antiquotations;
The file was modified thys/Planarity_Certificates/l4v/lib/wp/WP-method.ML
Changeset 12059:86b3c063b0e2 by wenzelm:
proper inst table;
The file was modified thys/Conditional_Transfer_Rule/CTR_Tools/More_Thm.ML
The file was modified thys/Conditional_Transfer_Rule/UD/UD.ML
Changeset 12058:9ebd144ec3db by wenzelm:
clarified antiquotations;
The file was modified thys/IMP2/automation/IMP2_Program_Analysis.thy
The file was modified thys/IMP2/automation/IMP2_Specification.thy
The file was modified thys/IMP2/automation/IMP2_Var_Postprocessor.thy
The file was modified thys/IMP2/lib/IMP2_Utils.thy
The file was modified thys/IMP2/parser/Parser.thy
Changeset 12057:c275879cb0cc by wenzelm:
clarified antiquotations;
The file was modified thys/Refine_Imperative_HOL/Sepref_Rules.thy
Changeset 12056:3a5b2e80b8d8 by wenzelm:
proper inst table;
The file was modified thys/Conditional_Simplification/CS_UM.ML
Changeset 12055:41bec29178b3 by wenzelm:
clarified antiquotations;
The file was modified thys/Refine_Monadic/refine_mono_prover.ML
Changeset 12054:ee831eca092c by wenzelm:
clarified antiquotations;
The file was modified thys/Bertrands_Postulate/bertrand.ML
Changeset 12053:1cd2d1d235f2 by wenzelm:
clarified antiquotations;
The file was modified thys/Case_Labeling/util.ML
Changeset 12052:1d7311b56474 by wenzelm:
clarified antiquotations;
The file was modified thys/Word_Lib/Bitwise.thy
The file was modified thys/Word_Lib/Norm_Words.thy
The file was modified thys/Word_Lib/Type_Syntax.thy
Changeset 12051:2c1f0cabde85 by wenzelm:
unused;
The file was modified thys/Tycon/tycondef.ML
Changeset 12050:cc355deed202 by wenzelm:
merged
Changeset 12049:7488bc7fd8cf by wenzelm:
clarified antiquotations;
The file was modified thys/Nominal2/Nominal2_Base.thy
Changeset 12048:55968f057c7c by wenzelm:
proper match against const_name;
The file was modified thys/Nominal2/Nominal2_Base.thy
Changeset 12047:df8e7f2f419f by wenzelm:
tuned;
The file was modified thys/Nominal2/Nominal2.thy
The file was modified thys/Nominal2/Nominal2_Base.thy
Changeset 12046:3d8274a79306 by wenzelm:
tuned;
The file was modified thys/Nominal2/nominal_inductive.ML
Changeset 12045:354560d7143a by wenzelm:
clarified antiquotations;
The file was modified thys/Nominal2/Nominal2.thy
The file was modified thys/Nominal2/Nominal2_Base.thy
The file was modified thys/Nominal2/nominal_atoms.ML
The file was modified thys/Nominal2/nominal_basics.ML
The file was modified thys/Nominal2/nominal_dt_alpha.ML
The file was modified thys/Nominal2/nominal_dt_quot.ML
The file was modified thys/Nominal2/nominal_dt_rawfuns.ML
The file was modified thys/Nominal2/nominal_eqvt.ML
The file was modified thys/Nominal2/nominal_function_core.ML
The file was modified thys/Nominal2/nominal_inductive.ML
The file was modified thys/Nominal2/nominal_library.ML
The file was modified thys/Nominal2/nominal_mutual.ML
The file was modified thys/Nominal2/nominal_permeq.ML
The file was modified thys/Nominal2/nominal_thmdecls.ML
Changeset 12044:1b4cd0386415 by wenzelm:
clarified antiquotations;
The file was modified thys/Forcing/Synthetic_Definition.thy
The file was modified thys/Forcing/renaming.ML
The file was modified thys/Forcing/utils.ML
Changeset 12043:24adb0438823 by wenzelm:
clarified antiquotations;
The file was modified thys/Show/Old_Datatype/Old_Show.thy
The file was modified thys/Show/Old_Datatype/old_show_generator.ML
The file was modified thys/Show/show_generator.ML
Changeset 12042:eb5f228696c9 by fabian huch _huch@in.tum.de_:
fix(ci): clarified addresses, set proper TLS version;
The file was modified admin/jenkins/ci_build_all.scala
Changeset 12041:0802c560b575 by fabian huch _huch@in.tum.de_:
feat(ci): remove hard-coded address;
The file was modified admin/jenkins/ci_build_all.scala
Changeset 12040:4ea18c203d18 by kevin kappelmann _kevin.kappelmann@tum.de_:
feat(SpecCheck/Show) tune pretty printing for environments
The file was modified thys/SpecCheck/Show/show_base.ML
The file was modified thys/SpecCheck/Show/show_term.ML
Changeset 12038:d278a335ac39 by rene thiemann _rene.thiemann@uibk.ac.at_:
eliminated intermediate sessions &quot;Pre-BZ&quot; and &quot;JNF-AFP-Lib&quot;
The file was modified thys/Berlekamp_Zassenhaus/ROOT
The file was modified thys/Jordan_Normal_Form/ROOT
The file was modified thys/Polynomial_Factorization/ROOT
The file was modified thys/Probabilistic_While/ROOT
The file was removedthys/Berlekamp_Zassenhaus/Pre_BZ/empty
The file was removedthys/Polynomial_Factorization/Lib/empty
Changeset 12037:af435c34b495 by gerwin klein _kleing@unsw.edu.au_:
new entries by Mihails Milehins<br><br>CZH_Elementary_Categories, CZH_Foundations,<br>CZH_Universal_Constructions, Conditional_Simplification,<br>Conditional_Transfer_Rule, Intro_Dest_Elim, and Types_To_Sets_Extension
The file was addedthys/CZH_Elementary_Categories/LICENSE
The file was addedthys/CZH_Elementary_Categories/ROOT
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_DG_CAT.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_DG_FUNCT.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_CAT.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_CSimplicial.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Category.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Comma.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Conclusions.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Discrete.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_FUNCT.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Functor.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_GRPH.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Hom.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Introduction.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_NTCF.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Order.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Ordinal.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_PCategory.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Par.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Parallel.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Rel.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_SS.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_SemiCAT.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Set.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Simple.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Small_Category.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Small_Functor.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Small_NTCF.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Small_Order.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Structure_Example.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Subcategory.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_ECAT_Yoneda.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_SMC_CAT.thy
The file was addedthys/CZH_Elementary_Categories/czh_ecategories/CZH_SMC_FUNCT.thy
The file was addedthys/CZH_Elementary_Categories/document/extra.sty
The file was addedthys/CZH_Elementary_Categories/document/iman.sty
The file was addedthys/CZH_Elementary_Categories/document/isar.sty
The file was addedthys/CZH_Elementary_Categories/document/root.bib
The file was addedthys/CZH_Elementary_Categories/document/root.tex
The file was addedthys/CZH_Elementary_Categories/document/style.sty
The file was addedthys/CZH_Foundations/LICENSE
The file was addedthys/CZH_Foundations/ROOT
The file was addedthys/CZH_Foundations/czh_digraphs/CZH_DG_Conclusions.thy
The file was addedthys/CZH_Foundations/czh_digraphs/CZH_DG_DGHM.thy
The file was addedthys/CZH_Foundations/czh_digraphs/CZH_DG_Digraph.thy
The file was addedthys/CZH_Foundations/czh_digraphs/CZH_DG_GRPH.thy
The file was addedthys/CZH_Foundations/czh_digraphs/CZH_DG_Introduction.thy
The file was addedthys/CZH_Foundations/czh_digraphs/CZH_DG_PDigraph.thy
The file was addedthys/CZH_Foundations/czh_digraphs/CZH_DG_Par.thy
The file was addedthys/CZH_Foundations/czh_digraphs/CZH_DG_Rel.thy
The file was addedthys/CZH_Foundations/czh_digraphs/CZH_DG_Set.thy
The file was addedthys/CZH_Foundations/czh_digraphs/CZH_DG_Simple.thy
The file was addedthys/CZH_Foundations/czh_digraphs/CZH_DG_Small_DGHM.thy
The file was addedthys/CZH_Foundations/czh_digraphs/CZH_DG_Small_Digraph.thy
The file was addedthys/CZH_Foundations/czh_digraphs/CZH_DG_Small_TDGHM.thy
The file was addedthys/CZH_Foundations/czh_digraphs/CZH_DG_Subdigraph.thy
The file was addedthys/CZH_Foundations/czh_digraphs/CZH_DG_TDGHM.thy
The file was addedthys/CZH_Foundations/czh_introduction/CZH_Introduction.thy
The file was addedthys/CZH_Foundations/czh_semicategories/CZH_DG_SemiCAT.thy
The file was addedthys/CZH_Foundations/czh_semicategories/CZH_SMC_Conclusions.thy
The file was addedthys/CZH_Foundations/czh_semicategories/CZH_SMC_GRPH.thy
The file was addedthys/CZH_Foundations/czh_semicategories/CZH_SMC_Introduction.thy
The file was addedthys/CZH_Foundations/czh_semicategories/CZH_SMC_NTSMCF.thy
The file was addedthys/CZH_Foundations/czh_semicategories/CZH_SMC_PSemicategory.thy
The file was addedthys/CZH_Foundations/czh_semicategories/CZH_SMC_Par.thy
The file was addedthys/CZH_Foundations/czh_semicategories/CZH_SMC_Rel.thy
The file was addedthys/CZH_Foundations/czh_semicategories/CZH_SMC_SemiCAT.thy
The file was addedthys/CZH_Foundations/czh_semicategories/CZH_SMC_Semicategory.thy
The file was addedthys/CZH_Foundations/czh_semicategories/CZH_SMC_Semifunctor.thy
The file was addedthys/CZH_Foundations/czh_semicategories/CZH_SMC_Set.thy
The file was addedthys/CZH_Foundations/czh_semicategories/CZH_SMC_Simple.thy
The file was addedthys/CZH_Foundations/czh_semicategories/CZH_SMC_Small_NTSMCF.thy
The file was addedthys/CZH_Foundations/czh_semicategories/CZH_SMC_Small_Semicategory.thy
The file was addedthys/CZH_Foundations/czh_semicategories/CZH_SMC_Small_Semifunctor.thy
The file was addedthys/CZH_Foundations/czh_semicategories/CZH_SMC_Subsemicategory.thy
The file was addedthys/CZH_Foundations/czh_sets/CZH_Sets_BRelations.thy
The file was addedthys/CZH_Foundations/czh_sets/CZH_Sets_Cardinality.thy
The file was addedthys/CZH_Foundations/czh_sets/CZH_Sets_Conclusions.thy
The file was addedthys/CZH_Foundations/czh_sets/CZH_Sets_Equipollence.thy
The file was addedthys/CZH_Foundations/czh_sets/CZH_Sets_FBRelations.thy
The file was addedthys/CZH_Foundations/czh_sets/CZH_Sets_FSequences.thy
The file was addedthys/CZH_Foundations/czh_sets/CZH_Sets_IF.thy
The file was addedthys/CZH_Foundations/czh_sets/CZH_Sets_Introduction.thy
The file was addedthys/CZH_Foundations/czh_sets/CZH_Sets_MIF.thy
The file was addedthys/CZH_Foundations/czh_sets/CZH_Sets_NOP.thy
The file was addedthys/CZH_Foundations/czh_sets/CZH_Sets_Nat.thy
The file was addedthys/CZH_Foundations/czh_sets/CZH_Sets_Ordinals.thy
The file was addedthys/CZH_Foundations/czh_sets/CZH_Sets_Sets.thy
The file was addedthys/CZH_Foundations/czh_sets/CZH_Sets_VNHS.thy
The file was addedthys/CZH_Foundations/czh_sets/CZH_Sets_ZQR.thy
The file was addedthys/CZH_Foundations/czh_sets/CZH_Utilities.thy
The file was addedthys/CZH_Foundations/czh_sets/HOL_CContinuum.thy
The file was addedthys/CZH_Foundations/czh_sets/ex/CZH_EX_Algebra.thy
The file was addedthys/CZH_Foundations/czh_sets/ex/CZH_EX_Replacement.thy
The file was addedthys/CZH_Foundations/czh_sets/ex/CZH_EX_TS.thy
The file was addedthys/CZH_Foundations/document/extra.sty
The file was addedthys/CZH_Foundations/document/iman.sty
The file was addedthys/CZH_Foundations/document/isar.sty
The file was addedthys/CZH_Foundations/document/root.bib
The file was addedthys/CZH_Foundations/document/root.tex
The file was addedthys/CZH_Foundations/document/style.sty
The file was addedthys/CZH_Universal_Constructions/LICENSE
The file was addedthys/CZH_Universal_Constructions/ROOT
The file was addedthys/CZH_Universal_Constructions/czh_ucategories/CZH_UCAT_Adjoints.thy
The file was addedthys/CZH_Universal_Constructions/czh_ucategories/CZH_UCAT_Complete.thy
The file was addedthys/CZH_Universal_Constructions/czh_ucategories/CZH_UCAT_Conclusions.thy
The file was addedthys/CZH_Universal_Constructions/czh_ucategories/CZH_UCAT_Introduction.thy
The file was addedthys/CZH_Universal_Constructions/czh_ucategories/CZH_UCAT_Kan.thy
The file was addedthys/CZH_Universal_Constructions/czh_ucategories/CZH_UCAT_Limit.thy
The file was addedthys/CZH_Universal_Constructions/czh_ucategories/CZH_UCAT_PWKan.thy
The file was addedthys/CZH_Universal_Constructions/czh_ucategories/CZH_UCAT_PWKan_Example.thy
The file was addedthys/CZH_Universal_Constructions/czh_ucategories/CZH_UCAT_Universal.thy
The file was addedthys/CZH_Universal_Constructions/document/extra.sty
The file was addedthys/CZH_Universal_Constructions/document/iman.sty
The file was addedthys/CZH_Universal_Constructions/document/isar.sty
The file was addedthys/CZH_Universal_Constructions/document/root.bib
The file was addedthys/CZH_Universal_Constructions/document/root.tex
The file was addedthys/CZH_Universal_Constructions/document/style.sty
The file was addedthys/Conditional_Simplification/CS_Cond_Simp.ML
The file was addedthys/Conditional_Simplification/CS_Reference.thy
The file was addedthys/Conditional_Simplification/CS_TimeIt.ML
The file was addedthys/Conditional_Simplification/CS_Tools/CS_Stats.ML
The file was addedthys/Conditional_Simplification/CS_Tools/CS_Tools.thy
The file was addedthys/Conditional_Simplification/CS_Tools/More_Tactical.ML
The file was addedthys/Conditional_Simplification/CS_UM.ML
The file was addedthys/Conditional_Simplification/IHOL_CS.thy
The file was addedthys/Conditional_Simplification/LICENSE
The file was addedthys/Conditional_Simplification/ROOT
The file was addedthys/Conditional_Simplification/Reference_Prerequisites.thy
The file was addedthys/Conditional_Simplification/document/extra.sty
The file was addedthys/Conditional_Simplification/document/iman.sty
The file was addedthys/Conditional_Simplification/document/isar.sty
The file was addedthys/Conditional_Simplification/document/root.bib
The file was addedthys/Conditional_Simplification/document/root.tex
The file was addedthys/Conditional_Transfer_Rule/CTR/CTR.ML
The file was addedthys/Conditional_Transfer_Rule/CTR/CTR.thy
The file was addedthys/Conditional_Transfer_Rule/CTR/CTR_Algorithm.ML
The file was addedthys/Conditional_Transfer_Rule/CTR/CTR_Conversions.ML
The file was addedthys/Conditional_Transfer_Rule/CTR/CTR_Foundations.ML
The file was addedthys/Conditional_Transfer_Rule/CTR/CTR_Parametricity.ML
The file was addedthys/Conditional_Transfer_Rule/CTR/CTR_Postprocessing.ML
The file was addedthys/Conditional_Transfer_Rule/CTR/CTR_Reference.thy
The file was addedthys/Conditional_Transfer_Rule/CTR/CTR_Relativization.ML
The file was addedthys/Conditional_Transfer_Rule/CTR/CTR_Relators.ML
The file was addedthys/Conditional_Transfer_Rule/CTR/Tests/CTR_TEST_PROCESS_CTR_RELATOR.ML
The file was addedthys/Conditional_Transfer_Rule/CTR/Tests/CTR_TEST_PROCESS_RELATIVIZATION.ML
The file was addedthys/Conditional_Transfer_Rule/CTR/Tests/CTR_Tests.thy
The file was addedthys/Conditional_Transfer_Rule/CTR_Introduction.thy
The file was addedthys/Conditional_Transfer_Rule/CTR_Tools/CTR_Tools.thy
The file was addedthys/Conditional_Transfer_Rule/CTR_Tools/CTR_Utilities.ML
The file was addedthys/Conditional_Transfer_Rule/CTR_Tools/More_Binding.ML
The file was addedthys/Conditional_Transfer_Rule/CTR_Tools/More_HOLogic.ML
The file was addedthys/Conditional_Transfer_Rule/CTR_Tools/More_Library.ML
The file was addedthys/Conditional_Transfer_Rule/CTR_Tools/More_Logic.ML
The file was addedthys/Conditional_Transfer_Rule/CTR_Tools/More_Simplifier.ML
The file was addedthys/Conditional_Transfer_Rule/CTR_Tools/More_Sort.ML
The file was addedthys/Conditional_Transfer_Rule/CTR_Tools/More_Term.ML
The file was addedthys/Conditional_Transfer_Rule/CTR_Tools/More_Thm.ML
The file was addedthys/Conditional_Transfer_Rule/CTR_Tools/More_Transfer.ML
The file was addedthys/Conditional_Transfer_Rule/CTR_Tools/More_Type.ML
The file was addedthys/Conditional_Transfer_Rule/CTR_Tools/More_Variable.ML
The file was addedthys/Conditional_Transfer_Rule/IML_UT/IML_UT.thy
The file was addedthys/Conditional_Transfer_Rule/IML_UT/UT_Test_Suite.ML
The file was addedthys/Conditional_Transfer_Rule/LICENSE
The file was addedthys/Conditional_Transfer_Rule/ROOT
The file was addedthys/Conditional_Transfer_Rule/Reference_Prerequisites.thy
The file was addedthys/Conditional_Transfer_Rule/UD/Tests/UD_TEST_UNOVERLOAD_DEFINITION.ML
The file was addedthys/Conditional_Transfer_Rule/UD/Tests/UD_Tests.thy
The file was addedthys/Conditional_Transfer_Rule/UD/UD.ML
The file was addedthys/Conditional_Transfer_Rule/UD/UD.thy
The file was addedthys/Conditional_Transfer_Rule/UD/UD_Consts.ML
The file was addedthys/Conditional_Transfer_Rule/UD/UD_Reference.thy
The file was addedthys/Conditional_Transfer_Rule/UD/UD_With.ML
The file was addedthys/Conditional_Transfer_Rule/document/extra.sty
The file was addedthys/Conditional_Transfer_Rule/document/iman.sty
The file was addedthys/Conditional_Transfer_Rule/document/isar.sty
The file was addedthys/Conditional_Transfer_Rule/document/root.bib
The file was addedthys/Conditional_Transfer_Rule/document/root.tex
The file was addedthys/Intro_Dest_Elim/IDE.ML
The file was addedthys/Intro_Dest_Elim/IDE_Reference.thy
The file was addedthys/Intro_Dest_Elim/IDE_Tools/IDE_Tools.thy
The file was addedthys/Intro_Dest_Elim/IDE_Tools/IDE_Utilities.ML
The file was addedthys/Intro_Dest_Elim/IHOL_IDE.thy
The file was addedthys/Intro_Dest_Elim/LICENSE
The file was addedthys/Intro_Dest_Elim/ROOT
The file was addedthys/Intro_Dest_Elim/Reference_Prerequisites.thy
The file was addedthys/Intro_Dest_Elim/document/extra.sty
The file was addedthys/Intro_Dest_Elim/document/iman.sty
The file was addedthys/Intro_Dest_Elim/document/isar.sty
The file was addedthys/Intro_Dest_Elim/document/root.bib
The file was addedthys/Intro_Dest_Elim/document/root.tex
The file was addedthys/Types_To_Sets_Extension/ETTS/ETTS.thy
The file was addedthys/Types_To_Sets_Extension/ETTS/ETTS_Active.ML
The file was addedthys/Types_To_Sets_Extension/ETTS/ETTS_Algorithm.ML
The file was addedthys/Types_To_Sets_Extension/ETTS/ETTS_Auxiliary.thy
The file was addedthys/Types_To_Sets_Extension/ETTS/ETTS_Context.ML
The file was addedthys/Types_To_Sets_Extension/ETTS/ETTS_Lemma.ML
The file was addedthys/Types_To_Sets_Extension/ETTS/ETTS_Lemmas.ML
The file was addedthys/Types_To_Sets_Extension/ETTS/ETTS_RI.ML
The file was addedthys/Types_To_Sets_Extension/ETTS/ETTS_Substitution.ML
The file was addedthys/Types_To_Sets_Extension/ETTS/ETTS_Tactics.ML
The file was addedthys/Types_To_Sets_Extension/ETTS/ETTS_Tools/ETTS_Tools.thy
The file was addedthys/Types_To_Sets_Extension/ETTS/ETTS_Tools/ETTS_Writer.ML
The file was addedthys/Types_To_Sets_Extension/ETTS/ETTS_Tools/More_HOLogic.ML
The file was addedthys/Types_To_Sets_Extension/ETTS/ETTS_Tools/More_Library.ML
The file was addedthys/Types_To_Sets_Extension/ETTS/ETTS_Tools/More_Logic.ML
The file was addedthys/Types_To_Sets_Extension/ETTS/ETTS_Tools/More_Simplifier.ML
The file was addedthys/Types_To_Sets_Extension/ETTS/ETTS_Tools/More_Tactical.ML
The file was addedthys/Types_To_Sets_Extension/ETTS/ETTS_Tools/More_Term.ML
The file was addedthys/Types_To_Sets_Extension/ETTS/ETTS_Tools/More_Transfer.ML
The file was addedthys/Types_To_Sets_Extension/ETTS/ETTS_Utilities.ML
The file was addedthys/Types_To_Sets_Extension/ETTS/Manual/ETTS_CR.thy
The file was addedthys/Types_To_Sets_Extension/ETTS/Manual/ETTS_Examples.thy
The file was addedthys/Types_To_Sets_Extension/ETTS/Manual/ETTS_Introduction.thy
The file was addedthys/Types_To_Sets_Extension/ETTS/Manual/ETTS_Syntax.thy
The file was addedthys/Types_To_Sets_Extension/ETTS/Manual/ETTS_Theory.thy
The file was addedthys/Types_To_Sets_Extension/ETTS/Manual/Manual_Prerequisites.thy
The file was addedthys/Types_To_Sets_Extension/ETTS/Tests/ETTS_TEST_AMEND_CTXT_DATA.ML
The file was addedthys/Types_To_Sets_Extension/ETTS/Tests/ETTS_TEST_TTS_ALGORITHM.ML
The file was addedthys/Types_To_Sets_Extension/ETTS/Tests/ETTS_TEST_TTS_REGISTER_SBTS.ML
The file was addedthys/Types_To_Sets_Extension/ETTS/Tests/ETTS_Tests.thy
The file was addedthys/Types_To_Sets_Extension/Examples/Introduction.thy
The file was addedthys/Types_To_Sets_Extension/Examples/SML_Relativization/Algebra/SML_Groups.thy
The file was addedthys/Types_To_Sets_Extension/Examples/SML_Relativization/Algebra/SML_Monoids.thy
The file was addedthys/Types_To_Sets_Extension/Examples/SML_Relativization/Algebra/SML_Rings.thy
The file was addedthys/Types_To_Sets_Extension/Examples/SML_Relativization/Algebra/SML_Semigroups.thy
The file was addedthys/Types_To_Sets_Extension/Examples/SML_Relativization/Algebra/SML_Semirings.thy
The file was addedthys/Types_To_Sets_Extension/Examples/SML_Relativization/Foundations/Lifting_Set_Ext.thy
The file was addedthys/Types_To_Sets_Extension/Examples/SML_Relativization/Foundations/Product_Type_Ext.thy
The file was addedthys/Types_To_Sets_Extension/Examples/SML_Relativization/Foundations/SML_Relations.thy
The file was addedthys/Types_To_Sets_Extension/Examples/SML_Relativization/Foundations/Set_Ext.thy
The file was addedthys/Types_To_Sets_Extension/Examples/SML_Relativization/Foundations/Transfer_Ext.thy
The file was addedthys/Types_To_Sets_Extension/Examples/SML_Relativization/Lattices/SML_Complete_Lattices.thy
The file was addedthys/Types_To_Sets_Extension/Examples/SML_Relativization/Lattices/SML_Lattices.thy
The file was addedthys/Types_To_Sets_Extension/Examples/SML_Relativization/Lattices/SML_Linorders.thy
The file was addedthys/Types_To_Sets_Extension/Examples/SML_Relativization/Lattices/SML_Semilattices.thy
The file was addedthys/Types_To_Sets_Extension/Examples/SML_Relativization/SML_Conclusions.thy
The file was addedthys/Types_To_Sets_Extension/Examples/SML_Relativization/SML_Introduction.thy
The file was addedthys/Types_To_Sets_Extension/Examples/SML_Relativization/Simple_Orders/SML_Simple_Orders.thy
The file was addedthys/Types_To_Sets_Extension/Examples/SML_Relativization/Topology/SML_Ordered_Topological_Spaces.thy
The file was addedthys/Types_To_Sets_Extension/Examples/SML_Relativization/Topology/SML_Product_Topology.thy
The file was addedthys/Types_To_Sets_Extension/Examples/SML_Relativization/Topology/SML_Topological_Space.thy
The file was addedthys/Types_To_Sets_Extension/Examples/SML_Relativization/Topology/SML_Topological_Space_Countability.thy
The file was addedthys/Types_To_Sets_Extension/Examples/TTS_Foundations/Algebra/Set_Semigroups.thy
The file was addedthys/Types_To_Sets_Extension/Examples/TTS_Foundations/Algebra/Type_Semigroups.thy
The file was addedthys/Types_To_Sets_Extension/Examples/TTS_Foundations/FNDS_Conclusions.thy
The file was addedthys/Types_To_Sets_Extension/Examples/TTS_Foundations/FNDS_Introduction.thy
The file was addedthys/Types_To_Sets_Extension/Examples/TTS_Foundations/Foundations/FNDS_Auxiliary.thy
The file was addedthys/Types_To_Sets_Extension/Examples/TTS_Foundations/Foundations/FNDS_Definite_Description.thy
The file was addedthys/Types_To_Sets_Extension/Examples/TTS_Foundations/Foundations/FNDS_Lifting_Set_Ext.thy
The file was addedthys/Types_To_Sets_Extension/Examples/TTS_Foundations/Foundations/FNDS_Set_Ext.thy
The file was addedthys/Types_To_Sets_Extension/Examples/TTS_Foundations/Orders/Set_Simple_Orders.thy
The file was addedthys/Types_To_Sets_Extension/Examples/TTS_Foundations/Orders/Type_Simple_Orders.thy
The file was addedthys/Types_To_Sets_Extension/Examples/Vector_Spaces/VS_Conclusions.thy
The file was addedthys/Types_To_Sets_Extension/Examples/Vector_Spaces/VS_Groups.thy
The file was addedthys/Types_To_Sets_Extension/Examples/Vector_Spaces/VS_Modules.thy
The file was addedthys/Types_To_Sets_Extension/Examples/Vector_Spaces/VS_Prerequisites.thy
The file was addedthys/Types_To_Sets_Extension/Examples/Vector_Spaces/VS_Vector_Spaces.thy
The file was addedthys/Types_To_Sets_Extension/LICENSE
The file was addedthys/Types_To_Sets_Extension/ROOT
The file was addedthys/Types_To_Sets_Extension/document/extra.sty
The file was addedthys/Types_To_Sets_Extension/document/iman.sty
The file was addedthys/Types_To_Sets_Extension/document/isar.sty
The file was addedthys/Types_To_Sets_Extension/document/root.bib
The file was addedthys/Types_To_Sets_Extension/document/root.tex
The file was addedthys/Types_To_Sets_Extension/document/style.sty
The file was addedweb/entries/CZH_Elementary_Categories.html
The file was addedweb/entries/CZH_Foundations.html
The file was addedweb/entries/CZH_Universal_Constructions.html
The file was addedweb/entries/Conditional_Simplification.html
The file was addedweb/entries/Conditional_Transfer_Rule.html
The file was addedweb/entries/Intro_Dest_Elim.html
The file was addedweb/entries/Types_To_Sets_Extension.html
The file was modified metadata/metadata
The file was modified thys/ROOTS
The file was modified web/entries/ZFC_in_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 12036:cc0ec6506f3e by nipkow:
New entry: Dominance_CHK
The file was addedthys/Dominance_CHK/Cfg.thy
The file was addedthys/Dominance_CHK/Dom_Kildall.thy
The file was addedthys/Dominance_CHK/Dom_Kildall_Correct.thy
The file was addedthys/Dominance_CHK/Dom_Kildall_Property.thy
The file was addedthys/Dominance_CHK/Dom_Semi_List.thy
The file was addedthys/Dominance_CHK/Listn.thy
The file was addedthys/Dominance_CHK/ROOT
The file was addedthys/Dominance_CHK/Semilat.thy
The file was addedthys/Dominance_CHK/Sorted_Less2.thy
The file was addedthys/Dominance_CHK/Sorted_List_Operations2.thy
The file was addedthys/Dominance_CHK/document/root.bib
The file was addedthys/Dominance_CHK/document/root.tex
The file was addedweb/entries/Dominance_CHK.html
The file was modified metadata/metadata
The file was modified thys/ROOTS
The file was modified web/index.html
The file was modified web/rss.xml
The file was modified web/statistics.html
The file was modified web/topics.html
Changeset 12035:b2f318661404 by paulson _lp15@cam.ac.uk_:
Schutz_Spacetime website
The file was addedweb/entries/Schutz_Spacetime.html
The file was modified metadata/metadata
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 12034:ad973f2d0659 by paulson _lp15@cam.ac.uk_:
new entry Schutz_Spacetime
The file was addedthys/Schutz_Spacetime/Minkowski.thy
The file was addedthys/Schutz_Spacetime/ROOT
The file was addedthys/Schutz_Spacetime/TemporalOrderOnPath.thy
The file was addedthys/Schutz_Spacetime/TernaryOrdering.thy
The file was addedthys/Schutz_Spacetime/Util.thy
The file was addedthys/Schutz_Spacetime/document/root.bib
The file was addedthys/Schutz_Spacetime/document/root.tex
The file was modified thys/ROOTS
Changeset 12033:6fb608556d0b by andreas lochbihler _mail@andreas-lochbihler.de_:
metadata for Logging_Independent_Anonymity
The file was addedweb/entries/Logging_Independent_Anonymity.html
The file was modified metadata/metadata
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 12032:dcdc054af4e8 by andreas lochbihler _mail@andreas-lochbihler.de_:
new entry Logging_Independent_Anonymity
The file was addedthys/Logging_Independent_Anonymity/Anonymity.thy
The file was addedthys/Logging_Independent_Anonymity/Definitions.thy
The file was addedthys/Logging_Independent_Anonymity/Possibility.thy
The file was addedthys/Logging_Independent_Anonymity/ROOT
The file was addedthys/Logging_Independent_Anonymity/document/root.bib
The file was addedthys/Logging_Independent_Anonymity/document/root.tex
The file was modified thys/ROOTS