package coq-mathcomp-real-closed

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.4.tar.gz
sha256=cf36400e474fd4b894c190b98bb9d332fe99e17f71e2b8e875f98a16d759154c

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 >= "1.13.0" & < "1.20~"
  5. coq >= "8.13" & < "8.21~"

Dev Dependencies

None

Conflicts

None