Documentation

Std.Tactic.BVDecide.Bitblast.BVExpr.Circuit.Impl.Operations.Sub

This module contains the implementation of a bitblaster for BitVec.sub.

def Std.Tactic.BVDecide.BVExpr.bitblast.blastSub {α : Type} [Hashable α] [DecidableEq α] {w : Nat} (aig : Std.Sat.AIG α) (input : aig.BinaryRefVec w) :
Equations
  • One or more equations did not get rendered due to their size.
Instances For
    instance Std.Tactic.BVDecide.BVExpr.bitblast.instLawfulVecOperatorBinaryRefVecBlastSub {α : Type} [Hashable α] [DecidableEq α] :
    Std.Sat.AIG.LawfulVecOperator α Std.Sat.AIG.BinaryRefVec fun {len : Nat} => Std.Tactic.BVDecide.BVExpr.bitblast.blastSub
    Equations
    • =