Skip to content
Success

Changes

Summary

  1. clarified signature;
  2. clarified compiler output: allow multithreaded execution;
  3. clarified signature: more operations;
  4. clarified props: more permissive;
  5. more robust;
  6. clarified properties: "module" and "no_build"; clarified signature;
  7. clarified signature;
  8. clarified signature;
  9. tuned comments;
  10. tuned document;
  11. clarified names (again), e.g. relevant for "Plugin Options";
  12. added simp_options to meson
  13. tuning
  14. parse TPTP operator @ also when not parenthesized
  15. removed setup for outdated CVC3 from Isabelle
  16. tuned E's lambda encoding
  17. use Vampire's clausifier with iProver, now that E's is no longer supported
  18. updated Sledgehammer docs -- removed most version numbers since these are tedious to maintain
  19. compile
  20. tuned;
  21. NEWS;
  22. updated documentation on Isabelle/Scala;
  23. discontinued obsolete Apple (deprecated);
  24. clarified component setup: exclude jar from active component, but use sources from template within ISABELLE_HOME (relevant for "isabelle scala_project -L");
  25. more robust "isabelle build_scala" as separate tool;
  26. tuned --- based on hints by IntelliJ IDEA;
  27. more robust: avoid -D ~~/AFP/thys after crash of AFP.init (notably in AFP/1001c0dfced0);
  28. more portable across history;
  29. proper isabelle.setup.Setup build;
  30. rebuild component;
  31. more complete scala_project, including Isabelle/jEdit plugins;
  32. clarified directories;
  33. more accurate scala_project, based on build.props of components;
  34. clarified build_props: empty module means no build; clarified signature; clarified errors;
  35. tuned;
  36. CONTRIBUTORS
  37. merged
  38. more robust;
  39. rebuild component;
  40. more robust: for the sake of Isabelle.app on macOS;
  41. more robust;
  42. more robust;
  43. more robust;
  44. rebuild component;
  45. more informative errors: capture low-level compiler output;
  46. more direct isabelle_scala_build: always enabled, no "Admin" requirement;
  47. tuned --- fewer warnings;
  48. clarified names;
  49. tuned --- fewer warnings;
  50. clarified directory;
  51. clarified names;
  52. clarified component setup for old graph browser;
  53. redundant: *.class and *.jar are already ignored;
  54. proper cat_lines: avoid last "\n";
  55. merged
  56. A few new lemmas and simplifications
  57. removed support for experimental Pirate prover
