Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-03-02 18:11 8919541a

View on Github →

feat(data/finset): new basic material on finsets and fintypes (#2068)

  • feat(data/finset): additional basic material
  • minor fixes
  • golfed
  • Update src/data/finset.lean Co-Authored-By: Johan Commelin johan@commelin.net
  • Update src/data/finset.lean Co-Authored-By: Johan Commelin johan@commelin.net
  • Update src/data/finset.lean Co-Authored-By: Johan Commelin johan@commelin.net
  • golfed

Estimated changes

modified theorem finset.le_max'
modified theorem finset.le_min'
modified def finset.max'
modified theorem finset.max'_le
modified theorem finset.max'_mem
modified def finset.min'
modified theorem finset.min'_le
modified theorem finset.min'_lt_max'
modified theorem finset.min'_mem
added theorem finset.pi_subset
added theorem finset.sdiff_subset