Commit 2026-08-25 15:52 ab64d1cd
View on Github →chore: don't inductively define sets (#42171)
Instead define them as Set.ofPred of inductively-defined predicates. This avoids abusing the defeq Set α := α → Prop. In cases where the set was barely used, I have inlined the definition instead.
Generated by Claude Opus, then reviewed and cherry-picked line-by-line by myself.
Assisted-by: Claude Opus 4.8