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

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 (1)

  1. coq-mathcomp-bigenough >= "1.0.0"

Dev Dependencies (4)

  1. coq-mathcomp-field (>= "1.12.0" & < "1.15~") | (= "dev")
  2. coq-mathcomp-algebra (>= "1.12.0" & < "1.15~") | (= "dev")
  3. coq-mathcomp-ssreflect (>= "1.12.0" & < "1.15~") | (= "dev")
  4. coq (>= "8.10" & < "8.16~") | (= "dev")

Conflicts

None