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=90ea028ab46043c97e362ec83b2fa8f9b6e209f60264385bddf16856d7b2cfa1072e7013e8cc055651b9370f86729cdbee04b105f394e366090c248f5a70f07a

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

  1. rocq-sail-stdpp

Conflicts

None

Rocq

Interactive Theorem Prover