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_on
orinj_on
Also fix usage ofnonempty
vsinhabited
inset/function
. Linter didn't catch these bugs because the types use the.to_nonempty
projection of the[inhabited]
arguments. - Add
simps
/simp
attrs