Theorems · Theorem · general topology
upperHemicontinuousAt_iff
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → Set β} {x : α},
UpperHemicontinuousAt f x ↔ ∀ t ∈ nhdsSet (f x), ∀ᶠ (x' : α) in nhds x, t ∈ nhdsSet (f x')- Defined in
- Mathlib.Topology.Semicontinuity.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Filterstatement · cited by 8,121
- nhdsstatement · cited by 5,554
- Filter.Eventuallystatement · cited by 3,134
- nhdsSetstatement · cited by 267
- UpperHemicontinuousAtstatement · cited by 21
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.