Theorems · Definition · category theory
CategoryTheory.Comma.mapLeft
{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] →
(R : CategoryTheory.Functor B T) →
{L₁ L₂ : CategoryTheory.Functor A T} →
(L₁ ⟶ L₂) → CategoryTheory.Functor (CategoryTheory.Comma L₂ R) (CategoryTheory.Comma L₁ R)A natural transformation L₁ ⟶ L₂ induces a functor Comma L₂ R ⥤ Comma L₁ R.
- Defined in
- Mathlib.CategoryTheory.Comma.Basic
- Cited by
- 48 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Comma.leftproof · cited by 886
- CategoryTheory.Comma.rightproof · cited by 727
- CategoryTheory.Commastatement and proof · cited by 566
- CategoryTheory.CommaMorphism.leftproof · cited by 526
- CategoryTheory.Comma.homproof · cited by 490
- CategoryTheory.CommaMorphism.rightproof · cited by 391
Cited by56
Results whose statement or proof uses this declaration.
- CategoryTheory.Under.mapproof · cited by 32
- CategoryTheory.TwoSquare.costructuredArrowRightwardsproof · cited by 31
- CategoryTheory.MorphismProperty.Comma.mapLeftproof · cited by 28
- CategoryTheory.Comma.mapLeftIsoproof · cited by 18
- CategoryTheory.StructuredArrow.mapproof · cited by 17
- CategoryTheory.Comma.mapLeftEqstatement and proof · cited by 5
- CategoryTheory.Comma.mapLeftCompstatement and proof · cited by 4
- CategoryTheory.Comma.mapLeftIdstatement and proof · cited by 4
- CategoryTheory.TwoSquare.costructuredArrowRightwards_final_iff_of_isoproof · cited by 1
- CategoryTheory.CostructuredArrow.mapNatIso_counitIso_hom_app_leftstatement · cited by 0
- CategoryTheory.CostructuredArrow.mapNatIso_counitIso_inv_app_leftstatement · cited by 0
- CategoryTheory.TwoSquare.EquivalenceJ.functor_mapstatement · cited by 0