Theorems · Theorem · category theory
CategoryTheory.sheafifyLift_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]
{F P Q : CategoryTheory.Functor Cᵒᵖ D} (a : F ⟶ P) (hP : CategoryTheory.Presheaf.IsSheaf J P) (η : P ⟶ Q)
(hQ : CategoryTheory.Presheaf.IsSheaf J Q),
CategoryTheory.sheafifyLift J (CategoryTheory.CategoryStruct.comp a η) hQ =
CategoryTheory.CategoryStruct.comp (CategoryTheory.sheafifyLift J a hP) η- Cited by
- 0 results in Mathlib
- Foundations
- Depth 43 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.CategoryStruct.compstatement and proof · 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.Presheaf.IsSheafstatement and proof · cited by 991
- CategoryTheory.HasWeakSheafifystatement and proof · cited by 221
- CategoryTheory.sheafifystatement · cited by 44
- CategoryTheory.sheafifyLiftstatement and proof · cited by 18
- CategoryTheory.sheafifyLift_uniqueproof · cited by 5
- CategoryTheory.toSheafify_sheafifyLift_assocproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.