package coq-mathcomp-finmap

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.0.tar.gz
sha256=fed84ffbb51701fa91705cac8473fc5138d50a8f9f556b4c96e0dcb45f5b54c7

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.0~")
  2. coq-mathcomp-ssreflect (>= "1.8.0" & < "1.9.0~")
  3. coq (>= "8.7" & < "8.11.1")

Dev Dependencies

None

Conflicts

None