data.set ======== Subsets of an arbitrary type. * [basic](basic.lean) : unions, intersections, etc. * [function](function.lean) : functions from one set to another * [map](map.lean) : set functions bundled with their domain and codomain * [classical_inverse](classical_inverse.lean) : inverse functions, defined classically