Theorems · Theorem · category theory
CategoryTheory.Functor.toEventualRanges_nonempty
∀ {J : Type u} [inst : CategoryTheory.Category.{v_1, u} J] (F : CategoryTheory.Functor J (Type v))
[inst_1 : CategoryTheory.IsCofilteredOrEmpty J],
F.IsMittagLeffler → ∀ [∀ (j : J), Nonempty (F.obj j)] (j : J), Nonempty (F.toEventualRanges.obj j)If F is nonempty at each index and Mittag-Leffler, then so is F.toEventualRanges.
- Defined in
- Mathlib.CategoryTheory.CofilteredSystem
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Set.Elemproof · cited by 7,166
- Set.rangeproof · cited by 4,705
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- CategoryTheory.IsCofilteredOrEmptystatement and proof · cited by 55
- CategoryTheory.Functor.eventualRangeproof · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.