package coq-corn
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
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=8a7e47d7eaac4cebcfbfe7ecb7bb99c46e5b1df6e030dbc77dbafcb199c0cd5b620b9f192c12d703c0fb61265d3247cd278a56ad37af984eeaa0b0e0f2bbd809
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:2021-09-07Published: 07 Sep 2021
Dependencies (3)
- coq-bignums
-
coq-math-classes
>= "8.8.1"
-
coq
>= "8.7" & < "8.16~"
Dev Dependencies
None
Used by
None
Conflicts
None