• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
      • Apt
      • Zfc
      • Acre
      • Milawa
      • Smtlink
        • Z3-installation
        • Smt-hint
        • Tutorial
        • Status
        • Developer
          • Verified
            • Uninterpreted-fn-cp
            • Smt-hint-interface
            • Function-expansion
            • Smt-config
            • Fty-support
            • Smt-computed-hints
            • Add-hypo-cp
            • Smt-hint-please
            • Type-extract-cp
            • Smt-extract
            • Smtlink-process-user-hint
            • Smt-basics
            • Smt-type-hyp
            • Smt-magic-fix
          • Trusted
      • Abnf
      • Vwsim
      • Isar
      • Wp-gen
      • Dimacs-reader
      • Pfcs
      • Legacy-defrstobj
      • Proof-checker-array
      • Soft
      • C
      • Farray
      • Rp-rewriter
      • Instant-runoff-voting
      • Imp-language
      • Sidekick
      • Leftist-trees
      • Java
      • Taspi
      • Bitcoin
      • Riscv
      • Des
      • Ethereum
      • X86isa
      • Sha-2
      • Yul
      • Zcash
      • Proof-checker-itp13
      • Regex
      • ACL2-programming-language
      • Json
      • Jfkr
      • Equational
      • Cryptography
      • Poseidon
      • Where-do-i-place-my-book
      • Axe
      • Bigmems
      • Builtins
      • Execloader
      • Aleo
      • Solidity
      • Paco
      • Concurrent-programs
      • Bls12-377-curves
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
    • Math
    • Testing-utilities
  • Developer

Verified

Verified part of Smtlink

Introduction

Subtopics

Uninterpreted-fn-cp
Verified clause-processor for proving return types of uninterpreted functions.
Smt-hint-interface
Define default Smtlink hint interface
Function-expansion
Function expansion
Smt-config
Define default Smtlink config and custom Smtlink config
Fty-support
Supports for ftytypes
Smt-computed-hints
This document discusses how computed-hints are used in the architecture of Smtlink.
Add-hypo-cp
Verified clause-processor for adding user hypotheses
Smt-hint-please
The function hint-please in SMT is for passing hints to subgoals using the clause-processor and computed-hint mechanism.
Type-extract-cp
Verified clause-processor for extracting type declarations
Smt-extract
SMT-extract extracts type hypotheses from the clause. The SMT solver requires knowing type declarations.
Smtlink-process-user-hint
Functionalities for processing user hints given to Smtlink. User hints will be merged with (smt-hint).
Smt-basics
Basic functions and types in Smtlink.
Smt-type-hyp
The function type-hyp passes type related information onto the trusted clause processor.
Smt-magic-fix