Mathlib Map

Theorems · Theorem · general topology

LowerSemicontinuousWithinAt.le_liminf

∀ {α : Type u_1} [inst : TopologicalSpace α] {s : Set α} {x : α} {γ : Type u_4} [inst_1 : CompleteLinearOrder γ]
  {f : α → γ}, LowerSemicontinuousWithinAt f s x → f x ≤ Filter.liminf f (nhdsWithin x s)

Alias of the forward direction of lowerSemicontinuousWithinAt_iff_le_liminf.

Defined in
Mathlib.Topology.Semicontinuity.Basic
Cited by
0 results in Mathlib
Foundations
Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceCompleteLinearOrder

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.