Continuity of the restriction function for functions indexed by a preorder #
We prove that the map which restricts a function f : (i : α) → X i
to elements ≤ a
is
continuous.
theorem
Preorder.continuous_restrictLe
{α : Type u_1}
[Preorder α]
{X : α → Type u_2}
[(i : α) → TopologicalSpace (X i)]
(a : α)
:
theorem
Preorder.continuous_restrictLe₂
{α : Type u_1}
[Preorder α]
{X : α → Type u_2}
[(i : α) → TopologicalSpace (X i)]
{a : α}
{b : α}
(hab : a ≤ b)
:
theorem
Preorder.continuous_frestrictLe
{α : Type u_1}
[Preorder α]
{X : α → Type u_2}
[(i : α) → TopologicalSpace (X i)]
[LocallyFiniteOrderBot α]
(a : α)
:
theorem
Preorder.continuous_frestrictLe₂
{α : Type u_1}
[Preorder α]
{X : α → Type u_2}
[(i : α) → TopologicalSpace (X i)]
[LocallyFiniteOrderBot α]
{a : α}
{b : α}
(hab : a ≤ b)
: