cubical
cubical copied to clipboard
Additions to the powerset module
I believe the following additions could be made to the Powerset module :
- [x] A
∈ₚoperator that produces anhPropforx ∈ₚ Arather than a general type - [x] Binary unions and intersections
- [x] Indexed unions and intersections
- [x] A separate type for "inhabited subsets"
- [x] The complement of a subset
While these are easy to define I found consistently needing these and believe others could benefit from it too.
I'd be happy to drop in a PR.