Changeset 74062:4dbac13d89a5 by wenzelm:
clarified signature;
The file was modified src/Pure/Tools/scala_build.scala
Changeset 74061:203dfa8bc0fc by wenzelm:
clarified compiler output: allow multithreaded execution;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified src/Pure/Tools/scala_build.scala
The file was modified src/Tools/Setup/src/Build.java
The file was modified src/Tools/Setup/src/Setup.java
Changeset 74060:8cd746a5c291 by wenzelm:
clarified signature: more operations;
The file was modified src/Pure/Tools/scala_build.scala
Changeset 74059:55505e7bbfb3 by wenzelm:
clarified props: more permissive;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified src/Tools/Setup/src/Build.java
Changeset 74058:4b15a1e25537 by wenzelm:
more robust;
The file was modified src/Tools/Setup/src/Build.java
Changeset 74057:22ad3ac2152c by wenzelm:
clarified properties: &quot;module&quot; and &quot;no_build&quot;;<br>clarified signature;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified src/Doc/System/Scala.thy
The file was modified src/Pure/Admin/build_jedit.scala
The file was modified src/Pure/Tools/scala_build.scala
The file was modified src/Tools/Setup/etc/build.props
The file was modified src/Tools/Setup/src/Build.java
Changeset 74056:fb8d5c0133c9 by wenzelm:
clarified signature;
The file was modified src/Pure/General/path.scala
The file was modified src/Pure/Tools/scala_build.scala
The file was modified src/Pure/Tools/scala_project.scala
The file was modified src/Tools/jEdit/src/main.scala
Changeset 74055:0ee44ed80290 by wenzelm:
clarified signature;
The file was addedsrc/Pure/Tools/scala_build.scala
The file was modified etc/build.props
The file was modified src/Pure/Tools/scala_project.scala
The file was modified src/Tools/Setup/src/Build.java
Changeset 74054:9ce319c846d9 by wenzelm:
tuned comments;
The file was modified src/Pure/Tools/scala_project.scala
Changeset 74053:54a11c37d5bc by wenzelm:
tuned document;
The file was modified src/Doc/System/Scala.thy
Changeset 74052:f34d54b0e5de by wenzelm:
clarified names (again), e.g. relevant for &quot;Plugin Options&quot;;
The file was modified src/Tools/jEdit/jedit_main/plugin.props
Changeset 74051:bd575b1bd9bf by desharna:
added simp_options to meson
The file was modified src/HOL/Tools/ATP/atp_problem_generate.ML
The file was modified src/HOL/Tools/Meson/meson.ML
The file was modified src/HOL/Tools/Meson/meson_clausify.ML
The file was modified src/HOL/Tools/Meson/meson_tactic.ML
The file was modified src/HOL/Tools/Metis/metis_tactic.ML
The file was modified src/HOL/ex/Meson_Test.thy
Changeset 74050:bed899f14df7 by blanchet:
tuning
The file was modified src/HOL/Tools/ATP/atp_proof_reconstruct.ML
Changeset 74049:d0b190b4f15d by blanchet:
parse TPTP operator @ also when not parenthesized
The file was modified src/HOL/Tools/ATP/atp_proof.ML
Changeset 74048:a0c9fc9c7dbe by blanchet:
removed setup for outdated CVC3 from Isabelle
The file was modified src/Doc/Sledgehammer/document/root.tex
The file was modified src/HOL/SMT.thy
The file was modified src/HOL/Tools/SMT/smt_systems.ML
Changeset 74047:a2b470e315ee by blanchet:
tuned E&#039;s lambda encoding
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML
Changeset 74046:462d652ad910 by blanchet:
use Vampire&#039;s clausifier with iProver, now that E&#039;s is no longer supported
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML
Changeset 74045:302994f5a3c2 by blanchet:
updated Sledgehammer docs -- removed most version numbers since these are tedious to maintain
The file was modified src/Doc/Sledgehammer/document/root.tex
Changeset 74044:943757b788f9 by blanchet:
compile
The file was modified src/HOL/TPTP/atp_theory_export.ML
Changeset 74043:13c66810f7b0 by wenzelm:
tuned;
The file was modified NEWS
Changeset 74042:68596ed5b7c2 by wenzelm:
NEWS;
The file was modified NEWS
Changeset 74041:6bf9f94198a7 by wenzelm:
updated documentation on Isabelle/Scala;
The file was modified lib/Tools/scala_build
The file was modified src/Doc/System/Scala.thy
Changeset 74040:aa36845ad5ad by wenzelm:
discontinued obsolete Apple (deprecated);
The file was modified src/Tools/GraphBrowser/graphbrowser/GraphBrowser.java
Changeset 74039:8c213672f6f3 by wenzelm:
clarified component setup: exclude jar from active component, but use sources from template within ISABELLE_HOME (relevant for &quot;isabelle scala_project -L&quot;);
The file was addedsrc/Tools/Setup/etc/build.props
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified Admin/lib/Tools/build_setup
The file was modified etc/components
The file was modified src/Pure/ROOT.scala
Changeset 74038:b4f57bfe82e7 by wenzelm:
more robust &quot;isabelle build_scala&quot; as separate tool;
The file was addedlib/Tools/scala_build
The file was modified Admin/build_history
The file was modified Admin/build_release
The file was modified Admin/cronjob/main
The file was modified bin/isabelle
The file was modified lib/Tools/components
The file was modified lib/Tools/console
The file was modified lib/Tools/java
The file was modified lib/Tools/scala
The file was modified lib/Tools/scalac
The file was modified lib/scripts/getfunctions
The file was modified src/Tools/GraphBrowser/lib/Tools/browser
The file was modified src/Tools/jEdit/lib/Tools/jedit
Changeset 74037:c13198575f75 by wenzelm:
tuned --- based on hints by IntelliJ IDEA;
The file was modified src/Pure/System/getopts.scala
The file was modified src/Tools/jEdit/jedit_main/isabelle_sidekick.scala
The file was modified src/Tools/jEdit/jedit_main/scala_console.scala
The file was modified src/Tools/jEdit/src/main.scala
The file was modified src/Tools/jEdit/src/main_plugin.scala
Changeset 74036:57768f30d17c by wenzelm:
more robust: avoid -D ~~/AFP/thys after crash of AFP.init (notably in AFP/1001c0dfced0);
The file was modified src/Pure/Admin/build_history.scala
Changeset 74035:ec3249dd63dd by wenzelm:
more portable across history;
The file was modified src/Pure/Admin/build_history.scala
Changeset 74034:d6ae3a7d9cb0 by wenzelm:
proper isabelle.setup.Setup build;
The file was modified Admin/cronjob/main
Changeset 74033:a5e2654cfe28 by wenzelm:
rebuild component;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
Changeset 74032:c9ec6f03ab91 by wenzelm:
more complete scala_project, including Isabelle/jEdit plugins;
The file was modified src/Pure/Tools/scala_project.scala
The file was modified src/Tools/jEdit/src/main.scala
Changeset 74031:09821ca262d3 by wenzelm:
clarified directories;
The file was addedsrc/Tools/Setup/src/Build.java
The file was addedsrc/Tools/Setup/src/Environment.java
The file was addedsrc/Tools/Setup/src/Exn.java
The file was addedsrc/Tools/Setup/src/Library.java
The file was addedsrc/Tools/Setup/src/Setup.java
The file was modified Admin/lib/Tools/build_setup
The file was removedsrc/Tools/Setup/isabelle/setup/Build.java
The file was removedsrc/Tools/Setup/isabelle/setup/Environment.java
The file was removedsrc/Tools/Setup/isabelle/setup/Exn.java
The file was removedsrc/Tools/Setup/isabelle/setup/Library.java
The file was removedsrc/Tools/Setup/isabelle/setup/Setup.java
Changeset 74030:39e05601faeb by wenzelm:
more accurate scala_project, based on build.props of components;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified Admin/lib/Tools/build_setup
The file was modified src/Pure/Admin/build_jedit.scala
The file was modified src/Pure/Tools/scala_project.scala
The file was modified src/Tools/Setup/isabelle/setup/Build.java
Changeset 74029:0701ff55780d by wenzelm:
clarified build_props: empty module means no build;<br>clarified signature;<br>clarified errors;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified Admin/etc/build.props
The file was modified etc/build.props
The file was modified src/Tools/GraphBrowser/etc/build.props
The file was modified src/Tools/Setup/isabelle/setup/Build.java
The file was modified src/Tools/Setup/isabelle/setup/Environment.java
The file was modified src/Tools/Setup/isabelle/setup/Library.java
The file was modified src/Tools/Setup/isabelle/setup/Setup.java
The file was modified src/Tools/jEdit/jedit_base/build.props
The file was modified src/Tools/jEdit/jedit_main/build.props
Changeset 74028:77cc23b550e9 by wenzelm:
tuned;
The file was modified src/Tools/Setup/isabelle/setup/Build.java
Changeset 74027:47a568d9067e by haftmann:
CONTRIBUTORS
The file was modified CONTRIBUTORS
Changeset 74026:c4c612d92fcc by wenzelm:
merged
Changeset 74025:d609fa3e816d by wenzelm:
more robust;
The file was modified src/Tools/Setup/isabelle/setup/Build.java
Changeset 74024:19ad7a099992 by wenzelm:
rebuild component;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
Changeset 74023:fd4b4385ad3c by wenzelm:
more robust: for the sake of Isabelle.app on macOS;
The file was modified src/Tools/jEdit/jedit_main/scala_console.scala
Changeset 74022:dfcef9ad5f45 by wenzelm:
more robust;
The file was modified src/Tools/Setup/isabelle/setup/Build.java
Changeset 74021:483c200545c8 by wenzelm:
more robust;
The file was modified src/Tools/Setup/isabelle/setup/Build.java
Changeset 74020:bad67fa41e71 by wenzelm:
more robust;
The file was modified src/Tools/Setup/isabelle/setup/Build.java
Changeset 74019:08cece720cb5 by wenzelm:
rebuild component;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
Changeset 74018:9d6c9a55f450 by wenzelm:
more informative errors: capture low-level compiler output;
The file was modified src/Tools/Setup/isabelle/setup/Build.java
Changeset 74017:b4e6b82fdb9e by wenzelm:
more direct isabelle_scala_build: always enabled, no &quot;Admin&quot; requirement;
The file was modified Admin/build_history
The file was modified Admin/build_release
The file was modified bin/isabelle
The file was modified lib/Tools/components
The file was modified lib/Tools/console
The file was modified lib/Tools/scala
The file was modified lib/Tools/scalac
The file was modified lib/scripts/getfunctions
The file was modified src/Tools/GraphBrowser/lib/Tools/browser
The file was modified src/Tools/jEdit/lib/Tools/jedit
The file was removedAdmin/build
Changeset 74016:027fb21bdd5d by wenzelm:
tuned --- fewer warnings;
The file was modified src/Tools/GraphBrowser/graphbrowser/GraphBrowser.java
Changeset 74015:12b1f4649ab1 by wenzelm:
clarified names;
The file was addedsrc/Tools/GraphBrowser/awt/Border.java
The file was addedsrc/Tools/GraphBrowser/awt/MessageDialog.java
The file was addedsrc/Tools/GraphBrowser/awt/TextFrame.java
The file was addedsrc/Tools/GraphBrowser/graphbrowser/AWTFontMetrics.java
The file was addedsrc/Tools/GraphBrowser/graphbrowser/AbstractFontMetrics.java
The file was addedsrc/Tools/GraphBrowser/graphbrowser/Box.java
The file was addedsrc/Tools/GraphBrowser/graphbrowser/Console.java
The file was addedsrc/Tools/GraphBrowser/graphbrowser/DefaultFontMetrics.java
The file was addedsrc/Tools/GraphBrowser/graphbrowser/Directory.java
The file was addedsrc/Tools/GraphBrowser/graphbrowser/DummyVertex.java
The file was addedsrc/Tools/GraphBrowser/graphbrowser/Graph.java
The file was addedsrc/Tools/GraphBrowser/graphbrowser/GraphBrowser.java
The file was addedsrc/Tools/GraphBrowser/graphbrowser/GraphBrowserFrame.java
The file was addedsrc/Tools/GraphBrowser/graphbrowser/GraphView.java
The file was addedsrc/Tools/GraphBrowser/graphbrowser/NormalVertex.java
The file was addedsrc/Tools/GraphBrowser/graphbrowser/ParseError.java
The file was addedsrc/Tools/GraphBrowser/graphbrowser/Region.java
The file was addedsrc/Tools/GraphBrowser/graphbrowser/Spline.java
The file was addedsrc/Tools/GraphBrowser/graphbrowser/TreeBrowser.java
The file was addedsrc/Tools/GraphBrowser/graphbrowser/TreeNode.java
The file was addedsrc/Tools/GraphBrowser/graphbrowser/Vertex.java
The file was modified src/Tools/GraphBrowser/etc/build.props
The file was modified src/Tools/GraphBrowser/lib/Tools/browser
The file was removedsrc/Tools/GraphBrowser/GraphBrowser/AWTFontMetrics.java
The file was removedsrc/Tools/GraphBrowser/GraphBrowser/AbstractFontMetrics.java
The file was removedsrc/Tools/GraphBrowser/GraphBrowser/Box.java
The file was removedsrc/Tools/GraphBrowser/GraphBrowser/Console.java
The file was removedsrc/Tools/GraphBrowser/GraphBrowser/DefaultFontMetrics.java
The file was removedsrc/Tools/GraphBrowser/GraphBrowser/Directory.java
The file was removedsrc/Tools/GraphBrowser/GraphBrowser/DummyVertex.java
The file was removedsrc/Tools/GraphBrowser/GraphBrowser/Graph.java
The file was removedsrc/Tools/GraphBrowser/GraphBrowser/GraphBrowser.java
The file was removedsrc/Tools/GraphBrowser/GraphBrowser/GraphBrowserFrame.java
The file was removedsrc/Tools/GraphBrowser/GraphBrowser/GraphView.java
The file was removedsrc/Tools/GraphBrowser/GraphBrowser/NormalVertex.java
The file was removedsrc/Tools/GraphBrowser/GraphBrowser/ParseError.java
The file was removedsrc/Tools/GraphBrowser/GraphBrowser/Region.java
The file was removedsrc/Tools/GraphBrowser/GraphBrowser/Spline.java
The file was removedsrc/Tools/GraphBrowser/GraphBrowser/TreeBrowser.java
The file was removedsrc/Tools/GraphBrowser/GraphBrowser/TreeNode.java
The file was removedsrc/Tools/GraphBrowser/GraphBrowser/Vertex.java
The file was removedsrc/Tools/GraphBrowser/awtUtilities/Border.java
The file was removedsrc/Tools/GraphBrowser/awtUtilities/MessageDialog.java
The file was removedsrc/Tools/GraphBrowser/awtUtilities/TextFrame.java
Changeset 74014:3b8b1da2ff29 by wenzelm:
tuned --- fewer warnings;
The file was modified src/Tools/GraphBrowser/GraphBrowser/Graph.java
The file was modified src/Tools/GraphBrowser/GraphBrowser/TreeNode.java
Changeset 74013:f114e11fe21d by wenzelm:
clarified directory;
The file was modified src/Tools/GraphBrowser/etc/build.props
Changeset 74012:341941afe827 by wenzelm:
clarified names;
The file was modified src/Tools/jEdit/jedit_base/plugin.props
The file was modified src/Tools/jEdit/jedit_main/plugin.props
Changeset 74011:1d366486a812 by wenzelm:
clarified component setup for old graph browser;
The file was addedsrc/Tools/GraphBrowser/GraphBrowser/AWTFontMetrics.java
The file was addedsrc/Tools/GraphBrowser/GraphBrowser/AbstractFontMetrics.java
The file was addedsrc/Tools/GraphBrowser/GraphBrowser/Box.java
The file was addedsrc/Tools/GraphBrowser/GraphBrowser/Console.java
The file was addedsrc/Tools/GraphBrowser/GraphBrowser/DefaultFontMetrics.java
The file was addedsrc/Tools/GraphBrowser/GraphBrowser/Directory.java
The file was addedsrc/Tools/GraphBrowser/GraphBrowser/DummyVertex.java
The file was addedsrc/Tools/GraphBrowser/GraphBrowser/Graph.java
The file was addedsrc/Tools/GraphBrowser/GraphBrowser/GraphBrowser.java
The file was addedsrc/Tools/GraphBrowser/GraphBrowser/GraphBrowserFrame.java
The file was addedsrc/Tools/GraphBrowser/GraphBrowser/GraphView.java
The file was addedsrc/Tools/GraphBrowser/GraphBrowser/NormalVertex.java
The file was addedsrc/Tools/GraphBrowser/GraphBrowser/ParseError.java
The file was addedsrc/Tools/GraphBrowser/GraphBrowser/Region.java
The file was addedsrc/Tools/GraphBrowser/GraphBrowser/Spline.java
The file was addedsrc/Tools/GraphBrowser/GraphBrowser/TreeBrowser.java
The file was addedsrc/Tools/GraphBrowser/GraphBrowser/TreeNode.java
The file was addedsrc/Tools/GraphBrowser/GraphBrowser/Vertex.java
The file was addedsrc/Tools/GraphBrowser/awtUtilities/Border.java
The file was addedsrc/Tools/GraphBrowser/awtUtilities/MessageDialog.java
The file was addedsrc/Tools/GraphBrowser/awtUtilities/TextFrame.java
The file was addedsrc/Tools/GraphBrowser/etc/build.props
The file was addedsrc/Tools/GraphBrowser/etc/settings
The file was addedsrc/Tools/GraphBrowser/lib/Tools/browser
The file was modified Admin/build
The file was modified etc/components
The file was modified src/Pure/Admin/build_release.scala
The file was modified src/Tools/jEdit/lib/Tools/jedit
The file was removedlib/Tools/browser
The file was removedlib/browser/GraphBrowser/AWTFontMetrics.java
The file was removedlib/browser/GraphBrowser/AbstractFontMetrics.java
The file was removedlib/browser/GraphBrowser/Box.java
The file was removedlib/browser/GraphBrowser/Console.java
The file was removedlib/browser/GraphBrowser/DefaultFontMetrics.java
The file was removedlib/browser/GraphBrowser/Directory.java
The file was removedlib/browser/GraphBrowser/DummyVertex.java
The file was removedlib/browser/GraphBrowser/Graph.java
The file was removedlib/browser/GraphBrowser/GraphBrowser.java
The file was removedlib/browser/GraphBrowser/GraphBrowserFrame.java
The file was removedlib/browser/GraphBrowser/GraphView.java
The file was removedlib/browser/GraphBrowser/NormalVertex.java
The file was removedlib/browser/GraphBrowser/ParseError.java
The file was removedlib/browser/GraphBrowser/Region.java
The file was removedlib/browser/GraphBrowser/Spline.java
The file was removedlib/browser/GraphBrowser/TreeBrowser.java
The file was removedlib/browser/GraphBrowser/TreeNode.java
The file was removedlib/browser/GraphBrowser/Vertex.java
The file was removedlib/browser/awtUtilities/Border.java
The file was removedlib/browser/awtUtilities/MessageDialog.java
The file was removedlib/browser/awtUtilities/TextFrame.java
The file was removedlib/browser/build
Changeset 74010:4f60db51a263 by wenzelm:
redundant: *.class and *.jar are already ignored;
The file was modified .hgignore
Changeset 74009:10abe3049bec by wenzelm:
proper cat_lines: avoid last &quot;\n&quot;;
The file was modified src/Tools/Setup/isabelle/setup/Library.java
Changeset 74008:4cca14dc577c by paulson:
merged
Changeset 74007:df976eefcba0 by paulson _lp15@cam.ac.uk_:
A few new lemmas and simplifications
The file was modified src/HOL/Analysis/Path_Connected.thy
The file was modified src/HOL/Analysis/Starlike.thy
The file was modified src/HOL/Complex_Analysis/Conformal_Mappings.thy
The file was modified src/HOL/Conditionally_Complete_Lattices.thy
The file was modified src/HOL/Deriv.thy
The file was modified src/HOL/Groups.thy
The file was modified src/HOL/Real_Vector_Spaces.thy
The file was modified src/HOL/Rings.thy
Changeset 74006:1a0a536b8aaf by blanchet:
removed support for experimental Pirate prover
The file was modified src/HOL/Tools/ATP/atp_proof.ML

