Commit 2020-03-26 20:00 75b4ee86
View on Github →feat(data/equiv/local_equiv): construct from bij_on or inj_on (#2232)
- feat(data/equiv/local_equiv): construct from
bij_onorinj_onAlso fix usage ofnonemptyvsinhabitedinset/function. Linter didn't catch these bugs because the types use the.to_nonemptyprojection of the[inhabited]arguments. - Add
simps/simpattrs