Theorems · Theorem · category theory
CategoryTheory.Sheaf.isSeparated
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {A : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} A]
{J : CategoryTheory.GrothendieckTopology C} {FA : A → A → Type u_1} {CA : A → Type u_2}
[inst_2 : (X Y : A) → FunLike (FA X Y) (CA X) (CA Y)] [inst_3 : CategoryTheory.ConcreteCategory A FA]
[J.HasSheafCompose (CategoryTheory.forget A)] (F : CategoryTheory.Sheaf J A),
CategoryTheory.Presheaf.IsSeparated J F.obj- Defined in
- Mathlib.CategoryTheory.Sites.Whiskering
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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 · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement · 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.ObjectProperty.FullSubcategory.objstatement and proof · cited by 1,316
Cited by8
Results whose statement or proof uses this declaration.
- PresheafOfModules.Sheafify.map_smulproof · cited by 0
- PresheafOfModules.Sheafify.mul_smulproof · cited by 0
- PresheafOfModules.Sheafify.one_smulproof · cited by 0
- PresheafOfModules.Sheafify.smul_addproof · cited by 0
- PresheafOfModules.Sheafify.smul_zeroproof · cited by 0
- PresheafOfModules.Sheafify.zero_smulproof · cited by 0
- PresheafOfModules.Sheafify.add_smulproof · cited by 0
- CategoryTheory.Presheaf.IsSheaf.isSeparatedproof · cited by 0