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

Changelog

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

  * No-change rebuild for OCaml ABIs.

 -- Matthias Klose <email address hidden>  Sun, 08 Sep 2024 04:44:53 +0200

Upload details

Uploaded by:
Matthias Klose
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
Oracular release universe misc

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-1build5.debian.tar.xz 4.3 KiB 84c4896edafe37286316b9444c3ad64fcf1ac8a6ab46d7e567647bd6aaa44663
coq-corn_8.19.0+ds1-1build5.dsc 2.1 KiB 0cd73b2e7c12f0ffa624f08d1a844a783b18a648ca77982931ca78d8092e6a53

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.