Theorems · Theorem · general topology
IsExtrFilter.congr
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder β] {f g : α → β} {a : α} {l : Filter α},
IsExtrFilter f l a → f =ᶠ[l] g → f a = g a → IsExtrFilter g l a- Defined in
- Mathlib.Order.Filter.Extr
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext
- Assumes
- Preorder
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.
- Filterstatement and proof · cited by 8,121
- Preorderstatement and proof · cited by 7,952
- Filter.EventuallyEqstatement and proof · cited by 1,912
- IsMaxFilterproof · cited by 38
- IsMinFilterproof · cited by 36
- IsExtrFilterstatement and proof · cited by 16
- Filter.EventuallyEq.isMaxFilter_iffproof · cited by 3
- Filter.EventuallyEq.isMinFilter_iffproof · cited by 3
Cited by5
Results whose statement or proof uses this declaration.
- Filter.EventuallyEq.isExtrFilter_iffproof · cited by 2
- exists_isExtrOn_Ioo_of_tendstoproof · cited by 1
- exists_isExtrOn_uIoo_of_tendstoproof · cited by 1
- IsLocalExtrOn.congrproof · cited by 0
- IsLocalExtr.congrproof · cited by 0