Theorems · Definition · category theory
CategoryTheory.Limits.CatCospanTransform.comp
{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} →
{A' : Type u₄} →
{B' : Type u₅} →
{C' : Type u₆} →
[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'} →
{A'' : Type u₇} →
{B'' : Type u₈} →
{C'' : Type u₉} →
[inst_6 : CategoryTheory.Category.{v₇, u₇} A''] →
[inst_7 : CategoryTheory.Category.{v₈, u₈} B''] →
[inst_8 : CategoryTheory.Category.{v₉, u₉} C''] →
{F'' : CategoryTheory.Functor A'' B''} →
{G'' : CategoryTheory.Functor C'' B''} →
CategoryTheory.Limits.CatCospanTransform F G F' G' →
CategoryTheory.Limits.CatCospanTransform F' G' F'' G'' →
CategoryTheory.Limits.CatCospanTransform F G F'' G''Composition of CatCospanTransforms is defined "componentwise".
- Cited by
- 63 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Functor.compproof · cited by 6,529
- 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.baseproof · cited by 57
- CategoryTheory.Limits.CatCospanTransform.squareLeftproof · cited by 23
- CategoryTheory.Limits.CatCospanTransform.squareRightproof · cited by 23
- CategoryTheory.CatCommSq.vComp'proof · cited by 2
Cited by69
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.CatCospanTransformMorphism.whiskerLeftstatement · cited by 20
- CategoryTheory.Limits.CatCospanTransformMorphism.whiskerRightstatement · cited by 20
- CategoryTheory.Limits.CatCospanTransform.associatorstatement · cited by 17
- CategoryTheory.Limits.CatCospanTransform.leftUnitorstatement · cited by 13
- CategoryTheory.Limits.CatCospanTransform.rightUnitorstatement · cited by 13
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjCompstatement · cited by 10
- CategoryTheory.Limits.CatCospanTransformMorphism.whiskerRight_basestatement · cited by 2
- CategoryTheory.Limits.CatCospanTransformMorphism.whiskerRight_leftstatement · cited by 2
- CategoryTheory.Limits.CatCospanTransformMorphism.whiskerRight_rightstatement · cited by 2
- CategoryTheory.Limits.CatCospanTransform.pentagonstatement · cited by 1
- CategoryTheory.Limits.CatCospanTransform.trianglestatement · cited by 1
- CategoryTheory.Limits.CatCospanTransform.triangle_invstatement · cited by 1