Theorems · Theorem · category theory
CategoryTheory.toSheafify_naturality
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] (J : CategoryTheory.GrothendieckTopology C) {D : Type u_1}
[inst_1 : CategoryTheory.Category.{v_1, u_1} D] [inst_2 : CategoryTheory.HasWeakSheafify J D]
{P Q : CategoryTheory.Functor Cᵒᵖ D} (η : P ⟶ Q),
CategoryTheory.CategoryStruct.comp η (CategoryTheory.toSheafify J Q) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.toSheafify J P) (CategoryTheory.sheafifyMap J η)- Cited by
- 7 results in Mathlib
- Foundations
- Depth 40 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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Adjunction.unitproof · cited by 387
- CategoryTheory.NatTrans.naturalityproof · cited by 318
- CategoryTheory.HasWeakSheafifystatement and proof · cited by 221
- CategoryTheory.sheafifystatement · cited by 44
- CategoryTheory.toSheafifystatement · cited by 41
- CategoryTheory.sheafificationAdjunctionproof · cited by 30
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.sheafifyMap_sheafifyLiftproof · cited by 4
- CategoryTheory.toSheafify_naturality_assocproof · cited by 1
- CategoryTheory.Presheaf.isLocallySurjective_presheafToSheaf_map_iffproof · cited by 1
- CategoryTheory.sheafifyLift_id_toSheafifyproof · cited by 1
- CategoryTheory.Sheaf.sheafifyCocone_ι_app_valproof · cited by 1
- CategoryTheory.Presheaf.isLocallyInjective_presheafToSheaf_map_iffproof · cited by 0
- CategoryTheory.GrothendieckTopology.WEqualsLocallyBijective.mk'proof · cited by 0