package coq-mathcomp-finmap

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.0.tar.gz
md5=064f05c13295292e83d8e50c163dfec8

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

  1. coq-mathcomp-ssreflect >= "1.6.1" & < "1.8~"
  2. coq >= "8.6"

Dev Dependencies

None

Conflicts

None