lean4-htt/src/Lean/PrettyPrinter
Kyle Miller d6303a8e7f
refactor: factor out common code for structure default values (#7737)
This PR factors out a `Lean.Meta.instantiateStructDefaultValueFn?`
function for instantiating default values for fields.
2025-03-31 22:40:39 +00:00
..
Delaborator refactor: factor out common code for structure default values (#7737) 2025-03-31 22:40:39 +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