Theorems · Theorem · general topology
IsClosed.epigraph
∀ {α : 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 ∧ f p.1 ≤ p.2}- Defined in
- Mathlib.Topology.Order.OrderClosed
- Cited by
- 1 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 by1
Results whose statement or proof uses this declaration.
- ConvexOn.average_mem_epigraphproof · cited by 3