Theorems · Theorem · category theory
CategoryTheory.GrothendieckTopology.overMapPullback_assoc_assoc
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (J : CategoryTheory.GrothendieckTopology C) (A : Type u')
[inst_1 : CategoryTheory.Category.{v', u'} A] {X Y Z T : C} (f : X ⟶ Y) (g : Y ⟶ Z) (h : Z ⟶ T)
{Z_1 : CategoryTheory.Functor (CategoryTheory.Sheaf (J.over T) A) (CategoryTheory.Sheaf (J.over X) A)}
(h_1 : J.overMapPullback A (CategoryTheory.CategoryStruct.comp (CategoryTheory.CategoryStruct.comp f g) h) ⟶ Z_1),
CategoryTheory.CategoryStruct.comp (J.overMapPullbackComp A f (CategoryTheory.CategoryStruct.comp g h)).inv
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Functor.whiskerRight (J.overMapPullbackComp A g h).inv (J.overMapPullback A f))
(CategoryTheory.CategoryStruct.comp
((J.overMapPullback A h).associator (J.overMapPullback A g) (J.overMapPullback A f)).hom
(CategoryTheory.CategoryStruct.comp ((J.overMapPullback A h).whiskerLeft (J.overMapPullbackComp A f g).hom)
(CategoryTheory.CategoryStruct.comp (J.overMapPullbackComp A (CategoryTheory.CategoryStruct.comp f g) h).hom
h_1)))) =
CategoryTheory.CategoryStruct.comp (J.overMapPullbackCongr A ⋯).hom h_1- Defined in
- Mathlib.CategoryTheory.Sites.Over
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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 · cited by 8,081
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Overstatement · cited by 935
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.