Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-03-08 17:53 b4572d16

View on Github →

feat(algebra/order/hom/ring): Ordered ring isomorphisms (#12158) Define order_ring_iso, the type of ordered ring isomorphisms, along with its typeclass order_ring_iso_class.

Estimated changes

added theorem le_map_inv_iff
added theorem lt_map_inv_iff
added theorem map_inv_le_iff
added theorem map_inv_lt_iff
added theorem map_lt_map_iff