Summary

  1. Sync with my development repo. Add new material: "concrete bicategories" and "bicategory of categories". Change sublocale declarations related to functor/natural transformation/natural isomorphism to avoid issues with global interpretations reported by Filip Smola, 2/2/2021.
Changeset 11934:49d3aa43c180 by Eugene W. Stark _stark@cs.stonybrook.edu_:
Sync with my development repo.&nbsp; Add new material: &quot;concrete bicategories&quot; and<br>&quot;bicategory of categories&quot;.&nbsp; Change sublocale declarations related to<br>functor/natural transformation/natural isomorphism to avoid issues with<br>global interpretations reported by Filip Smola, 2/2/2021.
The file was addedthys/Bicategory/CatBicat.thy
The file was addedthys/Bicategory/ConcreteBicategory.thy
The file was modified thys/Bicategory/BicategoryOfSpans.thy
The file was modified thys/Bicategory/CanonicalIsos.thy
The file was modified thys/Bicategory/Coherence.thy
The file was modified thys/Bicategory/EquivalenceOfBicategories.thy
The file was modified thys/Bicategory/InternalEquivalence.thy
The file was modified thys/Bicategory/Prebicategory.thy
The file was modified thys/Bicategory/Pseudofunctor.thy
The file was modified thys/Bicategory/PseudonaturalTransformation.thy
The file was modified thys/Bicategory/ROOT
The file was modified thys/Bicategory/Strictness.thy
The file was modified thys/Bicategory/Subbicategory.thy
The file was modified thys/Bicategory/Tabulation.thy
The file was modified thys/Bicategory/document/root.tex
The file was modified thys/Category3/Adjunction.thy
The file was modified thys/Category3/BinaryFunctor.thy
The file was modified thys/Category3/CartesianCategory.thy
The file was modified thys/Category3/EquivalenceOfCategories.thy
The file was modified thys/Category3/Functor.thy
The file was modified thys/Category3/FunctorCategory.thy
The file was modified thys/Category3/HFSetCat.thy
The file was modified thys/Category3/Limit.thy
The file was modified thys/Category3/NaturalTransformation.thy
The file was modified thys/Category3/Yoneda.thy
The file was modified thys/MonoidalCategory/FreeMonoidalCategory.thy
The file was modified thys/MonoidalCategory/MonoidalCategory.thy
The file was modified thys/MonoidalCategory/MonoidalFunctor.thy