Commit 2022-04-26 13:58 c01494c6

View on Github →

feat: more expr traversal functions (#263)

  • split Mathlib/Lean/Expr into multiple files.
  • implement a version of replaceRecM that correctly instantiates free vars.
  • some additonal Expr functions These are prereqs of #234 and #229

Estimated changes