ยซ Up

unimath-category-theory 0.1.0 2 m 0 s ๐Ÿ†

Context

# Packages matching: installed
# Name              # Installed # Synopsis
base-bigarray       base
base-num            base        Num library distributed with the OCaml compiler
base-threads        base
base-unix           base
camlp5              7.14        Preprocessor-pretty-printer of OCaml
conf-findutils      1           Virtual package relying on findutils
conf-perl           2           Virtual package relying on perl
coq                 8.5.3       Formal proof management system
num                 0           The Num library for arbitrary-precision integer and rational arithmetic
ocaml               4.05.0      The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0      Official 4.05.0 release
ocaml-config        1           OCaml Switch Configuration
# opam file:
opam-version: "2.0"
maintainer: "opam@clarus.me"
homepage: "https://github.com/UniMath/UniMath"
dev-repo: "git+https://github.com/UniMath/UniMath.git"
bug-reports: "https://github.com/UniMath/UniMath/issues"
license: "Kind of MIT"
authors: ["The UniMath Development Team"]
build: [
  ["coq_makefile" "-f" "Make" "-o" "Makefile"]
  [make "-j%{jobs}%"]
]
install: [
  [make "install"]
]
depends: [
  "ocaml"
  "coq" {>= "8.5.0" & < "8.6"}
  "coq-unimath-foundations"
]
synopsis: "Aims to formalize a substantial body of mathematics using the univalent point of view"
extra-files: ["Make" "md5=2d439c0305755682eb748f6d6e24e74a"]
url {
  src: "https://github.com/UniMath/UniMath/archive/v0.1.tar.gz"
  checksum: "md5=1ed57c1028e227a309f428a6dc5f0866"
}

Lint

Command
true
Return code
0

Dry install ๐Ÿœ๏ธ

Dry install with the current Coq version:

Command
opam install -y --show-action coq-unimath-category-theory.0.1.0 coq.8.5.3
Return code
0

Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:

Command
true
Return code
0

Install dependencies

Command
opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-unimath-category-theory.0.1.0 coq.8.5.3
Return code
0
Duration
7 m 0 s

Install ๐Ÿš€

Command
opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-unimath-category-theory.0.1.0 coq.8.5.3
Return code
0
Duration
2 m 0 s

Installation size

Total: 5 M

  • 1 M ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/functor_categories.vo
  • 466 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/limits/pullbacks_as_colimits.vo
  • 427 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/precomp_fully_faithful.vo
  • 424 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/FunctorAlgebras.vo
  • 354 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/precomp_ess_surj.vo
  • 327 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/equivalences.vo
  • 272 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/limits/coproducts.vo
  • 229 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/precategories.vo
  • 223 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/limits/cones.vo
  • 182 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/colimits/colimits.vo
  • 149 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/limits/more_on_pullbacks.vo
  • 136 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/slicecat.vo
  • 135 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/limits/limits.vo
  • 110 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/limits/pullbacks.vo
  • 106 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/sub_precategories.vo
  • 101 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/yoneda.vo
  • 91 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/limits/products.vo
  • 88 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/colimits/chains.vo
  • 73 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/limits/coproducts_as_colimits.vo
  • 69 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/rezk_completion.vo
  • 61 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/Monads.vo
  • 61 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/category_hset_structures.vo
  • 42 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/total2_paths.vo
  • 40 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/limits/products_as_colimit.vo
  • 40 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/opp_precat.vo
  • 39 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/limits/FunctorsPointwiseCoproduct.vo
  • 38 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/limits/FunctorsPointwiseProduct.vo
  • 31 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/limits/terminal_as_colimit.vo
  • 30 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/limits/initial_as_colimit.vo
  • 30 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/limits/initial.vo
  • 29 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/category_hset.vo
  • 26 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/limits/terminal.vo
  • 25 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/whiskering.vo
  • 19 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/HLevel_n_is_of_hlevel_Sn.vo
  • 4 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/UniMath/CategoryTheory/UnicodeNotations.vo

Uninstall ๐Ÿงน

Command
opam remove -y coq-unimath-category-theory.0.1.0
Return code
0
Missing removes
none
Wrong removes
none