package coq-mathcomp-finmap

  1. Overview
  2. No Docs
Finite sets, finite maps, finitely supported functions, orders

Install

Dune Dependency

Authors

Maintainers

Sources

1.3.1.tar.gz
sha256=5b90b4dbb1c851be7a835493ef81471238260580e2d1b340dc4cf40668c6a15b

Description

This library is an extension of mathematical component in order to support finite sets and finite maps on choicetypes (rather that finite types). This includes support for functions with finite support and multisets. The library also contains a generic order and set libary, which will be used to subsume notations for finite sets, eventually.

Dependencies (3)

  1. coq-mathcomp-bigenough (>= "1.0.0" & < "1.1~")
  2. coq-mathcomp-ssreflect (>= "1.8.0" & < "1.10~")
  3. coq (>= "8.7" & < "8.11~")

Dev Dependencies

None

Conflicts

None