Theorems · Definition · category theory
CategoryTheory.Limits.CatCospanTransform.rightUnitor
{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') →
φ.comp (CategoryTheory.Limits.CatCospanTransform.id F' G') ≅ φThe right unitor isomorphism for categorical cospan transformations.
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 34 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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Functor.rightUnitorproof · cited by 149
- CategoryTheory.Limits.CatCospanTransformstatement and proof · cited by 132
- CategoryTheory.Limits.CatCospanTransform.rightproof · cited by 69
- CategoryTheory.Limits.CatCospanTransform.leftproof · cited by 69
- CategoryTheory.Limits.CatCospanTransform.compstatement · cited by 63
- CategoryTheory.Limits.CatCospanTransform.baseproof · cited by 57
- CategoryTheory.Limits.CatCospanTransform.idstatement · cited by 32
- CategoryTheory.Limits.CatCospanTransform.mkIsoproof · cited by 8
Cited by13
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.CatCospanTransform.trianglestatement · cited by 1
- CategoryTheory.Limits.CatCospanTransform.triangle_invstatement · cited by 1
- CategoryTheory.Limits.CatCospanTransform.whiskerRight_idstatement · cited by 1
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform_map_rightUnitorstatement · cited by 0
- CategoryTheory.Limits.CatCospanTransform.rightUnitor_hom_base_appstatement and proof · cited by 0
- CategoryTheory.Limits.CatCospanTransform.rightUnitor_hom_left_appstatement and proof · cited by 0
- CategoryTheory.Limits.CatCospanTransform.rightUnitor_hom_right_appstatement and proof · cited by 0
- CategoryTheory.Limits.CatCospanTransform.rightUnitor_inv_base_appstatement and proof · cited by 0
- CategoryTheory.Limits.CatCospanTransform.rightUnitor_inv_left_appstatement and proof · cited by 0
- CategoryTheory.Limits.CatCospanTransform.rightUnitor_inv_right_appstatement and proof · cited by 0
- CategoryTheory.Limits.CatCospanTransform.triangle_assocstatement and proof · cited by 0
- CategoryTheory.Limits.CatCospanTransform.triangle_inv_assocstatement and proof · cited by 0