Commit 2023-01-20 17:48 19e2b8d2

View on Github →

fix: make List.rec and Nat.rec computable (#1720) This works around https://github.com/leanprover/lean4/issues/2049. By manually adding compiler support for these recursors, we make a large number of porting notes redundant.

Estimated changes