coq-corn 8.19.0+ds1-1build2 source package in Ubuntu

Changelog

coq-corn (8.19.0+ds1-1build2) oracular; urgency=medium

  * Rebuild against latest coq-bignums

 -- Jeremy Bícha <email address hidden>  Sun, 30 Jun 2024 07:13:30 -0400

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Oracular
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.19.0+ds1.orig.tar.gz 1.3 MiB 93278dd07b52966741beee3e7a98d8b8ef808bf619e6427f93f66b5bd59f0cac
coq-corn_8.19.0+ds1-1build2.debian.tar.xz 4.3 KiB 980d41faa65a5a9dbb34ea7114ce871e9dcd1a6d0f9ffc9bf3fceb12185545cd
coq-corn_8.19.0+ds1-1build2.dsc 2.1 KiB 27758264cf16decac4effb871324d87c310b666ae70fe0d51664f52012b05a6a

View changes file

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.