Theorems · Theorem · general topology
LowerSemicontinuousOn.isCompact_inter_preimage_Iic
∀ {α : Type u_1} [inst : TopologicalSpace α] {s : Set α} {γ : Type u_4} [inst_1 : LinearOrder γ] {f : α → γ},
LowerSemicontinuousOn f s → IsCompact s → ∀ (c : γ), IsCompact (s ∩ f ⁻¹' Set.Iic c)The sublevel sets of a lower semicontinuous function on a compact set are compact.
- Defined in
- Mathlib.Topology.Semicontinuity.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceLinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- LinearOrderstatement and proof · cited by 8,572
- Set.preimagestatement and proof · cited by 4,946
- IsClosedproof · cited by 1,639
- IsCompactstatement and proof · cited by 1,282
- Set.Iicstatement and proof · cited by 1,111
- LowerSemicontinuousOnstatement and proof · cited by 68
- IsCompact.inter_rightproof · cited by 30
- lowerSemicontinuousOn_iff_preimage_Iicproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Sion.exists_lt_iInf_of_lt_iInf_of_finiteproof · cited by 1
- UpperSemicontinuousOn.isCompact_inter_preimage_Iciproof · cited by 0