Theorems · Theorem · category theory
CategoryTheory.GrothendieckTopology.plusMap_comp
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (J : CategoryTheory.GrothendieckTopology C) {D : Type w}
[inst_1 : CategoryTheory.Category.{w', w} D]
[inst_2 :
∀ (P : CategoryTheory.Functor Cᵒᵖ D) (X : C) (S : J.Cover X), CategoryTheory.Limits.HasMultiequalizer (S.index P)]
[inst_3 : ∀ (X : C), CategoryTheory.Limits.HasColimitsOfShape (J.Cover X)ᵒᵖ D] {P Q R : CategoryTheory.Functor Cᵒᵖ D}
(η : P ⟶ Q) (γ : Q ⟶ R),
J.plusMap (CategoryTheory.CategoryStruct.comp η γ) = CategoryTheory.CategoryStruct.comp (J.plusMap η) (J.plusMap γ)- Defined in
- Mathlib.CategoryTheory.Sites.Plus
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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.Functor.objproof · cited by 19,642
- 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.NatTrans.appproof · cited by 7,406
- CategoryTheory.Category.assocproof · cited by 6,433
- Opposite.unopproof · cited by 2,231
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Limits.colimit.ιproof · cited by 397
- CategoryTheory.NatTrans.ext'proof · cited by 340
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.plusLift_uniqueproof · cited by 5
- CategoryTheory.GrothendieckTopology.sheafifyMap_compproof · cited by 0
- CategoryTheory.GrothendieckTopology.plusMap_comp_assocproof · cited by 0