Theorems · Theorem · category theory
CategoryTheory.Presheaf.isSheaf_comp_of_isSheaf
∀ {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.PreservesLimitsOfSize.{v₁, max v₁ u₁, v₂, v₃, u₂, u₃} s],
CategoryTheory.Presheaf.IsSheaf J P → CategoryTheory.Presheaf.IsSheaf J (P.comp s)- Defined in
- Mathlib.CategoryTheory.Sites.Sheaf
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Presheaf.IsSheafstatement and proof · cited by 991
- CategoryTheory.Limits.IsLimitproof · cited by 664
- CategoryTheory.Sieveproof · cited by 552
- CategoryTheory.Sieve.arrowsproof · cited by 446
- CategoryTheory.Functor.mapConeproof · cited by 147
- Nonempty.mapproof · cited by 101
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Presheaf.isSheaf_iff_isSheaf_compproof · cited by 2