Theorems · Theorem · general topology
LowerSemicontinuousOn.exists_isMinOn
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] {f : α → β} [inst_1 : LinearOrder β] {s : Set α},
s.Nonempty → IsCompact s → LowerSemicontinuousOn f s → ∃ a ∈ s, IsMinOn f s aA lower semicontinuous function attains its lower bound on a nonempty compact set.
- Defined in
- Mathlib.Topology.Semicontinuity.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 57 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.
Cites40
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
- Filterproof · cited by 8,121
- Set.Elemproof · cited by 7,166
- nhdsproof · cited by 5,554
- Set.preimageproof · cited by 4,946
- Filter.Eventuallyproof · cited by 3,134
- Set.Nonemptystatement and proof · cited by 2,627
- le_reflproof · cited by 2,061
- iInfproof · cited by 1,690
- Filter.univ_mem'proof · cited by 1,672
Cited by6
Results whose statement or proof uses this declaration.
- UpperSemicontinuousOn.exists_isMaxOnproof · cited by 2
- Sion.minimaxproof · cited by 2
- LowerSemicontinuousOn.bddBelow_of_isCompactproof · cited by 1
- Sion.exists_isSaddlePointOn'proof · cited by 1
- Sion.exists_lt_iInf_of_lt_iInf_of_supproof · cited by 1
- Sion.exists_saddlePointOn'proof · cited by 0