package coq-mathcomp-analysis

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.0.tar.gz
sha512=57e5ec7e71338de65f1a07a9036c6d19a3584f757be76e8375a2f984d1fd05265928113a57c44d942e0ef9be7753299240763052d60661cb59551f7abb33b1e8

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 (< "1.3.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.13.0" & < "1.15~") | (= "dev")
  3. coq-mathcomp-solvable (>= "1.13.0" & < "1.15~") | (= "dev")
  4. coq-mathcomp-algebra (>= "1.13.0" & < "1.15~") | (= "dev")
  5. coq-mathcomp-fingroup (>= "1.13.0" & < "1.15~") | (= "dev")
  6. coq-mathcomp-ssreflect (>= "1.13.0" & < "1.15~") | (= "dev")
  7. coq (>= "8.13" & < "8.16~") | (= "dev")

Used by (6)

  1. coq-algorand >= "1.4"
  2. coq-infotheo = "0.3.7"
  3. coq-libvalidsdp >= "1.0.1"
  4. coq-monae = "0.4.1"
  5. coq-robot
  6. coq-validsdp >= "1.0.1"

Conflicts

None