package coq-formalv-check_range

  1. Overview
  2. No Docs
Tactics to automatically prove Boolean goals involving Uint63/Sint63 variables

Install

Dune Dependency

Authors

Maintainers

Sources

formalv-1.2.0.tar.gz
sha256=7e01fa9f588e25d6b0ccaaeb4ba85439b3b7e16b9e16ab4c76be93d258e3de38

Description

FV Check Range provides tactics to automatically prove Boolean goals involving 1, 2 or 3 Uint63.int/Sint63.int bounded variables through brute-force computation.

Dependencies (4)

  1. coq-formalv-prim63_mathcomp = version
  2. coq-mathcomp-ssreflect >= "1.13" & < "1.18~"
  3. coq-mathcomp-algebra >= "1.13" & < "1.18~"
  4. coq >= "8.14" & < "8.18~"

Dev Dependencies

None

Used by (1)

  1. coq-formalv-time >= "1.2.0"

Conflicts

None