Theorems · Definition · category theory
CategoryTheory.Pseudofunctor.Grothendieck.mapCompIso
{𝒮 : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} 𝒮] →
{F G H : CategoryTheory.Pseudofunctor (CategoryTheory.LocallyDiscrete 𝒮) CategoryTheory.Cat} →
(α : F ⟶ G) →
(β : G ⟶ H) →
CategoryTheory.Pseudofunctor.Grothendieck.map (CategoryTheory.CategoryStruct.comp α β) ≅
(CategoryTheory.Pseudofunctor.Grothendieck.map α).comp (CategoryTheory.Pseudofunctor.Grothendieck.map β)The natural isomorphism witnessing the pseudo-functoriality of Grothendieck.map.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Catstatement and proof · cited by 884
- CategoryTheory.Pseudofunctorstatement and proof · cited by 571
- CategoryTheory.LocallyDiscretestatement and proof · cited by 318
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Pseudofunctor.StrongTrans.categoryStructstatement · cited by 112
- CategoryTheory.eqToIsoproof · cited by 97
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Pseudofunctor.Grothendieck.map_comp_eqproof · cited by 0