Mathlib Map

Theorems · Definition · general topology

LowerHemicontinuous

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

A function f : α → Set β is lower hemicontinuous if, for any x, whenever t is an open set intersecting f x, then t also intersects f x' for all x' sufficiently close to x.

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

Around this declaration

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

Cites5

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.