Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-03-19 18:52 344a41e8

View on Github →

feat(data/finset): monotone bijection from fin k (#2163)

  • feat(data/finset): increasing bijection between fin k and an ordered finset
  • fix build
  • fix linter
  • make argument explicit
  • add equiv for fintype

Estimated changes