Theorems · Definition · general topology
UpperSemicontinuous
{α : Type u_1} → {β : Type u_2} → [TopologicalSpace α] → [Preorder β] → (α → β) → PropA real function f is upper semicontinuous if, for any ε > 0, for any x, for all x'
close enough to x, then f x' is at most f x + ε. We formulate this in a general preordered
space, using an arbitrary y > f x instead of f x + ε.
- Defined in
- Mathlib.Topology.Semicontinuity.Defs
- Cited by
- 52 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
- Assumes
- TopologicalSpacePreorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Preorderstatement and proof · cited by 7,952
- Semicontinuousproof · cited by 12
Cited by52
Results whose statement or proof uses this declaration.
- IsClosed.upperSemicontinuous_indicatorstatement · cited by 4
- IsOpen.upperSemicontinuous_indicatorstatement · cited by 3
- upperSemicontinuous_iff_frequentlystatement · cited by 2
- upperSemicontinuous_iff_isOpen_preimagestatement and proof · cited by 2
- MeasureTheory.exists_lt_lowerSemicontinuous_integral_ltproof · cited by 2
- UpperSemicontinuous.isOpen_preimagestatement and proof · cited by 2
- UpperSemicontinuous.measurablestatement and proof · cited by 2
- UpperSemicontinuous.upperSemicontinuousAtstatement and proof · cited by 2
- UpperSemicontinuous.upperSemicontinuousOnstatement and proof · cited by 2
- UpperSemicontinuous.upperSemicontinuousWithinAtstatement and proof · cited by 2
- upperSemicontinuousOn_univ_iffstatement · cited by 2
- upperSemicontinuous_iInfstatement and proof · cited by 1