Theorems · Definition · category theory
CategoryTheory.Comma.fst
{A : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} A] →
{B : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} B] →
{T : Type u₃} →
[inst_2 : CategoryTheory.Category.{v₃, u₃} T] →
(L : CategoryTheory.Functor A T) →
(R : CategoryTheory.Functor B T) → CategoryTheory.Functor (CategoryTheory.Comma L R) AThe functor sending an object X in the comma category to X.left.
- Defined in
- Mathlib.CategoryTheory.Comma.Basic
- Cited by
- 76 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.Comma.leftproof · cited by 886
- CategoryTheory.Commastatement and proof · cited by 566
- CategoryTheory.CommaMorphism.leftproof · cited by 526
Cited by109
Results whose statement or proof uses this declaration.
- CategoryTheory.Over.forgetproof · cited by 164
- CategoryTheory.CostructuredArrow.projproof · cited by 122
- CategoryTheory.Arrow.leftFuncproof · cited by 37
- CategoryTheory.CostructuredArrow.grothendieckProjproof · cited by 12
- CategoryTheory.Comma.equivProdproof · cited by 12
- CategoryTheory.SimplicialObject.Augmented.dropproof · cited by 10
- CategoryTheory.StructuredArrow.ofCommaSndEquivalenceInversestatement and proof · cited by 10
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalenceInversestatement and proof · cited by 10
- CategoryTheory.StructuredArrow.ofCommaSndEquivalenceFunctorstatement and proof · cited by 8
- CategoryTheory.CostructuredArrow.ofCommaFstEquivalenceFunctorstatement and proof · cited by 8
- CategoryTheory.CosimplicialObject.Augmented.pointproof · cited by 7
- CategoryTheory.Comma.limitAuxiliaryConestatement and proof · cited by 5