Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2018-02-20 15:22 3e683f41

View on Github →

chore(algebra,order): cleanup min / max using the lattice theory

Estimated changes

added theorem le_max_iff
deleted theorem le_max_left_iff_true
added theorem le_max_left_of_le
deleted theorem le_max_right_iff_true
added theorem le_max_right_of_le
modified theorem le_min_iff
modified theorem max_le_iff
added theorem max_le_max
modified theorem max_min_distrib_left
modified theorem max_min_distrib_right
added theorem min_le_iff
added theorem min_le_left_of_le
added theorem min_le_min
added theorem min_le_right_of_le
added theorem min_lt_iff
modified theorem min_max_distrib_left
modified theorem min_max_distrib_right