TorchLean API

Lean.Elab.Tactic.BVDecide.Frontend.BVDecide.ReifiedBVPred

Provides the logic for reifying predicates on BitVec.

Construct an uninterpreted Bool atom from origExpr.

Instances For

    Construct the reified version of applying the predicate in pred to lhs and rhs. This function assumes that lhsExpr and rhsExpr are the corresponding expressions to lhs and rhs.

    Instances For

      Construct the reified version of BitVec.getLsbD subExpr idx. This function assumes that subExpr is the expression corresponding to sub.

      Instances For