Theorems · Definition · category theory
CategoryTheory.Limits.CatCospanTransformMorphism.right
{A : Type u₁} →
{B : Type u₂} →
{C : Type u₃} →
{A' : Type u₄} →
{B' : Type u₅} →
{C' : Type u₆} →
[inst : CategoryTheory.Category.{v₁, u₁} A] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} B] →
[inst_2 : CategoryTheory.Category.{v₃, u₃} C] →
{F : CategoryTheory.Functor A B} →
{G : CategoryTheory.Functor C B} →
[inst_3 : CategoryTheory.Category.{v₄, u₄} A'] →
[inst_4 : CategoryTheory.Category.{v₅, u₅} B'] →
[inst_5 : CategoryTheory.Category.{v₆, u₆} C'] →
{F' : CategoryTheory.Functor A' B'} →
{G' : CategoryTheory.Functor C' B'} →
{ψ ψ' : CategoryTheory.Limits.CatCospanTransform F G F' G'} →
CategoryTheory.Limits.CatCospanTransformMorphism ψ ψ' → (ψ.right ⟶ ψ'.right)the natural transformations between the right components
- Cited by
- 34 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, 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.Homstatement · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Limits.CatCospanTransformstatement and proof · cited by 132
- CategoryTheory.Limits.CatCospanTransform.rightstatement · cited by 69
- CategoryTheory.Limits.CatCospanTransformMorphismstatement and proof · cited by 13
Cited by38
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformproof · cited by 37
- CategoryTheory.Limits.CatCospanTransformMorphism.whiskerLeftproof · cited by 20
- CategoryTheory.Limits.CatCospanTransformMorphism.whiskerRightproof · cited by 20
- CategoryTheory.Limits.CatCospanTransform.hom_extstatement and proof · cited by 12
- CategoryTheory.Limits.CatCospanTransformMorphism.right_coherencestatement · cited by 3
- CategoryTheory.Limits.CatCospanTransform.rightIsoproof · cited by 2
- CategoryTheory.Limits.CatCospanTransformMorphism.extstatement and proof · cited by 2
- CategoryTheory.Limits.CatCospanTransformMorphism.whiskerRight_rightstatement and proof · cited by 2
- CategoryTheory.Limits.CatCospanTransform.mkIso_inv_rightstatement and proof · cited by 1
- CategoryTheory.Limits.CatCospanTransform.whiskerRight_compproof · cited by 1
- CategoryTheory.Limits.CatCospanTransform.whiskerRight_idproof · cited by 1
- CategoryTheory.Limits.CatCospanTransform.whisker_exchangeproof · cited by 1