Theorems · Definition · category theory
CategoryTheory.Presheaf.IsSeparated
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{A : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} A] →
CategoryTheory.GrothendieckTopology C →
CategoryTheory.Functor Cᵒᵖ A →
{FA : A → A → Type u_1} →
{CA : A → Type u_2} →
[inst : (X Y : A) → FunLike (FA X Y) (CA X) (CA Y)] → [CategoryTheory.ConcreteCategory A FA] → PropCondition that a presheaf with values in a concrete category is separated for a Grothendieck topology.
- Defined in
- Mathlib.CategoryTheory.Sites.Sheaf
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · 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.ConcreteCategory.homproof · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- Quiver.Hom.opproof · cited by 1,948
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Sieveproof · cited by 552
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Sheaf.isSeparatedstatement · cited by 8
- PresheafOfModules.Sheafify.app_eq_of_isLocallyInjectivestatement and proof · cited by 1
- CategoryTheory.Presieve.FamilyOfElements.isCompatible_map_smul_auxstatement and proof · cited by 1
- CategoryTheory.Presieve.FamilyOfElements.isCompatible_map_smulstatement and proof · cited by 0
- CategoryTheory.Presheaf.IsSheaf.isSeparatedstatement · cited by 0