Mathlib Map

Theorems · Definition · general topology

UpperHemicontinuousAt

{α : Type u_1} → {β : Type u_2} → [TopologicalSpace α] → [TopologicalSpace β] → (α → Set β) → α → Prop

A function f : α → Set β is upper hemicontinuous at x if, whenever t is a neighborhood of f x, then t is a neighborhood of f x' for all x' sufficiently close to x.

Defined in
Mathlib.Topology.Semicontinuity.Defs
Cited by
21 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Quot.sound
Assumes
TopologicalSpaceTopologicalSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by21

Results whose statement or proof uses this declaration.