This module contains the implementation of a bitblaster for BitVec.neg
.
def
Std.Tactic.BVDecide.BVExpr.bitblast.blastNeg
{α : Type}
[Hashable α]
[DecidableEq α]
{w : Nat}
(aig : Std.Sat.AIG α)
(input : aig.RefVec w)
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
instance
Std.Tactic.BVDecide.BVExpr.bitblast.instLawfulVecOperatorRefVecBlastNeg
{α : Type}
[Hashable α]
[DecidableEq α]
:
Std.Sat.AIG.LawfulVecOperator α Std.Sat.AIG.RefVec fun {len : Nat} => Std.Tactic.BVDecide.BVExpr.bitblast.blastNeg
Equations
- ⋯ = ⋯