• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
      • Gl
        • Term-level-reasoning
        • Glmc
        • Other-resources
        • Optimization
          • Term-level-reasoning
          • Def-gl-param-thm
          • Case-splitting
          • Modes
          • Memory-management
          • Preferred-definitions
          • Custom-symbolic-counterparts
          • Redundant-recursion
          • Alternate-definitions
          • Gl-param-thm
          • Reference
          • Debugging
          • Basic-tutorial
        • Esim
        • Vl2014
        • Sv
        • Fgl
        • Vwsim
        • Vl
        • X86isa
        • Svl
        • Rtl
      • Software-verification
      • Math
      • Testing-utilities
    • Reference
    • Optimization

    Gl-param-thm

    Prove a theorem using GL symbolic simulation with parametrized case-splitting, without storing the theorem.

    Exactly the same as def-gl-param-thm, but does not store the resulting theorem: def-gl-param-thm is to gl-param-thm as defthm is to thm. The :rule-classes argument is accepted, but ignored.