package coq-mathcomp-ssreflect

  1. Overview
  2. No Docs

Description

This library includes the small scale reflection proof language extension and the minimal set of libraries to take advantage of it. This includes libraries on lists (seq), boolean and boolean predicates, natural numbers and types with decidable equality, finite types, finite sets, finite functions, finite graphs, basic arithmetics and prime numbers, big operators

Dependencies (2)

  1. coq ((>= "8.5" & < "8.6~") | (>= "8.6" & < "8.7~") | (>= "8.7" & < "8.8~"))
  2. ocaml

Dev Dependencies

None

Conflicts

None