« Up

high-school-geometry 8.13.0 9 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                   8.13.1      Formal proof management system
num                   1.4         The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml                 4.13.1      The OCaml compiler (virtual package)
ocaml-base-compiler   4.13.1      Official release 4.13.1
ocaml-config          2           OCaml Switch Configuration
ocaml-options-vanilla 1           Ensure that OCaml is compiled with no special options enabled
ocamlfind             1.9.6       A library manager for OCaml
zarith                1.13        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/HighSchoolGeometry"
dev-repo: "git+https://github.com/coq-community/HighSchoolGeometry.git"
bug-reports: "https://github.com/coq-community/HighSchoolGeometry/issues"
license: "LGPL-2.1-or-later"
synopsis: "Geometry in Coq for French high school"
description: """
This Coq library is dedicated to high-shool geometry teaching. The
axiomatisation for affine Euclidean space is in a non analytic setting.
Includes a proof of Ptolemy's theorem."""
build: [make "-j%{jobs}%"]
install: [make "install"]
depends: [
  "coq" {>= "8.12" & < "8.16~"}
]
tags: [
  "category:Mathematics/Geometry/General"
  "keyword:geometry"
  "keyword:teaching"
  "keyword:high school"
  "keyword:Ptolemy's theorem"
  "logpath:HighSchoolGeometry"
  "date:2021-08-06"
]
authors: [
  "Frédérique Guilhot"
  "Tuan-Minh Pham"
]
url {
  src: "https://github.com/coq-community/HighSchoolGeometry/archive/v8.13.tar.gz"
  checksum: "sha512=47dba843c3541c628725224b6f9d353b5e5d224cd16ae52d6980a6aec9d698855477934609364dfaaa91271818f530d7af6d344c2ee7c38f8c0e0a3e226a655e"
}

Lint

Command
true
Return code
0

Dry install 🏜️

Dry install with the current Coq version:

Command
opam install -y --show-action coq-high-school-geometry.8.13.0 coq.8.13.1
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-high-school-geometry.8.13.0 coq.8.13.1
Return code
0
Duration
1 m 0 s

Install 🚀

Command
opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-high-school-geometry.8.13.0 coq.8.13.1
Return code
0
Duration
9 m 0 s

Installation size

