Theorems · Theorem · category theory
CategoryTheory.sheafifyMap_comp
∀ {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 R : CategoryTheory.Functor Cᵒᵖ D} (η : P ⟶ Q) (γ : Q ⟶ R),
CategoryTheory.sheafifyMap J (CategoryTheory.CategoryStruct.comp η γ) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.sheafifyMap J η) (CategoryTheory.sheafifyMap J γ)- Cited by
- 0 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 and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.InducedCategory.Hom.homproof · cited by 850
- CategoryTheory.Functor.map_compproof · cited by 734
- CategoryTheory.HasWeakSheafifystatement and proof · cited by 221
- CategoryTheory.presheafToSheafproof · cited by 57
- CategoryTheory.sheafifystatement · cited by 44
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.