package coq-mathcomp-finmap

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.5.1.tar.gz
sha256=beae8e94b7a092fdb47f715384ad47716841a5e5925390426c7bfa3223f3b39d

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

None

Dev Dependencies (2)

  1. coq-mathcomp-ssreflect (>= "1.11.0" & < "1.15~") | (= "dev")
  2. coq (>= "8.10" & < "8.16~") | (= "dev")

Conflicts

None