Mathlib Map

Theorems · Theorem · general topology

IsCompact.exists_isMinOn

∀ {α : Type u_2} {β : Type u_3} [inst : LinearOrder α] [inst_1 : TopologicalSpace α] [inst_2 : TopologicalSpace β]
  [ClosedIicTopology α] {s : Set β}, IsCompact s → s.Nonempty → ∀ {f : β → α}, ContinuousOn f s → ∃ x ∈ s, IsMinOn f s x

The extreme value theorem: a continuous function realizes its minimum on a compact set.

Defined in
Mathlib.Topology.Order.Compact
Cited by
15 results in Mathlib
Foundations
Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderTopologicalSpaceTopologicalSpaceClosedIicTopology

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

IsCompact.exists_isMaxOn · cited by 22IsCompact.exists_isMaxOnexists_Ioo_extr_on_Icc · cited by 3exists_Ioo_extr_on_IccIsCompact.exists_infEDist_eq_edist · cited by 3IsCompact.exists_infEDist…Metric.exists_pos_forall_lt_edist · cited by 2Metric.exists_pos_forall_…ContinuousMap.idealOfSet_ofIdeal_eq_closure · cited by 2ContinuousMap.idealOfSet_…exists_hasDerivWithinAt_eq_of_gt_of_lt · cited by 2exists_hasDerivWithinAt_e…ContinuousOn.exists_isMinOn' · cited by 2ContinuousOn.exists_isMin…UpperHalfPlane.subset_verticalStrip_of_isCompact · cited by 2UpperHalfPlane.subset_ver…CircleDeg1Lift.lt_translationNumber_of_forall_add_lt · cited by 1CircleDeg1Lift.lt_transla…AnalyticAt.eventually_constant_or_nhds_le_map_nhds_aux · cited by 1AnalyticAt.eventually_con…IsCompact.exists_isMinOn_mem_subset · cited by 1IsCompact.exists_isMinOn_…CFC.exists_pos_algebraMap_le_iff · cited by 1CFC.exists_pos_algebraMap…Real.exists_isMinOn_Gamma_Ioi · cited by 0Real.exists_isMinOn_Gamma…LinearMap.IsSymmetric.hasEigenvalue_iInf_of_finiteDimensional · cited by 0IsSymmetric.hasEigenvalue…IsCompact.exists_forall_le' · cited by 0IsCompact.exists_forall_l…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceLinearOrder · cited by 8572LinearOrderSet.image · cited by 5609Set.imageSet.Nonempty · cited by 2627Set.NonemptyContinuousOn · cited by 1411ContinuousOnIsCompact · cited by 1282IsCompactSet.mem_image_of_mem · cited by 371Set.mem_image_of_memlowerBounds · cited by 212lowerBoundsIsLeast · cited by 122IsLeastClosedIicTopology · cited by 115ClosedIicTopologyIsMinOn · cited by 96IsMinOnSet.Nonempty.image · cited by 87Nonempty.imageSet.image_id' · cited by 86Set.image_id'Set.forall_mem_image · cited by 65Set.forall_mem_imageIsCompact.exists_isMinOnCITED BYCITES

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.