Theorems · Theorem · general topology
lowerSemicontinuousOn_iff_isClosed_epigraph
∀ {α : Type u_1} [inst : TopologicalSpace α] {γ : Type u_4} [inst_1 : LinearOrder γ] [inst_2 : TopologicalSpace γ]
[ClosedIciTopology γ] {f : α → γ} {s : Set α},
IsClosed s → (LowerSemicontinuousOn f s ↔ IsClosed {p | p.1 ∈ s ∧ f p.1 ≤ p.2})- Defined in
- Mathlib.Topology.Semicontinuity.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredstatement and proof · cited by 6,101
- nhdsproof · cited by 5,554
- Filter.Eventuallyproof · cited by 3,134
- Compl.complproof · cited by 2,925
- Filter.univ_mem'proof · cited by 1,672
- IsClosedstatement and proof · cited by 1,639
- Filter.mp_memproof · cited by 1,537
- Continuous.tendstoproof · cited by 206
- Filter.Tendsto.eventuallyproof · cited by 174
Cited by2
Results whose statement or proof uses this declaration.
- LowerSemicontinuousOn.isClosed_re_epigraphproof · cited by 1
- upperSemicontinuousOn_iff_isClosed_hypographproof · cited by 0