package coq-mathcomp-finmap

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.0.0.tar.gz
sha512=b130464b0bd1f2feb5c198cd9e842ef7dfef39d3e8dcedb051fe46c616a8455d2214bac61964e5df06d6f91840b2d2f7dfb5c69574534106e67ddea07c35f577

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 (>= "2.0.0" & < "2.2~") | (= "dev")
  2. coq (>= "8.16" & < "8.19~") | (= "dev")

Conflicts

None