• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
      • Apt
        • Simplify-defun
        • Isodata
        • Tailrec
        • Schemalg
        • Restrict
        • Expdata
        • Casesplit
        • Simplify-term
        • Simplify-defun-sk
        • Parteval
          • Parteval-implementation
            • Parteval-event-generation
            • Parteval-fn
            • Parteval-input-processing
              • Parteval-process-inputs
              • Parteval-unchanging-static-in-rec-calls-p
              • Parteval-process-static-terms
              • Parteval-unchanging-static-in-rec-args-p
              • Parteval-process-thm-name
              • Parteval-process-static
              • Parteval-process-old
              • Parteval-case-of-old
            • Parteval-macro-definition
        • Solve
        • Wrap-output
        • Propagate-iso
        • Simplify
        • Finite-difference
        • Drop-irrelevant-params
        • Copy-function
        • Lift-iso
        • Rename-params
        • Utilities
        • Simplify-term-programmatic
        • Simplify-defun-sk-programmatic
        • Simplify-defun-programmatic
        • Simplify-defun+
        • Common-options
        • Common-concepts
      • Zfc
      • Acre
      • Milawa
      • Smtlink
      • Abnf
      • Vwsim
      • Isar
      • Wp-gen
      • Dimacs-reader
      • Pfcs
      • Legacy-defrstobj
      • Proof-checker-array
      • Soft
      • C
      • Farray
      • Rp-rewriter
      • Riscv
      • Instant-runoff-voting
      • Imp-language
      • Sidekick
      • Leftist-trees
      • Java
      • Taspi
      • Bitcoin
      • 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
    • Community
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
    • Math
    • Testing-utilities
  • Parteval-implementation

Parteval-input-processing

Input processing performed by parteval.

See input processing for general background.

Subtopics

Parteval-process-inputs
Process all the inputs.
Parteval-unchanging-static-in-rec-calls-p
Check if the static parameters do not change in the arguments of the recursive calls of old.
Parteval-process-static-terms
Process the c1, ..., cm parts of the static input.
Parteval-unchanging-static-in-rec-args-p
Check if the static parameters do not change in the arguments of a recursive call of old.
Parteval-process-thm-name
Process the :thm-name input.
Parteval-process-static
Process the static input.
Parteval-process-old
Process the old input.
Parteval-case-of-old
Classify old into one of the three cases described in the reference documentation.