Theorems · Definition · category theory
CategoryTheory.CostructuredArrow
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} → [inst_1 : CategoryTheory.Category.{v₂, u₂} D] → CategoryTheory.Functor C D → D → Type (max u₁ v₂)The category of S-costructured arrows with target T : D (here S : C ⥤ D),
has as its objects D-morphisms of the form S Y ⟶ T, for some Y : C,
and morphisms C-morphisms Y ⟶ Y' making the obvious triangle commute.
- Cited by
- 536 results in Mathlib
- Foundations
- Depth 23 from the axioms, rests on 120 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.fromPUnitproof · cited by 769
- CategoryTheory.Commaproof · cited by 566
Cited by750
Results whose statement or proof uses this declaration.
- CategoryTheory.Overproof · cited by 935
- CategoryTheory.CostructuredArrow.leftstatement and proof · cited by 202
- CategoryTheory.CostructuredArrow.homstatement and proof · cited by 179
- CategoryTheory.CostructuredArrow.mkstatement · cited by 155
- CategoryTheory.CostructuredArrow.projstatement · cited by 122
- CategoryTheory.CostructuredArrow.homMkstatement and proof · cited by 55
- CategoryTheory.Functor.RightExtensionproof · cited by 41
- CategoryTheory.CostructuredArrow.prestatement · cited by 36
- CategoryTheory.TwoSquare.costructuredArrowRightwardsstatement · cited by 31
- CategoryTheory.TwoSquare.CostructuredArrowDownwardsproof · cited by 30
- CategoryTheory.CostructuredArrow.functorproof · cited by 30
- CategoryTheory.CostructuredArrow.mapstatement · cited by 29
Showing the 200 most cited of 750.