coq-corn 8.16.0-3 source package in Ubuntu

Changelog

coq-corn (8.16.0-3) unstable; urgency=medium

  * Bump standards-version to 4.6.2.

 -- Julien Puydt <email address hidden>  Tue, 13 Jun 2023 22:14:32 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
coq-corn_8.16.0-3.dsc 2.0 KiB 1914c0156606df559dc2cdae4dd51540973fb7e27bf53f4398e16c8cff0273b4
coq-corn_8.16.0.orig.tar.gz 1.3 MiB 80c20cea5b66679115f75c521d57f2481e7011c919547fdbcbcf6402d0bec995
coq-corn_8.16.0-3.debian.tar.xz 3.8 KiB 94de36fa94e84720d5438d673bb8df5acb6e2d6346ad2846323a14e5a4522f46

No changes file available.

Binary packages built by this source

libcoq-corn: Coq Constructive Repository at Nijmegen

 This library provides different theories for Coq:
  - an algebraic hierarchy with an axiomatic formalization
 of the most common algebraic structures, like setoids,
 monoids, groups, rings, fields, ordered fields, rings of
 polynomials and real and complex numbers;
  - a construction of the real numbers satisfying the above
 axiomatic description;
  - a proof of the fundamental theorem of algebra;
  - a collection of elementary results on real analysis
  including continuity, differentiability, integration,
  Taylor's theorems and the fundamental theorem of calculus;
  - tools for exact real computations like real numbers,
  functions, integrals, graph of functions and differential
  equations.
 .
 Coq is a proof assistant for higher-order logic.