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=2c2d6f013650e36c2766b7d89a4c40e8f144dd7cc159fea1f130bda84cdec04b30efa29c5144a16be85a4ebc2768a2035fbef5456978245327cf5a5210979bb8
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:2022-08-20Published: 20 Aug 2022
Dependencies (3)
- coq-bignums
-
coq-math-classes
>= "8.8.1"
-
coq
>= "8.11" & < "8.18~"
Dev Dependencies
None
Used by
None
Conflicts
None