Documentation

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

Provides the logic for reifying predicates on BitVec.

Construct an uninterpreted Bool atom from t.

Equations
  • One or more equations did not get rendered due to their size.
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.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

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

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For