Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-12-02 15:06 4bcba0da

View on Github →

chore(algebra/order/group/defs): split file (#17787) Splits:

  • algebra/order/group/defs.lean
  • algebra/group/with_one.lean
  • algebra/order/monoid/with_zero.lean This will get us unstuck on the mathlib4 port, moving some of the files (about algebraic morphisms and equivalences) that are currently waiting for fixes in Lean 4 off the critical path.

Estimated changes

deleted theorem inv_le'
deleted theorem le_inv'
deleted def order_iso.inv
deleted def order_iso.mul_left
deleted theorem order_iso.mul_left_symm
deleted def order_iso.mul_right
deleted theorem order_iso.mul_right_symm