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.2.tar.gz
sha256=c29ce2399757204951548633d5d0c298b893acd293af1d9e60ed26d94cc78f9f

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.4"
  5. coq >= "8.17" & < "8.21~"

Dev Dependencies

None

Conflicts

None