Theorems · Definition · category theory
CategoryTheory.sheafCompose_map
{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 G : CategoryTheory.Functor A B} →
(F ⟶ G) →
[inst_3 : J.HasSheafCompose F] →
[inst_4 : J.HasSheafCompose G] → CategoryTheory.sheafCompose J F ⟶ CategoryTheory.sheafCompose J GIf η : F ⟶ G is a natural transformation then we obtain a morphism of functors
sheafCompose J F ⟶ sheafCompose J G by whiskering with η on the level of presheaves.
- Defined in
- Mathlib.CategoryTheory.Sites.Whiskering
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Sheafstatement and proof · cited by 763
- CategoryTheory.Functor.whiskerLeftproof · cited by 496
- CategoryTheory.sheafToPresheafproof · cited by 142
- CategoryTheory.GrothendieckTopology.HasSheafComposestatement and proof · cited by 42
- CategoryTheory.sheafComposestatement · cited by 28
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.sheafCompose_compstatement · cited by 0
- CategoryTheory.sheafCompose_idstatement · cited by 0