• Top
    • Documentation
    • Books
    • Recursion-and-induction
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
      • Theories
      • Rule-classes
      • Proof-builder
      • Hons-and-memoization
      • Events
      • History
      • Parallelism
      • Programming
      • Start-here
      • Real
      • Debugging
      • Miscellaneous
        • Term
        • Ld
        • Hints
          • Lemma-instance
          • Computed-hints
          • Override-hints
          • Hints-and-the-waterfall
          • Goal-spec
          • Termination-theorem-example
          • Consideration
          • Hint-wrapper
          • Default-hints
          • Guard-theorem-example
          • Do-not-hint
          • Guard-theorem
          • Using-computed-hints
            • Using-computed-hints-7
            • Using-computed-hints-6
            • Using-computed-hints-4
            • Using-computed-hints-3
            • Using-computed-hints-2
            • Using-computed-hints-8
            • Using-computed-hints-5
            • Using-computed-hints-1
          • Termination-theorem
          • Custom-keyword-hints
          • Do-not
        • Type-set
        • Ordinals
        • ACL2-customization
        • With-prover-step-limit
        • With-prover-time-limit
        • Set-prover-step-limit
        • Local-incompatibility
        • Set-case-split-limitations
        • Subversive-recursions
        • Specious-simplification
        • Defsum
        • Oracle-timelimit
        • Thm
        • Defopener
        • Gcl
        • Case-split-limitations
        • Set-gc-strategy
        • Default-defun-mode
        • Top-level
        • Reader
        • Ttags-seen
        • Adviser
        • Ttree
        • Abort-soft
        • Defsums
        • Gc$
        • With-timeout
        • Coi-debug::fail
        • Expander
        • Gc-strategy
        • Coi-debug::assert
        • Sin-cos
        • Def::doc
        • Syntax
        • Subversive-inductions
      • Output-controls
      • Macros
      • Interfacing-tools
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
    • Testing-utilities
    • Math
  • Computed-hints
  • Hints

Using-computed-hints

How to use computed hints

Computed hints (see computed-hints) are extraordinarily powerful. We show a few examples here to illustrate their use. We recommend that the using-computed-hints-n topics be read in the order using-computed-hints-1, using-computed-hints-2, and so on.

Subtopics

Using-computed-hints-7
Using the stable-under-simplificationp flag
Using-computed-hints-6
Using the computed-hint-replacement feature
Using-computed-hints-4
Computing the Hints
Using-computed-hints-3
Hints as a Function of the Goal (not its Name)
Using-computed-hints-2
One Hint to Every Top-Level Goal in a Forcing Round
Using-computed-hints-8
Some Final Comments
Using-computed-hints-5
Debugging Computed Hints
Using-computed-hints-1
Driving Home the Basics