Hacker News new | ask | show | jobs
by drdeca 345 days ago
Very nice. However, I wonder whether it might be good to have a way to tell LEAN to spit out a more explicit form of the proof steps it obtained during `grind`? Like, to produce text for what one would put in there if one was doing it manually, that would work in place of grind, in case the grind step is slow to verify?
1 comments

`show_term grind` and `by grind?` should do what you want