Theorems · Theorem · general topology
Continuous.exists_forall_le_of_hasCompactSupport
∀ {α : Type u_2} {β : Type u_3} [inst : LinearOrder α] [inst_1 : TopologicalSpace α] [inst_2 : TopologicalSpace β]
[ClosedIicTopology α] [Nonempty β] [inst_5 : Zero α] {f : β → α},
Continuous f → HasCompactSupport f → ∃ x, ∀ (y : β), f x ≤ f yA continuous function with compact support has a global minimum.
- Defined in
- Mathlib.Topology.Order.Compact
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- Set.rangeproof · cited by 4,705
- Continuousstatement and proof · cited by 2,592
- lowerBoundsproof · cited by 212
- HasCompactSupportstatement and proof · cited by 196
- Set.forall_mem_rangeproof · cited by 135
- IsLeastproof · cited by 122
- ClosedIicTopologystatement and proof · cited by 115
- Set.range_nonemptyproof · cited by 84
- mem_lowerBoundsproof · cited by 19
- IsCompact.exists_isLeastproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- Continuous.exists_forall_ge_of_hasCompactSupportproof · cited by 1