Theorems · Theorem · general topology
lowerSemicontinuousWithinAt_iff_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)- Defined in
- Mathlib.Topology.Semicontinuity.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- nhdsWithinstatement and proof · cited by 1,912
- LT.lt.trans_leproof · cited by 678
- Filter.Eventually.monoproof · cited by 646
- le_of_not_gtproof · cited by 430
- LT.lt.not_geproof · cited by 305
- Filter.liminfstatement and proof · cited by 198
- CompleteLinearOrderstatement and proof · cited by 126
- LT.lt.falseproof · cited by 66
- Filter.isBounded_ge_of_botproof · cited by 55
- LowerSemicontinuousWithinAtstatement and proof · cited by 44
Cited by3
Results whose statement or proof uses this declaration.
- lowerSemicontinuousAt_iff_le_liminfproof · cited by 2
- upperSemicontinuousWithinAt_iff_limsup_leproof · cited by 1
- LowerSemicontinuousWithinAt.le_liminfproof · cited by 0