• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
      • Apt
      • Zfc
      • Acre
      • Milawa
      • Smtlink
      • Abnf
      • Vwsim
      • Isar
      • Wp-gen
      • Dimacs-reader
      • Pfcs
      • Legacy-defrstobj
      • C
      • Proof-checker-array
      • Soft
      • Farray
      • Rp-rewriter
      • Instant-runoff-voting
      • Imp-language
      • Sidekick
      • Ethereum
      • Leftist-trees
      • Java
      • Riscv
        • Specification
          • Semantics
          • Features
            • Feat-base
            • Feat-endian
            • Feat
            • Feat->xlen
            • Feat->ialign
            • Feat->xnum
            • Feat-64p
              • Not-feat-32p-and-feat-64p
              • Feat-32p-or-64p
              • Feat-32p
              • Feat-little-endianp
              • Feat-big-endianp
              • Feat->ilen
              • Feat-embedp
              • Feat-mp
            • Instructions
            • Encoding
            • States
            • Reads-over-writes
            • Semantics-equivalences
            • Decoding
            • Execution
          • Executable
          • Specialized
          • Optimized
        • Taspi
        • Bitcoin
        • Zcash
        • Des
        • X86isa
        • Sha-2
        • Yul
        • Proof-checker-itp13
        • Regex
        • ACL2-programming-language
        • Json
        • Jfkr
        • Equational
        • Cryptography
        • Axe
        • Poseidon
        • Where-do-i-place-my-book
        • Aleo
        • Bigmems
        • Builtins
        • Execloader
        • Solidity
        • Paco
        • Concurrent-programs
        • Bls12-377-curves
      • Debugging
      • Community
      • Std
      • Proof-automation
      • Macro-libraries
      • ACL2
      • Interfacing-tools
      • Hardware-verification
      • Software-verification
      • Math
      • Testing-utilities
    • Feat-32p
    • Feat-64p

    Feat-32p-or-64p

    At least one of feat-32p and feat-64p holds.

    Definitions and Theorems

    Theorem: feat-32p-or-64p

    (defthm feat-32p-or-64p
      (or (feat-32p feat) (feat-64p feat))
      :rule-classes
      (:rewrite (:forward-chaining
                     :trigger-terms ((feat-32p feat) (feat-64p feat)))))