Commit 2024-11-13 12:06 01ebbe11
View on Github →refactor(SetTheory/ZFC/Basic): redefine Definable
(#16398)
This allows automatic synthesis using typeclasses, see ZFSet.map
. The new definition is ZFSet.Definable
. The old PSet.Definable
has been deprecated.