Theorems · Theorem · category theory
CategoryTheory.Functor.IsDenseSubsite.mapPreimage_comp_assoc
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {D : Type u_2}
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] {J : CategoryTheory.GrothendieckTopology C}
(K : CategoryTheory.GrothendieckTopology D) (G : CategoryTheory.Functor C D) {A : Type u_4}
[inst_2 : CategoryTheory.Category.{v_4, u_4} A] [inst_3 : CategoryTheory.Functor.IsDenseSubsite J K G]
(F : CategoryTheory.Sheaf J A) {X Y Z : C} (f : G.obj X ⟶ G.obj Y) (g : G.obj Y ⟶ G.obj Z) {Z_1 : A}
(h : F.obj.obj (Opposite.op X) ⟶ Z_1),
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Functor.IsDenseSubsite.mapPreimage K G F (CategoryTheory.CategoryStruct.comp f g)) h =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.IsDenseSubsite.mapPreimage K G F g)
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.IsDenseSubsite.mapPreimage K G F f) h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement and proof · cited by 1,316
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Sheafstatement and proof · cited by 763
- CategoryTheory.Functor.IsDenseSubsitestatement and proof · cited by 87
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.