Theorems · Definition · category theory
CategoryTheory.CostructuredArrow.grothendieckPrecompFunctorToComma
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{E : Type u₃} →
[inst_2 : CategoryTheory.Category.{v₃, u₃} E] →
(L : CategoryTheory.Functor C D) →
(R : CategoryTheory.Functor E D) →
CategoryTheory.Functor
(CategoryTheory.Grothendieck (R.comp (CategoryTheory.CostructuredArrow.functor L)))
(CategoryTheory.Comma L R)The functor used to establish the equivalence grothendieckPrecompFunctorEquivalence between
the Grothendieck construction on CostructuredArrow.functor and the comma category.
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Homproof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Catstatement · cited by 884
- CategoryTheory.Commastatement · cited by 566
- CategoryTheory.CommaMorphism.leftproof · cited by 526
- CategoryTheory.CostructuredArrow.leftproof · cited by 202
- CategoryTheory.CostructuredArrow.homproof · cited by 179
- CategoryTheory.Grothendieckstatement and proof · cited by 138
- CategoryTheory.Grothendieck.baseproof · cited by 80
- CategoryTheory.Grothendieck.fiberproof · cited by 60
Cited by18
Results whose statement or proof uses this declaration.
- CategoryTheory.CostructuredArrow.grothendieckProjproof · cited by 12
- CategoryTheory.CostructuredArrow.grothendieckPrecompFunctorEquivalenceproof · cited by 4
- CategoryTheory.CostructuredArrow.ιCompGrothendieckPrecompFunctorToCommaCompFststatement and proof · cited by 2
- CategoryTheory.CostructuredArrow.ιCompGrothendieckPrecompFunctorToCommaCompFst_hom_appstatement · cited by 0
- CategoryTheory.CostructuredArrow.ιCompGrothendieckPrecompFunctorToCommaCompFst_inv_appstatement · cited by 0
- CategoryTheory.CostructuredArrow.ιCompGrothendieckProj_hom_appstatement · cited by 0
- CategoryTheory.CostructuredArrow.ιCompGrothendieckProj_inv_appstatement · cited by 0
- CategoryTheory.CostructuredArrow.grothendieckPrecompFunctorEquivalence_counitIsostatement · cited by 0
- CategoryTheory.CostructuredArrow.grothendieckPrecompFunctorEquivalence_functorstatement · cited by 0
- CategoryTheory.CostructuredArrow.mapCompιCompGrothendieckProj_hom_appstatement · cited by 0
- CategoryTheory.CostructuredArrow.grothendieckPrecompFunctorEquivalence_unitIsostatement · cited by 0
- CategoryTheory.CostructuredArrow.mapCompιCompGrothendieckProj_inv_appstatement · cited by 0