This module contains the implementation of a bitblaster for symbolic BitVec
values.
- ident : Nat
Instances For
Equations
- Std.Tactic.BVDecide.BVExpr.bitblast.blastVar aig var = Std.Tactic.BVDecide.BVExpr.bitblast.blastVar.go aig w var.ident 0 Std.Sat.AIG.RefVec.empty ⋯
Instances For
@[irreducible]
def
Std.Tactic.BVDecide.BVExpr.bitblast.blastVar.go
(aig : Sat.AIG BVBit)
(w a curr : Nat)
(s : aig.RefVec curr)
(hcurr : curr ≤ w)
:
Equations
- One or more equations did not get rendered due to their size.