Theorems · Theorem · general topology
IsLocalMin.comp_continuousOn
∀ {α : Type u} {β : Type v} {δ : Type x} [inst : TopologicalSpace α] [inst_1 : Preorder β] {f : α → β}
[inst_2 : TopologicalSpace δ] {s : Set δ} {g : δ → α} {b : δ},
IsLocalMin f (g b) → ContinuousOn g s → b ∈ s → IsLocalMinOn (f ∘ g) s b- Defined in
- Mathlib.Topology.Order.LocalExtr
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 51 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Preorderstatement and proof · cited by 7,952
- ContinuousOnstatement and proof · cited by 1,411
- IsLocalMinstatement and proof · cited by 45
- IsLocalMinOnstatement · cited by 38
- IsMinFilter.comp_tendstoproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- IsLocalExtr.comp_continuousOnproof · cited by 0