package coq-stdpp-bitvector

  1. Overview
  2. Homepage
A library for bitvectors based on std++

Install

Dune Dependency

Authors

Maintainers

Sources

coq-stdpp-1.12.0.tar.gz
sha512=8669bbf7e34775d101ddd10f2d868c1ec66ea3575ae73cbca8fd5abdad3f819bd1b3eb0636d2991a555733b2c91e6babd4cf246d7aef90c33612fa826abf4c64

Description

This library provides the bv n type for representing n-bit bitvectors (i.e., fixed-size integers with n bits). It comes with definitions for the standard operations (e.g., the operations exposed by SMT-LIB) and some basic automation for solving bitvector goals based on the lia tactic.

Dependencies (1)

  1. coq-stdpp = version

Dev Dependencies

None

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover