lean2/library/data/set/set.md

325 B

data.set

Subsets of an arbitrary type.

  • basic : unions, intersections, etc.
  • function : functions from one set to another
  • map : set functions bundled with their domain and codomain
  • classical_inverse : inverse functions, defined classically