• Top
    • Documentation
    • Books
    • Recursion-and-induction
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
      • Kestrel-books
      • X86isa
      • Execloader
      • Axe
        • R1cs-verification-with-axe
        • Dags
        • Lifters
        • Stp
    • Testing-utilities
    • Math
  • Software-verification
  • Kestrel-books

Axe

The Axe toolkit

The Axe toolkit provides a variety of tools for software verification, including lifters-into-logic, rewriters, theorem provers, and equivalence checkers.

Most of Axe is now available in the ACL2 Community books, under kestrel/axe/, though much work remains to document it.

See the Axe webpage for more information.

Subtopics

R1cs-verification-with-axe
Verifying an R1CS using the Axe toolkit.
Dags
Axe's DAG data structure
Lifters
Axe Lifters
Stp
An SMT solver used by the Axe toolkit