max
and min
#
This file proves basic properties about maxima and minima on a linear_order
.
Tags #
min, max
@[simp]
@[simp]
@[simp]
@[simp]
@[simp]
@[simp]
@[protected, instance]
An instance asserting that max a a = a
@[protected, instance]
An instance asserting that min a a = a
@[simp]
@[simp]
@[simp]
@[simp]
@[simp]
@[simp]
theorem
monotone.map_max
{α : Type u}
{β : Type v}
[linear_order α]
[linear_order β]
{f : α → β}
{a b : α}
(hf : monotone f) :
theorem
monotone.map_min
{α : Type u}
{β : Type v}
[linear_order α]
[linear_order β]
{f : α → β}
{a b : α}
(hf : monotone f) :