ยซ Up

mathcomp-ssreflect 1.13.0 3 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.0.3       Fast, portable, and opinionated build system
ocaml                    4.06.1      The OCaml compiler (virtual package)
ocaml-base-compiler      4.06.1      Official 4.06.1 release
ocaml-config             1           OCaml Switch Configuration
ocaml-secondary-compiler 4.08.1-1    OCaml 4.08.1 Secondary Switch Compiler
ocamlfind                1.9.1       A library manager for OCaml
ocamlfind-secondary      1.9.1       Adds support for ocaml-secondary-compiler to ocamlfind
zarith                   1.12        Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
homepage: "https://math-comp.github.io/"
bug-reports: "https://github.com/math-comp/math-comp/issues"
dev-repo: "git+https://github.com/math-comp/math-comp.git"
license: "CECILL-B"
build: [ make "-C" "mathcomp/ssreflect" "-j" "%{jobs}%" "COQEXTRAFLAGS+=-native-compiler yes" {coq-native:installed & coq:version < "8.13~" } ]
install: [ make "-C" "mathcomp/ssreflect" "install" ]
depends: [ "coq" { ((>= "8.11" & < "8.16~") | (= "dev"))} ]
tags: [ "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" "logpath:mathcomp.ssreflect" ]
authors: [ "Jeremy Avigad <>" "Andrea Asperti <>" "Stephane Le Roux <>" "Yves Bertot <>" "Laurence Rideau <>" "Enrico Tassi <>" "Ioana Pasca <>" "Georges Gonthier <>" "Sidi Ould Biha <>" "Cyril Cohen <>" "Francois Garillot <>" "Alexey Solovyev <>" "Russell O'Connor <>" "Laurent Thรฉry <>" "Assia Mahboubi <>" ]
synopsis: "Small Scale Reflection"
description: """
This library includes the small scale reflection proof language
extension and the minimal set of libraries to take advantage of it.
This includes libraries on lists (seq), boolean and boolean
predicates, natural numbers and types with decidable equality,
finite types, finite sets, finite functions, finite graphs, basic arithmetics
and prime numbers, big operators
"""
url {
src: "https://github.com/math-comp/math-comp/archive/mathcomp-1.13.0.tar.gz"
checksum: "sha256=4334e915736f96032e1d4d502e70537047220af1a1c7a6740f770e45601bdab0"
}

Lint

Command
true
Return code
0

Dry install ๐Ÿœ๏ธ

Dry install with the current Coq version:

Command
opam install -y --show-action coq-mathcomp-ssreflect.1.13.0 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-mathcomp-ssreflect.1.13.0 coq.dev
Return code
0
Duration
1 m 0 s

Install ๐Ÿš€

Command
opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-mathcomp-ssreflect.1.13.0 coq.dev
Return code
0
Duration
3 m 0 s

Installation size

Total: 17 M

  • 2 M ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/order.glob
  • 2 M ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/order.vo
  • 1 M ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/seq.vo
  • 1 M ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/seq.glob
  • 763 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/finset.glob
  • 711 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/bigop.glob
  • 685 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/finset.vo
  • 549 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/ssrnat.glob
  • 519 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/fintype.glob
  • 478 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/bigop.vo
  • 476 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/prime.glob
  • 463 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/path.glob
  • 453 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/path.vo
  • 435 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/fintype.vo
  • 423 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/prime.vo
  • 349 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/div.glob
  • 337 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/ssrnat.vo
  • 315 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/order.v
  • 268 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/fingraph.vo
  • 259 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/fingraph.glob
  • 244 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/div.vo
  • 234 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/binomial.vo
  • 230 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/binomial.glob
  • 172 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/eqtype.glob
  • 151 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/tuple.vo
  • 150 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/seq.v
  • 148 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/eqtype.vo
  • 142 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/tuple.glob
  • 135 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/choice.vo
  • 130 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/ssrbool.glob
  • 125 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/finfun.vo
  • 117 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/generic_quotient.vo
  • 111 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/generic_quotient.glob
  • 107 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/choice.glob
  • 93 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/finset.v
  • 87 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/fintype.v
  • 87 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/finfun.glob
  • 84 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/bigop.v
  • 74 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/ssrnat.v
  • 65 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/ssrAC.vo
  • 64 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/path.v
  • 63 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/ssrbool.vo
  • 57 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/prime.v
  • 38 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/div.v
  • 38 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/eqtype.v
  • 37 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/fingraph.v
  • 33 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/ssrAC.glob
  • 28 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/choice.v
  • 27 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/generic_quotient.v
  • 25 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/tuple.v
  • 24 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/binomial.v
  • 20 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/finfun.v
  • 17 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/all_ssreflect.vo
  • 16 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/ssreflect.vo
  • 15 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/ssrbool.v
  • 11 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/ssrAC.v
  • 8 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/ssrnotations.vo
  • 7 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/ssreflect.glob
  • 6 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/ssrfun.vo
  • 6 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/ssrnotations.v
  • 5 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/ssreflect.v
  • 3 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/ssrfun.glob
  • 2 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/ssrmatching.vo
  • 1 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/ssrfun.v
  • 1 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/all_ssreflect.glob
  • 1 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/all_ssreflect.v
  • 1 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/ssrmatching.glob
  • 1 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/ssrnotations.glob
  • 1 K ../ocaml-base-compiler.4.06.1/lib/coq/user-contrib/mathcomp/ssreflect/ssrmatching.v

Uninstall ๐Ÿงน

Command
opam remove -y coq-mathcomp-ssreflect.1.13.0
Return code
0
Missing removes
none
Wrong removes
none