Theorems · Definition · category theory
CategoryTheory.StructuredArrow
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} → [inst_1 : CategoryTheory.Category.{v₂, u₂} D] → D → CategoryTheory.Functor C D → Type (max u₁ v₂)The category of T-structured arrows with domain S : D (here T : C ⥤ D),
has as its objects D-morphisms of the form S ⟶ T Y, for some Y : C,
and morphisms C-morphisms Y ⟶ Y' making the obvious triangle commute.
- Cited by
- 370 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 by532
Results whose statement or proof uses this declaration.
- CategoryTheory.Underproof · cited by 276
- CategoryTheory.StructuredArrow.rightstatement and proof · cited by 213
- CategoryTheory.StructuredArrow.homstatement and proof · cited by 150
- CategoryTheory.StructuredArrow.mkstatement · cited by 125
- CategoryTheory.StructuredArrow.Hom.rightstatement and proof · cited by 82
- CategoryTheory.Functor.LeftExtensionproof · cited by 67
- CategoryTheory.StructuredArrow.projstatement · cited by 59
- CategoryTheory.StructuredArrow.homMkstatement and proof · cited by 47
- CategoryTheory.TwoSquare.structuredArrowDownwardsstatement · cited by 35
- CategoryTheory.StructuredArrow.map₂statement · cited by 32
- CategoryTheory.StructuredArrow.prestatement · cited by 32
- CategoryTheory.Bicategory.LeftExtensionproof · cited by 29
Showing the 200 most cited of 532.