Theorems · Theorem · general topology
IsMinFilter.inf
∀ {α : Type u} {β : Type v} [inst : SemilatticeInf β] {f g : α → β} {a : α} {l : Filter α},
IsMinFilter f l a → IsMinFilter g l a → IsMinFilter (fun x => f x ⊓ g x) l a- Defined in
- Mathlib.Order.Filter.Extr
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
- Assumes
- SemilatticeInf
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement and proof · cited by 8,121
- SemilatticeInfstatement and proof · cited by 634
- inf_le_infproof · cited by 54
- IsMinFilterstatement and proof · cited by 36
- IsMinFilter.bicomp_monoproof · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- IsLocalMin.infproof · cited by 0
- IsMinOn.infproof · cited by 0
- IsLocalMinOn.infproof · cited by 0