Total: 11 M

  • 243 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/exercice_morley.glob
  • 220 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/metrique_triangle.glob
  • 168 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/contact.glob
  • 166 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/orientation.glob
  • 154 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/equations_droites.glob
  • 154 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/barycentre.glob
  • 149 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/angles_vecteurs.glob
  • 143 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/operations_complexes.glob
  • 128 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/reflexion_plane.glob
  • 127 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/angles_droites.glob
  • 127 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/cocyclicite.glob
  • 126 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/orientation.vo
  • 125 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/triangles_semblables.glob
  • 124 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/barycentre.vo
  • 124 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_inversion.glob
  • 122 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/trigo.glob
  • 122 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/aire_signee.glob
  • 119 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/parallelisme_concours.glob
  • 119 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/contact.vo
  • 111 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/applications_cocyclicite.glob
  • 107 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/exercice_morley.vo
  • 107 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/inversion.glob
  • 106 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/inversion.vo
  • 106 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/dilatations.glob
  • 105 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/composee_transformations.glob
  • 104 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/Plans_paralleles.vo
  • 104 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/exercice_espace.vo
  • 100 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/parallelisme_concours.vo
  • 100 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/affine_classiques.vo
  • 100 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/reflexion_plane.vo
  • 99 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/aire_signee.vo
  • 96 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/affine_classiques.glob
  • 94 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/dilatations.vo
  • 92 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/triangles_semblables.vo
  • 92 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/metrique_triangle.vo
  • 92 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/transformations_contact.glob
  • 91 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/trigo.vo
  • 91 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/operations_complexes.vo
  • 88 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_dilatations.glob
  • 86 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/Droite_plan_espace.vo
  • 86 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/angles_vecteurs.vo
  • 84 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/formes_complexes.glob
  • 84 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/cocyclicite.vo
  • 82 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/Plans_paralleles.glob
  • 82 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/Ptolemee.vo
  • 82 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/exercice_espace.glob
  • 81 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/composee_reflexions.vo
  • 80 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/formes_complexes.vo
  • 80 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/milieu.vo
  • 80 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/coplanarite.vo
  • 77 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/equations_cercles.glob
  • 77 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/composee_transformations.vo
  • 75 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/homoth_Euler.vo
  • 74 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/representant_unitaire.vo
  • 74 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/alignement.vo
  • 74 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/Droite_plan_espace.glob
  • 74 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/angles_droites.vo
  • 73 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/applications_cocyclicite.vo
  • 73 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/equations_droites.vo
  • 72 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/vecteur.vo
  • 72 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_similitudes.glob
  • 70 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_inversion.vo
  • 70 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/composee_reflexions.glob
  • 69 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/composee_translation_rotation.vo
  • 68 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/mediatrice.vo
  • 68 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/composee_translation_rotation.glob
  • 68 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/composee_dilatations.glob
  • 67 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/orthogonalite.vo
  • 66 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/rotation_plane.glob
  • 66 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/orthocentre.vo
  • 66 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/Ptolemee.glob
  • 66 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/rotation_plane.vo
  • 65 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/Plan_espace.vo
  • 65 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/euclidien_classiques.vo
  • 64 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/representant_unitaire.glob
  • 63 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/similitudes_directes.glob
  • 62 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/transformations_contact.vo
  • 62 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/Plan_espace.glob
  • 61 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/Field_affine.vo
  • 61 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_dilatations.vo
  • 61 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_conjugaison.vo
  • 61 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/homothetie_plane.vo
  • 60 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/distance_euclidienne.vo
  • 60 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/homoth_Euler.glob
  • 59 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_conjugaison.glob
  • 58 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/composee_dilatations.vo
  • 57 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/mesure_algebrique.vo
  • 57 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complements_cercle.vo
  • 56 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/similitudes_directes.vo
  • 55 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/repere_plan.vo
  • 55 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/puissance_cercle.vo
  • 55 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/cercle.vo
  • 55 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/orthogonalite.glob
  • 54 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_transformations.glob
  • 53 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/Droite_espace.vo
  • 53 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_similitudes.vo
  • 53 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/homothetie_plane.glob
  • 52 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_analytique.glob
  • 52 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/Rutile.vo
  • 51 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/repere_ortho_plan.vo
  • 50 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/mediatrice.glob
  • 50 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/euclidien_classiques.glob
  • 50 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/isocele.vo
  • 49 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_transformations.vo
  • 49 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/determinant.vo
  • 49 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/droite_Euler.vo
  • 49 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes.vo
  • 48 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_analytique.vo
  • 47 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/produit_scalaire.vo
  • 47 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/milieu.glob
  • 46 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/equations_cercles.vo
  • 45 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/orthogonalite_espace.vo
  • 45 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/orthocentre.glob
  • 43 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/projection_orthogonale.vo
  • 41 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/determinant.glob
  • 41 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_exercice.vo
  • 40 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/isocele.glob
  • 40 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/alignement.glob
  • 38 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/distance_euclidienne.glob
  • 37 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/vecteur.glob
  • 37 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/orthogonalite_espace.glob
  • 37 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/repere_plan.glob
  • 36 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/produit_scalaire.glob
  • 35 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/coplanarite.glob
  • 34 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes.glob
  • 34 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/mesure_algebrique.glob
  • 34 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complements_cercle.glob
  • 33 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/Field_affine.glob
  • 32 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_exercice.glob
  • 32 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/orientation.v
  • 32 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/cercle.glob
  • 31 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/Rutile.glob
  • 30 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/repere_ortho_plan.glob
  • 30 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/puissance_cercle.glob
  • 28 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/metrique_triangle.v
  • 27 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/Droite_espace.glob
  • 26 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/exercice_morley.v
  • 26 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/reflexion_plane.v
  • 23 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/contact.v
  • 23 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/trigo.v
  • 23 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/angles_vecteurs.v
  • 22 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/operations_complexes.v
  • 21 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/triangles_semblables.v
  • 21 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/cocyclicite.v
  • 20 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/equations_droites.v
  • 20 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/projection_orthogonale.glob
  • 20 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/angles_droites.v
  • 20 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/aire_signee.v
  • 19 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/applications_cocyclicite.v
  • 19 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/inversion.v
  • 18 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/formes_complexes.v
  • 18 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/dilatations.v
  • 18 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/Plans_paralleles.v
  • 18 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/composee_transformations.v
  • 18 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/barycentre.v
  • 18 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/transformations_contact.v
  • 17 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/parallelisme_concours.v
  • 17 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/composee_translation_rotation.v
  • 16 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_inversion.v
  • 16 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/droite_Euler.glob
  • 16 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/affine_classiques.v
  • 15 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/rotation_plane.v
  • 15 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_dilatations.v
  • 14 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/representant_unitaire.v
  • 14 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/exercice_espace.v
  • 14 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/composee_reflexions.v
  • 13 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/Ptolemee.v
  • 13 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/Plan_espace.v
  • 13 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/similitudes_directes.v
  • 13 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/homoth_Euler.v
  • 12 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/Droite_plan_espace.v
  • 12 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_similitudes.v
  • 11 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/mediatrice.v
  • 11 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_conjugaison.v
  • 10 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/orthocentre.v
  • 10 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_transformations.v
  • 10 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/orthogonalite.v
  • 9 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/milieu.v
  • 9 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/alignement.v
  • 9 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/composee_dilatations.v
  • 9 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/homothetie_plane.v
  • 8 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/puissance_cercle.v
  • 8 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/euclidien_classiques.v
  • 8 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complements_cercle.v
  • 8 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/determinant.v
  • 8 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/cercle.v
  • 8 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes.v
  • 7 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/vecteur.v
  • 7 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/distance_euclidienne.v
  • 7 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/isocele.v
  • 7 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/equations_cercles.v
  • 7 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/repere_ortho_plan.v
  • 7 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/orthogonalite_espace.v
  • 7 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_analytique.v
  • 7 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/coplanarite.v
  • 6 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/produit_scalaire.v
  • 6 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/Rutile.v
  • 6 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/Field_affine.v
  • 6 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/repere_plan.v
  • 6 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_exercice.v
  • 5 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/mesure_algebrique.v
  • 5 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/Droite_espace.v
  • 4 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/droite_Euler.v
  • 4 K ../ocaml-base-compiler.4.13.1/lib/coq/user-contrib/HighSchoolGeometry/projection_orthogonale.v

Uninstall 🧹

Command
opam remove -y coq-high-school-geometry.8.13.0
Return code
0
Missing removes
none
Wrong removes
none