Theorems · Theorem · general topology
IsCompact.exists_sInf_image_eq_and_le
∀ {α : Type u_2} {β : Type u_3} [inst : ConditionallyCompleteLinearOrder α] [inst_1 : TopologicalSpace α]
[inst_2 : TopologicalSpace β] [ClosedIicTopology α] {s : Set β},
IsCompact s → s.Nonempty → ∀ {f : β → α}, ContinuousOn f s → ∃ x ∈ s, sInf (f '' s) = f x ∧ ∀ y ∈ s, f x ≤ f y- Defined in
- Mathlib.Topology.Order.Compact
- Cited by
- 2 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.
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
- Set.imagestatement and proof · cited by 5,609
- Set.Nonemptystatement and proof · cited by 2,627
- ContinuousOnstatement and proof · cited by 1,411
- IsCompactstatement and proof · cited by 1,282
- InfSet.sInfstatement and proof · cited by 935
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- Set.mem_image_of_memproof · cited by 371
- Eq.trans_leproof · cited by 155
- ClosedIicTopologystatement and proof · cited by 115
- Set.Nonempty.imageproof · cited by 87
Cited by2
Results whose statement or proof uses this declaration.
- IsCompact.exists_sSup_image_eq_and_geproof · cited by 2
- IsCompact.exists_sInf_image_eqproof · cited by 1