This PR wraps `simpLemma` and `grindLemma` in `ppGroup` to make sure that the modifiers aren't printed separately from the term / identifier. Example: ``` simp only [very_long_lemma_oh_no_can_you_please_stop_we're_getting_to_the_limit, ← wait_this_is_rewritten_backwards_oh_uhh_where's_the_arrow_you_ask?_oh_wait_it's_up_there!] ==> simp only [very_long_lemma_oh_no_can_you_please_stop_we're_getting_to_the_limit, ← wait_this_is_rewritten_backwards_and_wow_it's_very_clear_and_obvious] ``` |
||
|---|---|---|
| .. | ||
| bench | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| common.sh | ||
| lakefile.toml | ||
| lean-toolchain | ||