package coq-corn
Install
Dune Dependency
Authors
- 
  
    
    EEvgeny Makarov
- 
  
    
    RRobbert Krebbers
- 
  
    
    EEelis van der Weegen
- 
  
    
    BBas Spitters
- 
  
    
    JJelle Herold
- 
  
    
    RRussell O'Connor
- 
  
    
    CCezary Kaliszyk
- 
  
    
    DDan Synek
- 
  
    
    LLuís Cruz-Filipe
- 
  
    
    MMilad Niqui
- 
  
    
    IIris Loeb
- 
  
    
    HHerman Geuvers
- 
  
    
    RRandy Pollack
- 
  
    
    FFreek Wiedijk
- 
  
    
    JJan Zwanenburg
- 
  
    
    DDimitri Hendriks
- 
  
    
    HHenk Barendregt
- 
  
    
    MMariusz Giero
- 
  
    
    RRik van Ginneken
- 
  
    
    DDimitri Hendriks
- 
  
    
    SSébastien Hinderer
- 
  
    
    BBart Kirkels
- 
  
    
    PPierre Letouzey
- 
  
    
    LLionel Mamane
- 
  
    
    NNickolay Shmyrev
- 
  
    
    VVincent Semeria
Maintainers
Sources
sha512=68567924e464104771b06fc7e2f9fafa0da26b3e3d820c9b6617e36fd9f0ea1f6ea4fe306ef81e500df55158d0d005fe84428927494266942656fe6ca3400d09
    
    
  Description
CoRN includes the following parts:
- 
Algebraic Hierarchy An axiomatic formalization of the most common algebraic structures, including setoids, monoids, groups, rings, fields, ordered fields, rings of polynomials, real and complex numbers 
- 
Model of the Real Numbers Construction of a concrete real number structure satisfying the previously defined axioms 
- 
Fundamental Theorem of Algebra A proof that every non-constant polynomial on the complex plane has at least one root 
- 
Real Calculus A collection of elementary results on real analysis, including continuity, differentiability, integration, Taylor's theorem and the Fundamental Theorem of Calculus 
- 
Exact Real Computation Fast verified computation inside Coq. This includes: real numbers, functions, integrals, graphs of functions, differential equations. 
Tags
category:Mathematics/Algebra category:Mathematics/Real Calculus and Topology category:Mathematics/Exact Real computation keyword:constructive mathematics keyword:algebra keyword:real calculus keyword:real numbers keyword:Fundamental Theorem of Algebra logpath:CoRN date:2025-08-28Published: 29 Aug 2025
Dependencies (4)
- 
  
    coq-elpi
  
  
    >= "1.19.3"
- coq-bignums
- 
  
    coq-math-classes
  
  
    >= "8.19.0"
- 
  
    coq
  
  
    >= "8.18" & < "9.1~"
Dev Dependencies
None
Used by
None
Conflicts
None