Theorems · Theorem · category theory
CategoryTheory.Functor.mem_eventualRange_iff
∀ {J : Type u} [inst : CategoryTheory.Category.{v_1, u} J] (F : CategoryTheory.Functor J (Type v)) {j : J}
{x : F.obj j},
x ∈ F.eventualRange j ↔ ∀ ⦃i : J⦄ (f : i ⟶ j), x ∈ Set.range ⇑(CategoryTheory.ConcreteCategory.hom (F.map f))- Defined in
- Mathlib.CategoryTheory.CofilteredSystem
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Set.rangestatement · cited by 4,705
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- TypeCat.Funstatement · cited by 1,307
- Set.mem_iInter₂proof · cited by 54
- CategoryTheory.Functor.eventualRangestatement · cited by 13
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.IsMittagLeffler.subset_image_eventualRangeproof · cited by 3
- CategoryTheory.Functor.eventualRange_mapsToproof · cited by 2
- CategoryTheory.Functor.IsMittagLeffler.toPreimagesproof · cited by 0