« Up

tarski-geometry 8.5.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: "matej.kosik@inria.fr"
homepage: "https://github.com/coq-contribs/abp"
license: "GPL"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/TarskiGeometry"]
depends: [
  "ocaml"
  "coq" {>= "8.5" & < "8.6~"}
]
tags: [ "keyword:geometry" "keyword:Tarski's geometry" "keyword:congruence" "keyword:between property" "keyword:orthogonality" "category:Mathematics/Geometry/General" ]
authors: [ "Julien Narboux <Julien.Narboux@dpt-info.u-strasbg.fr>" ]
bug-reports: "https://github.com/coq-contribs/tarski-geometry/issues"
dev-repo: "git+https://github.com/coq-contribs/tarski-geometry.git"
synopsis: "Tarski's geometry"
description: """
This is a formalization of geometry using a simplified version of Tarski's axiom system. The development contains a formalization of the chapters 1-8 of the book "Metamathematische Methoden in der Geometrie" by W. Schwabhäuser, W. Szmielew and A. Tarski.
This includes between properties, congruence properties, 
  midpoint, perpendicular lines, point reflection, orthogonality ...
This development aims to be a low level complement for Frédérique Guilhot's development about high-school geometry.
For more information see:
Mechanical Theorem Proving in Tarski's geometry in the post-proceeding of ADG 2006, F. Botana and T. Recio (Eds.), LNAI 4869, pages 139-156, 2007."""
flags: light-uninstall
url {
  src:
    "https://github.com/coq-contribs/tarski-geometry/archive/v8.5.0.tar.gz"
  checksum: "md5=750165f0efac8cea8801e3ef6876899e"
}

Lint

Command
true
Return code
0

Dry install 🏜️

Dry install with the current Coq version:

Command
opam install -y --show-action coq-tarski-geometry.8.5.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-tarski-geometry.8.5.0 coq.8.5.3
Return code
0
Duration
1 m 0 s

Install 🚀

Command
opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-tarski-geometry.8.5.0 coq.8.5.3
Return code
0
Duration
2 m 0 s

Installation size

Total: 847 K

  • 181 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch08_orthogonality.vo
  • 102 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch08_orthogonality.glob
  • 71 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch07_midpoint.vo
  • 59 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch05_between_transitivity_le.vo
  • 54 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch07_midpoint.glob
  • 48 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch05_between_transitivity_le.glob
  • 43 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch06_out_lines.glob
  • 40 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch06_out_lines.vo
  • 37 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch04_congruence_between_properties.glob
  • 31 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch04_congruence_between_properties.vo
  • 28 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch03_between_properties.glob
  • 25 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch03_between_properties.vo
  • 23 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch08_orthogonality.v
  • 15 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch01_tarski_axioms.glob
  • 15 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch02_congruence_properties.glob
  • 13 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch02_congruence_properties.vo
  • 11 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch07_midpoint.v
  • 9 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch01_tarski_axioms.vo
  • 9 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch05_between_transitivity_le.v
  • 8 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch06_out_lines.v
  • 7 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch03_between_properties.v
  • 6 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch04_congruence_between_properties.v
  • 4 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch01_tarski_axioms.v
  • 3 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/Ch02_congruence_properties.v
  • 3 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/general_tactics.vo
  • 1 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/general_tactics.v
  • 1 K ../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/TarskiGeometry/general_tactics.glob

Uninstall 🧹

Command
opam remove -y coq-tarski-geometry.8.5.0
Return code
0
Missing removes
none
Wrong removes
none