Finsets in fin n
#
THIS FILE IS SYNCHRONIZED WITH MATHLIB4. Any changes to this file require a corresponding PR to mathlib4.
A few constructions for finsets in fin n
.
Main declarations #
finset.attach_fin
: Turns a finset of naturals strictly less thann
into afinset (fin n)
.