package rocq-stdpp-bitvector

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

Install

Dune Dependency

Authors

Maintainers

Sources

stdpp-1.13.0.tar.gz
sha512=ba0477e0a7f3adea3baf726133294171724e57de107bd79d397392881ee9093f8055334958fdf9db6c3b72a99763510c8e9b4e6eca51dbe0c5676fd6f5a78a73

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. rocq-stdpp = version

Dev Dependencies

None

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover