Update hints.md

v4.5.0-bump
Jon Eugster 3 years ago committed by GitHub
parent b067dea6e7
commit 5f52e23f29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,6 +10,8 @@ Statement .... := by
... ...
``` ```
Note that hints are only **context-aware but not history-aware**. In particular they only look at the assumptions and the current goal. Player's might encounter hints in a different order - or not at all - if they decide to go for a unique proof idea. The `Branch` tactic helps placing hints outside the sample solution's proof.
## 1. When do hints show? ## 1. When do hints show?
A hint will be displayed if the player's goal matches the one where the hint was placed in the A hint will be displayed if the player's goal matches the one where the hint was placed in the

Loading…
Cancel
Save