Theorems · Theorem · category theory
CategoryTheory.GrothendieckTopology.HasSheafCompose.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}
{F : CategoryTheory.Functor A B} [self : J.HasSheafCompose F] (P : CategoryTheory.Functor Cᵒᵖ A),
CategoryTheory.Presheaf.IsSheaf J P → CategoryTheory.Presheaf.IsSheaf J (P.comp F)For every sheaf P, P ⋙ F is a sheaf.
- Defined in
- Mathlib.CategoryTheory.Sites.Whiskering
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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 · 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.GrothendieckTopology.HasSheafComposestatement and proof · cited by 42
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.sheafifyCompIso_inv_eq_sheafifyLiftstatement and proof · cited by 1
- CategoryTheory.Sheaf.isSheaf_of_isRepresentableproof · cited by 1
- CategoryTheory.Equivalence.hasSheafComposeproof · cited by 0