package coq-mathcomp-finmap

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.5.0.tar.gz
sha512=6c40dca62b980f84df1a79cf98355afa8cbcb1184153f8590f1851a2ce13e3cbfe4266b90029cb234b5304179ecc1cd5e2e7ed3353a6bfafc7603e5c619944c2

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

Dev Dependencies

None

Conflicts

None