Theorems · Theorem · category theory
CategoryTheory.Grothendieck.pre_comp_map
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u₁} [inst_1 : CategoryTheory.Category.{v₁, u₁} D]
{F : CategoryTheory.Functor C CategoryTheory.Cat} (G : CategoryTheory.Functor D C)
{H : CategoryTheory.Functor C CategoryTheory.Cat} (α : F ⟶ H),
(CategoryTheory.Grothendieck.pre F G).comp (CategoryTheory.Grothendieck.map α) =
(CategoryTheory.Grothendieck.map (G.whiskerLeft α)).comp (CategoryTheory.Grothendieck.pre H G)- Defined in
- Mathlib.CategoryTheory.Grothendieck
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Catstatement and proof · cited by 884
- CategoryTheory.Functor.whiskerLeftstatement · cited by 496
- CategoryTheory.Grothendieckstatement · cited by 138
- CategoryTheory.Grothendieck.mapstatement · cited by 16
- CategoryTheory.Grothendieck.prestatement · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.