package coq-mathcomp-finmap

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.4.0.tar.gz
sha256=ed145e6b1be9fcc215d4de20a17d64bc8772f0a2afc2372a318733882ea69ad2

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.11~")
  3. coq (>= "8.7" & < "8.11.1")

Dev Dependencies

None

Conflicts

None