From e61d477caa079526842d23a24aba4bdd9a2a8362 Mon Sep 17 00:00:00 2001 From: Andres Erbsen Date: Sat, 25 Jun 2016 18:59:18 -0400 Subject: s/`proofgeneral`/Proof General/ --- folkwisdom.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'folkwisdom.md') diff --git a/folkwisdom.md b/folkwisdom.md index 4f6d354eb..a41d1532f 100644 --- a/folkwisdom.md +++ b/folkwisdom.md @@ -210,8 +210,8 @@ once the issue has been found and fixed. If rewriting picks the wrong one altogether), troubleshoot that separately: check that `pose proof (_:@Equivalence T equiv)` or `pose(_:Proper (equiv1==>equiv2) f)` give the right answer, and if not, `Set Typeclasses Debug` and read the log (which is in the -hidden `*coq*` buffer in `proofgeneral`). A useful heuristic for reading that -log is to look for the first place where the resolution backtracks and then read +hidden `*coq*` buffer in Proof General). A useful heuristic for reading that log +is to look for the first place where the resolution backtracks and then read backwards from there. 5. To perform multiple rewrites at once, make rewrite hint database and call `(rewrite_strat topdown hints dbname).` where `topdown` can be replaced -- cgit v1.2.3