package coq-mathcomp-analysis

  1. Overview
  2. No Docs
An analysis library for mathematical components

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.11.tar.gz
sha512=61f216119887d55137e10fb1c582140c5b3bd2b8ab933e59375d2cc555a33a2cdb5e3cf11ad2d1bde9c54df61cd3430383a4a26efb8c095f777d95de26ffb900

Description

This repository contains an experimental library for real analysis for the Coq proof-assistant and using the Mathematical Components library.

Dependencies (2)

  1. coq-hierarchy-builder (>= "0.10.0")
  2. coq-mathcomp-bigenough (>= "1.0.0")

Dev Dependencies (7)

  1. coq-mathcomp-finmap (>= "1.5.1" & < "1.6~") | (= "dev")
  2. coq-mathcomp-field (>= "1.12.0" & < "1.14~") | (= "dev")
  3. coq-mathcomp-solvable (>= "1.12.0" & < "1.14~") | (= "dev")
  4. coq-mathcomp-algebra (>= "1.12.0" & < "1.14~") | (= "dev")
  5. coq-mathcomp-fingroup (>= "1.12.0" & < "1.14~") | (= "dev")
  6. coq-mathcomp-ssreflect (>= "1.12.0" & < "1.14~") | (= "dev")
  7. coq (>= "8.11" & < "8.15~") | (= "dev")

Used by (6)

  1. coq-infotheo >= "0.3.4" & < "0.3.7"
  2. coq-libvalidsdp >= "1.0.0"
  3. coq-mathcomp-dioid >= "0.2"
  4. coq-monae >= "0.3.4" & < "0.4.1"
  5. coq-robot
  6. coq-validsdp >= "1.0.0"

Conflicts

None