Theorems · Theorem · category theory
CategoryTheory.GrothendieckTopology.overMapPullback_comp_id_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 : C} (f : X ⟶ Y)
{Z : CategoryTheory.Functor (CategoryTheory.Sheaf (J.over Y) A) (CategoryTheory.Sheaf (J.over X) A)}
(h : J.overMapPullback A f ⟶ Z),
CategoryTheory.CategoryStruct.comp (J.overMapPullbackComp A f (CategoryTheory.CategoryStruct.id Y)).inv
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Functor.whiskerRight (J.overMapPullbackId A Y).hom (J.overMapPullback A f))
(CategoryTheory.CategoryStruct.comp (J.overMapPullback A f).leftUnitor.hom h)) =
CategoryTheory.CategoryStruct.comp (J.overMapPullbackCongr A ⋯).hom h- 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.
Cites23
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.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.