Theorems · Theorem · general topology
IsClosed.hypograph
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : Preorder α] [t : OrderClosedTopology α]
[inst_2 : TopologicalSpace β] {f : β → α} {s : Set β},
IsClosed s → ContinuousOn f s → IsClosed {p | p.1 ∈ s ∧ p.2 ≤ f p.1}- Defined in
- Mathlib.Topology.Order.OrderClosed
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Preorderstatement and proof · cited by 7,952
- Set.ofPredstatement · cited by 6,101
- IsClosedstatement and proof · cited by 1,639
- ContinuousOnstatement and proof · cited by 1,411
- OrderClosedTopologystatement and proof · cited by 445
- Set.Subset.rflproof · cited by 255
- IsClosed.preimageproof · cited by 138
- continuous_fstproof · cited by 103
- ContinuousOn.compproof · cited by 73
- continuousOn_sndproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.