Theorems · Theorem · general topology
IsMinFilter.neg
∀ {α : Type u} {β : Type v} [inst : AddCommGroup β] [inst_1 : PartialOrder β] [IsOrderedAddMonoid β] {f : α → β} {a : α}
{l : Filter α}, IsMinFilter f l a → IsMaxFilter (fun x => -f x) l a- Defined in
- Mathlib.Order.Filter.Extr
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 17 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.
- AddCommGroupstatement and proof · cited by 12,871
- Filterstatement and proof · cited by 8,121
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- IsMaxFilterstatement · cited by 38
- IsMinFilterstatement and proof · cited by 36
- neg_le_negproof · cited by 34
- IsMinFilter.comp_antitoneproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- IsMaxFilter.subproof · cited by 2
- IsExtrFilter.negproof · cited by 2
- IsLocalMinOn.negproof · cited by 2
- IsLocalMin.negproof · cited by 1