Theorems · Theorem · general topology
IsLocalExtrOn.comp_continuousOn
∀ {α : Type u} {β : Type v} {δ : Type x} [inst : TopologicalSpace α] [inst_1 : Preorder β] {f : α → β}
[inst_2 : TopologicalSpace δ] {t : Set α} {s : Set δ} (g : δ → α) {b : δ},
IsLocalExtrOn f t (g b) → s ⊆ g ⁻¹' t → ContinuousOn g s → b ∈ s → IsLocalExtrOn (f ∘ g) s b- Defined in
- Mathlib.Topology.Order.LocalExtr
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, 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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Preorderstatement and proof · cited by 7,952
- Set.preimagestatement and proof · cited by 4,946
- ContinuousOnstatement and proof · cited by 1,411
- IsLocalMaxOnproof · cited by 39
- IsLocalMinOnproof · cited by 38
- IsLocalExtrOnstatement and proof · cited by 26
- IsMinFilter.isExtrproof · cited by 9
- IsMaxFilter.isExtrproof · cited by 8
- IsLocalExtrOn.elimproof · cited by 4
- IsLocalMinOn.comp_continuousOnproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.