Attaching a proof of membership to a finite set #
Main declarations #
- Finset.attach: Given- s : Finset α,- attach sforms a finset of elements of the subtype- {a // a ∈ s}; in other words, it attaches elements to a proof of membership in the set.
Tags #
finite sets, finset