Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-10-14 04:04 33406172

View on Github →

feat(algebra/bounds): smul of upper/lower bounds (#9078) This relates lower_bounds (a • s)/upper_bounds (a • s) and a • lower_bounds s/a • upper_bounds s.

Estimated changes