Commit 2021-06-17 17:10 97843966
View on Github →refactor(order/preorder_hom): golf and simp lemmas (#7429)
The main change here is to adjust simps
to generate coercion lemmas rather than .to_fun
for preorder_hom
, which allows us to auto-generate some simp lemmas.