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.4.tar.gz
sha256=68a996444ac66202c0b5c80b791696d3c803fa733cc7aa4d755b9831129cd591

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