package coq-mathcomp-finmap

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.5.2.tar.gz
sha512=446b9c582b7abbe3eca28bccdf35abae29c92f2899267a243c94db4929ccb4fbde72de37d569dfe224c2724db6d968d7fc5beea6abd7dd66c68bc128482f5738

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 (1)

  1. coq-mathcomp-ssreflect >= "1.12.0" & < "1.20~"

Dev Dependencies (1)

  1. coq (>= "8.13" & < "8.21~") | (= "dev")

Conflicts

None