Mathlib Map

Theorems · Definition · category theory

CategoryTheory.StructuredArrow.proj

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        (S : D) → (T : CategoryTheory.Functor C D) → CategoryTheory.Functor (CategoryTheory.StructuredArrow S T) C

The obvious projection functor from structured arrows.

Defined in
Mathlib.CategoryTheory.Comma.StructuredArrow.Basic
Cited by
59 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Functor.pointwiseRightKanExtension · cited by 13Functor.pointwiseRightKan…CategoryTheory.Functor.pointwiseRightKanExtensionCounit · cited by 11Functor.pointwiseRightKan…CategoryTheory.Functor.RightExtension.coneAt · cited by 9RightExtension.coneAtCategoryTheory.Functor.HasPointwiseRightKanExtensionAt · cited by 9Functor.HasPointwiseRight…CategoryTheory.StructuredArrow.ofDiagEquivalence.functor · cited by 6ofDiagEquivalence.functorCategoryTheory.StructuredArrow.ofStructuredArrowProjEquivalence.functor · cited by 6ofStructuredArrowProjEqui…CategoryTheory.StructuredArrow.ofStructuredArrowProjEquivalence.inverse · cited by 6ofStructuredArrowProjEqui…CategoryTheory.Functor.RightExtension.IsPointwiseRightKanExtensionAt.isoLimit · cited by 4IsPointwiseRightKanExtens…CategoryTheory.Functor.ranObjObjIsoLimit · cited by 4Functor.ranObjObjIsoLimitCategoryTheory.StructuredArrow.ofDiagEquivalence.inverse · cited by 4ofDiagEquivalence.inverseCategoryTheory.Functor.RightExtension.coneAtWhiskerRightIso · cited by 3RightExtension.coneAtWhis…CategoryTheory.Functor.structuredArrowMapCone · cited by 3Functor.structuredArrowMa…SSet.StrictSegal.isPointwiseRightKanExtensionAt.lift · cited by 3isPointwiseRightKanExtens…CategoryTheory.Functor.RightExtension.coneAtFunctor · cited by 2RightExtension.coneAtFunc…CategoryTheory.Limits.Cone.fromStructuredArrow · cited by 2Cone.fromStructuredArrowCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.fromPUnit · cited by 769Functor.fromPUnitCategoryTheory.StructuredArrow · cited by 370CategoryTheory.Structured…CategoryTheory.Comma.snd · cited by 51Comma.sndStructuredArrow.projCITED BYCITES

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by91

Results whose statement or proof uses this declaration.