Finite preorders and finite sets in a preorder #
This file shows that non-empty finite sets in a preorder have minimal/maximal elements, and contrapositively that non-empty sets without minimal or maximal elements are infinite.
Alias of Finset.exists_le_minimal
.
A version of Finite.exists_maximalFor
with the (weaker) hypothesis that the image of s
is finite rather than s
itself.
A version of Finite.exists_minimalFor
with the (weaker) hypothesis that the image of s
is finite rather than s
itself.
Alias of Set.Finite.exists_maximalFor
.
Alias of Set.Finite.exists_minimalFor
.
Alias of Set.Finite.exists_maximalFor'
.
A version of Finite.exists_maximalFor
with the (weaker) hypothesis that the image of s
is finite rather than s
itself.
Alias of Set.Finite.exists_minimalFor'
.
A version of Finite.exists_minimalFor
with the (weaker) hypothesis that the image of s
is finite rather than s
itself.