Theorems · Definition · general topology
LowerSemicontinuous
{α : Type u_1} → {β : Type u_2} → [TopologicalSpace α] → [Preorder β] → (α → β) → PropA real function f is lower semicontinuous if, for any ε > 0, for any x, for all x' close
enough to x, then f x' is at least 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
- 69 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 by71
Results whose statement or proof uses this declaration.
- Continuous.lowerSemicontinuousstatement · cited by 6
- lowerSemicontinuousOn_univ_iffstatement · cited by 6
- IsOpen.lowerSemicontinuous_indicatorstatement · cited by 5
- ConvexOn.map_condExp_le_univstatement and proof · cited by 4
- IsClosed.lowerSemicontinuous_indicatorstatement · cited by 4
- LowerSemicontinuous.measurablestatement and proof · cited by 4
- LowerSemicontinuous.lowerSemicontinuousAtstatement and proof · cited by 3
- LowerSemicontinuous.lowerSemicontinuousOnstatement and proof · cited by 3
- Continuous.comp_lowerSemicontinuousstatement and proof · cited by 2
- MeasureTheory.exists_le_lowerSemicontinuous_lintegral_gestatement and proof · cited by 2
- MeasureTheory.exists_lt_lowerSemicontinuous_integral_ltstatement and proof · cited by 2
- ConvexOn.sSup_of_countable_affine_eqproof · cited by 2