Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
set.restrict_apply
Modification history
2022-03-14 13:59
src/data/set/function.lean
refactor(data/set): generalize `set.restrict` and take set argument first in both `set.restrict` and `subtype.restrict` (#12510) …
Modified
set.restrict_apply
View on Github →
2020-03-26 13:38
src/data/set/function.lean
refactor(data/set/function): move `function.restrict` to `set`, redefine (#2243) …
Added
set.restrict_apply
View on Github →