lean4-htt/src/Lean/PrettyPrinter
Kyle Miller 3854ba87b6
feat: pretty print letFun using have syntax (#8372)
This PR modifies the pretty printer to use `have` syntax instead of
`let_fun` syntax.
2025-05-16 15:10:01 +00:00
..
Delaborator feat: pretty print letFun using have syntax (#8372) 2025-05-16 15:10:01 +00:00
Basic.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Delaborator.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Formatter.lean feat: modify delaborator to tag generalized field notation (#6703) 2025-02-02 21:34:49 +00:00
Parenthesizer.lean feat: Nat.(fold|foldRev|any|all)M? take a function which sees the upper bound (#6139) 2024-11-22 03:05:51 +00:00