Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-06-03 16:16 2a21a861

View on Github →

refactor(algebra/order/ring): turn sq_le_sq into an iff (#14511)

  • sq_le_sq and sq_lt_sq are now iff lemmas;
  • drop abs_le_abs_of_sq_le_sq and abs_lt_abs_of_sq_lt_sq.

Estimated changes

deleted theorem abs_le_abs_of_sq_le_sq
deleted theorem abs_lt_abs_of_sq_lt_sq
modified theorem sq_le_sq
modified theorem sq_lt_sq