Theorems · Theorem · category theory
CategoryTheory.Pseudofunctor.Grothendieck.map_comp_eq
∀ {𝒮 : 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 β)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 45 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.
Cites37
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 · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.PrelaxFunctor.toPrelaxFunctorStructproof · cited by 1,154
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.