Theorems · Theorem · general topology
IsLocalMaxOn.comp_continuousOn
∀ {α : Type u} {β : Type v} {δ : Type x} [inst : TopologicalSpace α] [inst_1 : Preorder β] {f : α → β}
[inst_2 : TopologicalSpace δ] {t : Set α} {s : Set δ} {g : δ → α} {b : δ},
IsLocalMaxOn f t (g b) → s ⊆ g ⁻¹' t → ContinuousOn g s → b ∈ s → IsLocalMaxOn (f ∘ g) s b- Defined in
- Mathlib.Topology.Order.LocalExtr
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Set.image_subset_iffproof · cited by 203
- IsLocalMaxOnstatement and proof · cited by 39
- IsMaxFilter.comp_tendstoproof · cited by 4
- ContinuousWithinAt.tendsto_nhdsWithin_imageproof · cited by 3
- tendsto_nhdsWithin_mono_rightproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- IsLocalExtrOn.comp_continuousOnproof · cited by 0