Theorems · Theorem · general topology
IsCompact.exists_isMinOn_mem_subset
∀ {α : Type u_2} {β : Type u_3} [inst : LinearOrder α] [inst_1 : TopologicalSpace α] [inst_2 : TopologicalSpace β]
[ClosedIicTopology α] {f : β → α} {s t : Set β} {z : β},
IsCompact t → ContinuousOn f t → z ∈ t → (∀ z' ∈ t \ s, f z < f z') → ∃ x ∈ s, IsMinOn f t x- Defined in
- Mathlib.Topology.Order.Compact
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
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
- ContinuousOnstatement and proof · cited by 1,411
- IsCompactstatement and proof · cited by 1,282
- LT.lt.not_geproof · cited by 305
- ClosedIicTopologystatement and proof · cited by 115
- IsMinOnstatement and proof · cited by 96
- by_contraproof · cited by 60
- IsCompact.exists_isMinOnproof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- IsCompact.exists_isLocalMin_mem_openproof · cited by 1