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.1.tar.gz
sha512=f38c70f1da125a26e9296d07a87804be00c103731cdcbdcb2a535d05d3afdc47e38bb71ea3b1601e67a1bce84fb4fe5d18fc7da58a67db700bdd0873694346a9

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.9.0" & < "1.11~")
  3. coq (>= "8.7" & < "8.12~")

Dev Dependencies

None

Conflicts

None