Theorems · Theorem · category theory
CategoryTheory.sheafifyMap_sheafifyLift
∀ {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) (hR : CategoryTheory.Presheaf.IsSheaf J R),
CategoryTheory.CategoryStruct.comp (CategoryTheory.sheafifyMap J η) (CategoryTheory.sheafifyLift J γ hR) =
CategoryTheory.sheafifyLift J (CategoryTheory.CategoryStruct.comp η γ) hR- Cited by
- 4 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.
Cites16
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 and proof · cited by 44
- CategoryTheory.toSheafifyproof · cited by 41
- CategoryTheory.sheafifyLiftstatement and proof · cited by 18
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Sheaf.adjunction_counit_app_homproof · cited by 1
- CategoryTheory.constantSheafAdj_counit_wproof · cited by 1
- CategoryTheory.sheafifyLift_id_toSheafifyproof · cited by 1
- CategoryTheory.sheafifyMap_sheafifyLift_assocproof · cited by 0