Theorems · Theorem · general topology
IsLocalMin.neg
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : AddCommGroup β] [inst_2 : PartialOrder β]
[IsOrderedAddMonoid β] {f : α → β} {a : α}, IsLocalMin f a → IsLocalMax (fun x => -f x) a- Defined in
- Mathlib.Topology.Order.LocalExtr
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 20 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.
- TopologicalSpacestatement and proof · cited by 24,529
- AddCommGroupstatement and proof · cited by 12,871
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- IsLocalMaxstatement · cited by 50
- IsLocalMinstatement and proof · cited by 45
- IsMinFilter.negproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- isLocalMax_of_deriv_deriv_negproof · cited by 0