Theorems · Definition · category theory
CategoryTheory.Presheaf.imageSieve
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{A : Type u'} →
[inst_1 : CategoryTheory.Category.{v', u'} A] →
{FA : A → A → Type u_1} →
{CA : A → Type w'} →
[inst_2 : (X Y : A) → FunLike (FA X Y) (CA X) (CA Y)] →
[inst_3 : CategoryTheory.ConcreteCategory A FA] →
{F G : CategoryTheory.Functor Cᵒᵖ A} →
(F ⟶ G) → {U : C} → CategoryTheory.ToType (G.obj (Opposite.op U)) → CategoryTheory.Sieve UGiven f : F ⟶ G, a morphism between presieves, and s : G.obj (op U), this is the sieve
of U consisting of the i : V ⟶ U such that s restricted along i is in the image of f.
- Cited by
- 30 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · 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
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- Quiver.Hom.opproof · cited by 1,948
- CategoryTheory.Sievestatement · cited by 552
Cited by34
Results whose statement or proof uses this declaration.
- CategoryTheory.Presheaf.imageSieve_memstatement · cited by 14
- CategoryTheory.Presheaf.IsLocallySurjective.imageSieve_memstatement · cited by 7
- CategoryTheory.Presheaf.localPreimagestatement and proof · cited by 5
- CategoryTheory.Presheaf.app_localPreimagestatement and proof · cited by 4
- CategoryTheory.regularTopology.isLocallySurjective_iffproof · cited by 3
- CategoryTheory.Presieve.FamilyOfElements.localPreimagestatement and proof · cited by 1
- CategoryTheory.Presheaf.isLocallySurjective_of_isLocallySurjectiveproof · cited by 1
- CategoryTheory.Presheaf.isLocallySurjective_of_leproof · cited by 1
- CategoryTheory.Presheaf.isLocallySurjective_of_whiskerproof · cited by 1
- TopCat.Presheaf.isLocallySurjective_iffproof · cited by 1