Commit 2020-03-26 13:38 0fc4e6a8
View on Github →refactor(data/set/function): move function.restrict to set, redefine (#2243)
- refactor(data/set/function): move function.restricttoset, redefine We hadsubtype.restrictandfunction.restrictboth defined in the same way usingsubtype.val. This PR movesfunction.restricttoset.restrictand makes it usecoeinstead ofsubtype.val.
- Fix compile
- Update src/data/set/function.lean