Documentation

Mathlib.Deprecated.MinMax

Note about deprecated files #

This file is deprecated, and is no longer imported by anything in mathlib other than other deprecated files, and test files. You should not need to import it.

@[deprecated instCommutativeMax]
theorem max_commutative {α : Type u} [LinearOrder α] :
@[deprecated instAssociativeMax]
theorem max_associative {α : Type u} [LinearOrder α] :
@[deprecated instCommutativeMin]
theorem min_commutative {α : Type u} [LinearOrder α] :
@[deprecated instAssociativeMin]
theorem min_associative {α : Type u} [LinearOrder α] :