Theorems · Theorem · category theory
CategoryTheory.Presheaf.isSheaf_iff_isSheaf_comp
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {A : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} A]
{B : Type u₃} [inst_2 : CategoryTheory.Category.{v₃, u₃} B] (J : CategoryTheory.GrothendieckTopology C)
(P : CategoryTheory.Functor Cᵒᵖ A) (s : CategoryTheory.Functor A B)
[CategoryTheory.Limits.HasLimitsOfSize.{v₁, max v₁ u₁, v₂, u₂} A]
[CategoryTheory.Limits.PreservesLimitsOfSize.{v₁, max v₁ u₁, v₂, v₃, u₂, u₃} s] [s.ReflectsIsomorphisms],
CategoryTheory.Presheaf.IsSheaf J P ↔ CategoryTheory.Presheaf.IsSheaf J (P.comp s)- Defined in
- Mathlib.CategoryTheory.Sites.Sheaf
- Cited by
- 2 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Functor.ReflectsIsomorphismsstatement and proof · cited by 82
- CategoryTheory.Limits.HasLimitsOfSizestatement and proof · cited by 71
- CategoryTheory.Limits.PreservesLimitsOfSizestatement and proof · cited by 51
- CategoryTheory.Limits.ReflectsLimitsOfSizeproof · cited by 26
- CategoryTheory.Presheaf.isSheaf_of_isSheaf_compproof · cited by 2
- CategoryTheory.Presheaf.isSheaf_comp_of_isSheafproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- TopCat.Presheaf.isSheaf_iff_isSheaf_comp'proof · cited by 3
- CategoryTheory.Presheaf.isSheaf_iff_isSheaf_forgetproof · cited by 2