Skip to content
Snippets Groups Projects
Commit a47465bd authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

Links in ProofMode.md.

parent 0d1f1e52
No related branches found
No related tags found
No related merge requests found
......@@ -3,10 +3,10 @@ Tactic overview
Many of the tactics below apply to more goals than described in this document
since the behavior of these tactics can be tuned via instances of the type
classes in the file `proofmode/classes`. Most notable, many of the tactics can
be applied when the to be introduced or to be eliminated connective appears
under a later, a primitive view shift, or in the conclusion of a weakest
precondition connective.
classes in the file [proofmode/classes](proofmode/classes). Most notable, many
of the tactics can be applied when the to be introduced or to be eliminated
connective appears under a later, a primitive view shift, or in the conclusion
of a weakest precondition connective.
Applying hypotheses and lemmas
------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment