Commit 2021-12-23 10:36 086469f7
View on Github →chore(order/*): Change order_hom notation (#10988)
This changes the notation for order_hom from α →ₘ β to α →o β to match order_embedding and order_iso, which are respectively α ↪o β and α ≃o β. This also solves the conflict with measurable functions.