ยซ Up

gaia-theory-of-sets dev 6 m 0 s ๐Ÿ†

Context

# Packages matching: installed
# Name              # Installed # Synopsis
base-bigarray       base
base-threads        base
base-unix           base
conf-findutils      1           Virtual package relying on findutils
conf-gmp            4           Virtual package relying on a GMP lib system installation
coq                 dev         Formal proof management system
dune                3.1.1       Fast, portable, and opinionated build system
ocaml               4.10.2      The OCaml compiler (virtual package)
ocaml-base-compiler 4.10.2      Official release 4.10.2
ocaml-config        1           OCaml Switch Configuration
ocamlfind           1.9.3       A library manager for OCaml
zarith              1.12        Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "palmskog@gmail.com"
homepage: "https://github.com/coq-community/gaia"
dev-repo: "git+https://github.com/coq-community/gaia.git"
bug-reports: "https://github.com/coq-community/gaia/issues"
license: "MIT"
synopsis: "Implementation of the Theory of Sets from Bourbaki's Elements of Mathematics in Coq"
description: """
Implementation of the Theory of Sets following N. Bourbaki's book series
Elements of Mathematics in Coq using the Mathematical Components library."""
build: ["dune" "build" "-p" name "-j" jobs]
depends: [
  "dune" {>= "2.5"}
  "coq" {>= "8.10"}
  "coq-mathcomp-ssreflect" {>= "1.12.0"}
]
conflicts: [
  "coq-gaia"
]
tags: [
  "category:Mathematics/Logic/Set theory"
  "keyword:Bourbaki"
  "keyword:set theory"
  "logpath:gaia.sets"
]
authors: [
  "Joseฬ Grimm"
  "Alban Quadrat"
  "Carlos Simpson"
]
url {
  src: "git+https://github.com/coq-community/gaia.git#master"
}

Lint

Command
true
Return code
0

Dry install ๐Ÿœ๏ธ

Dry install with the current Coq version:

Command
opam install -y --show-action coq-gaia-theory-of-sets.dev coq.dev
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-gaia-theory-of-sets.dev coq.dev
Return code
0
Duration
3 m 0 s

Install ๐Ÿš€

Command
opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y coq-gaia-theory-of-sets.dev coq.dev
Return code
0
Duration
6 m 0 s

Installation size

Total: 11 M

  • 3 M ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset19.vo
  • 1 M ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset9.vo
  • 890 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset18.vo
  • 825 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset5.vo
  • 677 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset3.vo
  • 595 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset6.vo
  • 401 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset7.vo
  • 388 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset4.vo
  • 382 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset8.vo
  • 377 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset2.vo
  • 369 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset19.v
  • 355 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/ssete1.vo
  • 302 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset9.v
  • 301 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset1.vo
  • 245 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset10.vo
  • 187 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset5.v
  • 151 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset2_aux.vo
  • 151 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset18.v
  • 141 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset3.v
  • 133 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset6.v
  • 106 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset4.v
  • 103 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset7.v
  • 99 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset8.v
  • 95 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset2.v
  • 80 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/ssete1.v
  • 70 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset1.v
  • 62 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset10.v
  • 33 K ../ocaml-base-compiler.4.10.2/lib/coq/user-contrib/gaia/sets/sset2_aux.v
  • 3 K ../ocaml-base-compiler.4.10.2/doc/coq-gaia-theory-of-sets/README.md
  • 1 K ../ocaml-base-compiler.4.10.2/lib/coq-gaia-theory-of-sets/dune-package
  • 1 K ../ocaml-base-compiler.4.10.2/doc/coq-gaia-theory-of-sets/LICENSE
  • 1 K ../ocaml-base-compiler.4.10.2/lib/coq-gaia-theory-of-sets/opam
  • 0 K ../ocaml-base-compiler.4.10.2/lib/coq-gaia-theory-of-sets/META

Uninstall ๐Ÿงน

Command
opam remove -y coq-gaia-theory-of-sets.dev
Return code
0
Missing removes
none
Wrong removes
none