package coq-mathcomp-analysis

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.7.tar.gz
sha512=97c277ad2bd8fc75be458178d1ac5a2f5c9dd6651bc137e80fdeeda5b62f5b25969bfce64e58321494075f116afc703268479833effa86a7deae61fe926d606e

Description

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

Dependencies (1)

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

Dev Dependencies (8)

  1. coq-hierarchy-builder >= "0.10.0" | (= "dev")
  2. coq-mathcomp-finmap (>= "1.5.1" & < "1.6~") | (= "dev")
  3. coq-mathcomp-field (>= "1.12.0" & < "1.13~") | (= "dev")
  4. coq-mathcomp-solvable (>= "1.12.0" & < "1.13~") | (= "dev")
  5. coq-mathcomp-algebra (>= "1.12.0" & < "1.13~") | (= "dev")
  6. coq-mathcomp-fingroup (>= "1.12.0" & < "1.13~") | (= "dev")
  7. coq-mathcomp-ssreflect (>= "1.12.0" & < "1.13~") | (= "dev")
  8. coq (>= "8.11" & < "8.14~") | (= "dev")

Used by (5)

  1. coq-infotheo >= "0.2.2" & < "0.3.4"
  2. coq-libvalidsdp >= "1.0.0"
  3. coq-monae >= "0.3.2" & < "0.4"
  4. coq-robot
  5. coq-validsdp >= "1.0.0"

Conflicts

None