package coq-mathcomp-real-closed

  1. Overview
  2. No Docs
Mathematical Components Library on real closed fields

Install

Dune Dependency

Authors

Maintainers

Sources

2.0.1.tar.gz
sha256=775b926cdf112ef44d6988dbe1df230b62e8e38dfe6671e5f6f4b8b5f878d469

Description

This library contains definitions and theorems about real closed fields, with a construction of the real closure and the algebraic closure (including a proof of the fundamental theorem of algebra). It also contains a proof of decidability of the first order theory of real closed field, through quantifier elimination.

Dependencies (5)

  1. coq-mathcomp-bigenough >= "1.0.0"
  2. coq-mathcomp-field
  3. coq-mathcomp-algebra
  4. coq-mathcomp-ssreflect >= "2.1.0" & < "2.3.0"
  5. coq >= "8.17" & < "8.21~"

Dev Dependencies

None

Conflicts

None