Theorems · Definition · category theory
CategoryTheory.Comma.mapRight
{B : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} B] →
{A : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} A] →
{T : Type u₃} →
[inst_2 : CategoryTheory.Category.{v₃, u₃} T] →
(L : CategoryTheory.Functor A T) →
{R₁ R₂ : CategoryTheory.Functor B T} →
(R₂ ⟶ R₁) → CategoryTheory.Functor (CategoryTheory.Comma L R₂) (CategoryTheory.Comma L R₁)A natural transformation R₁ ⟶ R₂ induces a functor Comma L R₁ ⥤ Comma L R₂.
- Defined in
- Mathlib.CategoryTheory.Comma.Basic
- Cited by
- 52 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.
Cites12
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
- CategoryTheory.CommaMorphism.mk'proof · cited by 2
Cited by60
Results whose statement or proof uses this declaration.
- CategoryTheory.Over.mapproof · cited by 97
- CategoryTheory.TwoSquare.structuredArrowDownwardsproof · cited by 35
- CategoryTheory.CostructuredArrow.mapproof · cited by 29
- CategoryTheory.MorphismProperty.Comma.mapRightproof · cited by 28
- CategoryTheory.Comma.mapRightIsoproof · cited by 18
- CategoryTheory.Comma.mapRightCompstatement and proof · cited by 4
- CategoryTheory.Comma.mapRightEqstatement and proof · cited by 4
- CategoryTheory.Comma.mapRightIdstatement and proof · cited by 4
- CategoryTheory.TwoSquare.GuitartExact.quotient_of_nonempty_leftHomotopyproof · cited by 1
- CategoryTheory.TwoSquare.GuitartExact.whiskerVerticalproof · cited by 1
- CategoryTheory.TwoSquare.structuredArrowDownwards_initial_iff_of_isoproof · cited by 1
- CategoryTheory.Comma.mapRightId_hom_app_rightstatement · cited by 0