Infinitude of intervals #
Bounded intervals in dense orders are infinite, as are unbounded intervals in orders that are unbounded on the appropriate side. We also prove that an unbounded preorder is an infinite type.
A nonempty preorder with no maximal element is infinite. This is not an instance to avoid
a cycle with Infinite α → Nontrivial α → Nonempty α
.
A nonempty preorder with no minimal element is infinite. This is not an instance to avoid
a cycle with Infinite α → Nontrivial α → Nonempty α
.
theorem
Set.Ioo.infinite
{α : Type u_1}
[Preorder α]
[DenselyOrdered α]
{a : α}
{b : α}
(h : a < b)
:
theorem
Set.Ioo_infinite
{α : Type u_1}
[Preorder α]
[DenselyOrdered α]
{a : α}
{b : α}
(h : a < b)
:
(Set.Ioo a b).Infinite
theorem
Set.Ico_infinite
{α : Type u_1}
[Preorder α]
[DenselyOrdered α]
{a : α}
{b : α}
(h : a < b)
:
(Set.Ico a b).Infinite
theorem
Set.Ico.infinite
{α : Type u_1}
[Preorder α]
[DenselyOrdered α]
{a : α}
{b : α}
(h : a < b)
:
theorem
Set.Ioc_infinite
{α : Type u_1}
[Preorder α]
[DenselyOrdered α]
{a : α}
{b : α}
(h : a < b)
:
(Set.Ioc a b).Infinite
theorem
Set.Ioc.infinite
{α : Type u_1}
[Preorder α]
[DenselyOrdered α]
{a : α}
{b : α}
(h : a < b)
:
theorem
Set.Icc_infinite
{α : Type u_1}
[Preorder α]
[DenselyOrdered α]
{a : α}
{b : α}
(h : a < b)
:
(Set.Icc a b).Infinite
theorem
Set.Icc.infinite
{α : Type u_1}
[Preorder α]
[DenselyOrdered α]
{a : α}
{b : α}
(h : a < b)
:
Equations
- ⋯ = ⋯
Equations
- ⋯ = ⋯
Equations
- ⋯ = ⋯
Equations
- ⋯ = ⋯