Theorems · Definition · general topology
UpperSemicontinuousAt
{α : Type u_1} → {β : Type u_2} → [TopologicalSpace α] → [Preorder β] → (α → β) → α → PropA real function f is upper semicontinuous at x if, for any ε > 0, 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
- 35 results in Mathlib
- Foundations
- Depth 20 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
- SemicontinuousAtproof · cited by 9
Cited by35
Results whose statement or proof uses this declaration.
- ContinuousAt.comp_upperSemicontinuousAtstatement and proof · cited by 2
- upperSemicontinuousAt_iInfstatement and proof · cited by 2
- upperSemicontinuousAt_iff_frequentlystatement · cited by 2
- UpperSemicontinuous.upperSemicontinuousAtstatement · cited by 2
- UpperSemicontinuousAt.add'statement and proof · cited by 2
- upperSemicontinuousWithinAt_univ_iffstatement · cited by 2
- lowerSemicontinuouAt_inv_iffstatement · cited by 1
- lowerSemicontinuouAt_neg_iffstatement · cited by 1
- ContinuousAt.comp_lowerSemicontinuousAt_antitonestatement · cited by 1
- ContinuousAt.upperSemicontinuousAtstatement · cited by 1
- ContinuousAt.comp_upperSemicontinuousAt_antitonestatement and proof · cited by 1
- upperSemicontinuousAt_ciInfstatement and proof · cited by 1