Theorems · Theorem · category theory
CategoryTheory.toSheafify_sheafifyLift_assoc
∀ {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) (hQ : CategoryTheory.Presheaf.IsSheaf J Q)
{Z : CategoryTheory.Functor Cᵒᵖ D} (h : Q ⟶ Z),
CategoryTheory.CategoryStruct.comp (CategoryTheory.toSheafify J P)
(CategoryTheory.CategoryStruct.comp (CategoryTheory.sheafifyLift J η hQ) h) =
CategoryTheory.CategoryStruct.comp η h- Cited by
- 1 results in Mathlib
- Foundations
- Depth 42 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
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Presheaf.IsSheafstatement and proof · cited by 991
- CategoryTheory.HasWeakSheafifystatement and proof · cited by 221
- CategoryTheory.sheafifystatement · cited by 44
- CategoryTheory.toSheafifystatement and proof · cited by 41
- CategoryTheory.sheafifyLiftstatement and proof · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.sheafifyLift_compproof · cited by 0