coq-corn 8.18.0-1build1 source package in Ubuntu

Changelog

coq-corn (8.18.0-1build1) noble; urgency=medium

  * No-change rebuild for new libcoq-stdlib ABI

 -- Steve Langasek <email address hidden>  Sun, 24 Mar 2024 00:12:36 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
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.18.0.orig.tar.gz 1.3 MiB ec56d286a730d7102c428501014f3af6158e3c30440870f1a6f15918cb7c4ee7
coq-corn_8.18.0-1build1.debian.tar.xz 4.1 KiB ada2a3e532661154ed9d218a6eb5cdfa1ccf75b0627f4921c0127b2767240129
coq-corn_8.18.0-1build1.dsc 2.2 KiB f2a7fff20684907c4afe7c467fdf129a7a875e0ca4906949d6b7fe86df3bd99b

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.