Theorems · Theorem · general topology
Filter.EventuallyEq.sup
∀ {α : Type u} {β : Type v} [inst : Max β] {l : Filter α} {f f' g g' : α → β},
f =ᶠ[l] f' → g =ᶠ[l] g' → f ⊔ g =ᶠ[l] f' ⊔ g'- Defined in
- Mathlib.Order.Filter.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
- Assumes
- Max
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.EventuallyEq.comp₂proof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.AEStronglyMeasurable.supproof · cited by 6
- MeasureTheory.AEFinStronglyMeasurable.supproof · cited by 0