Documentation

Lean.Meta.Tactic.BVDecide.Prover.Bitblast

This module provides the implementation of the bv_decide frontend itself.

Run a SAT solver to obtain an LRAT certificate and use it to produce a proof of UNSAT.

Instances For

    Given a pre-existing LRAT certificate in ctx.lratPath use it to produce a proof of UNSAT.

    Instances For