Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-01-27 18:19 8af7e08e

View on Github →

feat(data/fintype/basic): make subtype_of_fintype computable (#5919) This smokes out a few places downstream that are missing decidability hypotheses needed for the fintype instance to exist.

Estimated changes