Theorems · Theorem · category theory
CategoryTheory.GrothendieckTopology.overMapPullback_comp_id
∀ {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),
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))
(J.overMapPullback A f).leftUnitor.hom) =
(J.overMapPullbackCongr A ⋯).hom- Defined in
- Mathlib.CategoryTheory.Sites.Over
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
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
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.overMapPullback_comp_id_assocproof · cited by 0