Theorems · Theorem · general topology
IsMinOn.neg
∀ {α : Type u} {β : Type v} [inst : AddCommGroup β] [inst_1 : PartialOrder β] [IsOrderedAddMonoid β] {f : α → β} {a : α}
{s : Set α}, IsMinOn f s a → IsMaxOn (fun x => -f x) s a- Defined in
- Mathlib.Order.Filter.Extr
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- AddCommGroupstatement and proof · cited by 12,871
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- IsMaxOnstatement · cited by 114
- IsMinOnstatement and proof · cited by 96
- neg_le_negproof · cited by 34
- IsMinOn.comp_antitoneproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- IsMaxOn.subproof · cited by 0
- IsExtrOn.negproof · cited by 0