Kyle Miller
|
e686d040ea
|
fix: add missing spaces for pretty printing (#9475)
This PR fixes the way some syntaxes are pretty printed due to missing
whitespace advice.
Removes a vestigal `have'` tactic macro introduced in
0032578d5b back when `let` syntax looked
like `let Type := v`.
While we're here, extends the `let`/`have` docstrings to mention `(eq :=
h)` syntax.
Whitespace issues were reported by Damiano Testa [on
Zulip](https://leanprover.zulipchat.com/#narrow/channel/270676-lean4/topic/Some.20pretty.20printing.20quirks/near/529964215).
|
2025-07-23 19:35:04 +00:00 |
|