ยซ Up

zorns-lemma 8.11.0 1 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
coq                 8.12.2      Formal proof management system
num                 1.4         The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml               4.11.2      The OCaml compiler (virtual package)
ocaml-base-compiler 4.11.2      Official release 4.11.2
ocaml-config        1           OCaml Switch Configuration
ocamlfind           1.9.5       A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "palmskog@gmail.com"
homepage: "https://github.com/coq-community/zorns-lemma"
dev-repo: "git+https://github.com/coq-community/zorns-lemma.git"
bug-reports: "https://github.com/coq-community/zorns-lemma/issues"
license: "LGPL-2.1-or-later"
synopsis: "This library develops some basic set theory"
description: """
The main purpose the author had in writing it was as support for the Topology library.
"""
build: [make "-j%{jobs}%"]
install: [make "install"]
depends: [
  "coq" {>= "8.10" & < "8.13~"}
]
tags: [
  "category: Mathematics/Logic/Set theory"
  "keyword: set theory"
  "keyword: cardinal numbers"
  "keyword: ordinal numbers"
  "keyword: countable"
  "keyword: quotients"
  "keyword: well-orders"
  "keyword: Zorn's lemma"
  "logpath: ZornsLemma"
]
authors: [
  "Daniel Schepler"
]
url {
  archive: "https://github.com/coq-community/zorns-lemma/archive/v8.11.0.tar.gz"
  checksum: "sha256=af8872b360b5f0f84d6a514f7db1aa855d11460d1ed9394279f19b1399d9da32"
}

Lint

Command
true
Return code
0

Dry install ๐Ÿœ๏ธ

Dry install with the current Coq version:

Command
opam install -y --show-action coq-zorns-lemma.8.11.0 coq.8.12.2
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-zorns-lemma.8.11.0 coq.8.12.2
Return code
0
Duration
1 m 0 s

Install ๐Ÿš€

Command
opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-zorns-lemma.8.11.0 coq.8.12.2
Return code
0
Duration
1 m 0 s

Installation size

Total: 1 M

  • 148 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/WellOrders.vo
  • 100 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/FiniteTypes.glob
  • 91 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/FiniteTypes.vo
  • 72 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/Cardinals.vo
  • 71 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/CountableTypes.vo
  • 63 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/ZornsLemma.vo
  • 55 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/Quotients.vo
  • 53 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/WellOrders.glob
  • 51 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/CSB.vo
  • 45 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/ZornsLemma.glob
  • 43 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/Cardinals.glob
  • 43 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/Ordinals.vo
  • 39 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/CountableTypes.glob
  • 39 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/FiniteIntersections.vo
  • 38 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/InfiniteTypes.vo
  • 35 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/Quotients.glob
  • 35 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/Ordinals.glob
  • 33 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/FunctionProperties.vo
  • 33 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/Classical_Wf.vo
  • 27 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/DependentTypeChoice.vo
  • 26 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/DecidableDec.vo
  • 23 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/IndexedFamilies.vo
  • 21 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/FiniteTypes.v
  • 21 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/InfiniteTypes.glob
  • 21 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/Classical_Wf.glob
  • 18 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/EnsemblesUtf8.vo
  • 16 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/CSB.glob
  • 14 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/WellOrders.v
  • 13 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/ImageImplicit.vo
  • 13 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/InverseImage.vo
  • 11 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/Cardinals.v
  • 10 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/ZornsLemma.v
  • 10 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/Ordinals.v
  • 10 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/FunctionProperties.glob
  • 9 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/FiniteIntersections.glob
  • 8 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/CountableTypes.v
  • 8 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/InverseImage.glob
  • 8 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/Quotients.v
  • 8 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/Families.vo
  • 8 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/IndexedFamilies.glob
  • 6 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/EnsemblesSpec.vo
  • 5 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/Families.glob
  • 4 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/DependentTypeChoice.glob
  • 4 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/Proj1SigInjective.vo
  • 4 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/CSB.v
  • 4 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/Relation_Definitions_Implicit.vo
  • 4 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/InfiniteTypes.v
  • 3 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/Classical_Wf.v
  • 3 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/DecidableDec.glob
  • 3 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/Relation_Definitions_Implicit.glob
  • 3 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/EnsemblesImplicit.vo
  • 3 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/Proj1SigInjective.glob
  • 3 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/FiniteIntersections.v
  • 2 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/IndexedFamilies.v
  • 2 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/InverseImage.v
  • 2 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/EnsemblesUtf8.v
  • 2 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/EnsemblesSpec.glob
  • 2 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/EnsemblesUtf8.glob
  • 2 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/FunctionProperties.v
  • 2 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/EnsemblesImplicit.glob
  • 1 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/Families.v
  • 1 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/ImageImplicit.glob
  • 1 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/EnsemblesSpec.v
  • 1 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/Relation_Definitions_Implicit.v
  • 1 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/DependentTypeChoice.v
  • 1 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/DecidableDec.v
  • 1 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/Proj1SigInjective.v
  • 1 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/EnsemblesImplicit.v
  • 1 K ../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/ZornsLemma/ImageImplicit.v

Uninstall ๐Ÿงน

Command
opam remove -y coq-zorns-lemma.8.11.0
Return code
0
Missing removes
none
Wrong removes
none