Mathlib Map

Theorems · Definition · category theory

CategoryTheory.CostructuredArrow.toOver

{T : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} T] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        (F : CategoryTheory.Functor D T) →
          (X : T) → CategoryTheory.Functor (CategoryTheory.CostructuredArrow F X) (CategoryTheory.Over X)

Reinterpreting an F-costructured arrow F.obj d ⟶ X as an arrow over X induces a functor CostructuredArrow F X ⥤ Over X.

Defined in
Mathlib.CategoryTheory.Comma.Over.Basic
Cited by
26 results in Mathlib
Foundations
Depth 27 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.Limits.Cocone.toOver · cited by 5Cocone.toOverCategoryTheory.CostructuredArrow.toOverCompOverEquivPresheafCostructuredArrow · cited by 5CostructuredArrow.toOverC…CategoryTheory.Limits.colimit.toOver · cited by 3colimit.toOverCategoryTheory.CostructuredArrow.toOverCompYoneda · cited by 2CostructuredArrow.toOverC…CategoryTheory.Limits.Cocone.toCostructuredArrowCompToOverCompForget · cited by 2Cocone.toCostructuredArro…CategoryTheory.CostructuredArrow.costructuredArrowToOverEquivalence.functor · cited by 2costructuredArrowToOverEq…CategoryTheory.CostructuredArrow.costructuredArrowToOverEquivalence.inverse · cited by 2costructuredArrowToOverEq…CategoryTheory.Limits.Cocone.mapCoconeToOver · cited by 2Cocone.mapCoconeToOverCategoryTheory.CostructuredArrow.toOverCompCoyoneda · cited by 2CostructuredArrow.toOverC…CategoryTheory.Over.isColimitToOver · cited by 1Over.isColimitToOverCategoryTheory.Limits.IndizationClosedUnderFilteredColimitsAux.compYonedaColimitIsoColimitCompYoneda · cited by 1IndizationClosedUnderFilt…CategoryTheory.Limits.IndizationClosedUnderFilteredColimitsAux.exists_nonempty_limit_obj_of_colimit · cited by 1IndizationClosedUnderFilt…CategoryTheory.Limits.IndizationClosedUnderFilteredColimitsAux.exists_nonempty_limit_obj_of_isColimit · cited by 1IndizationClosedUnderFilt…CategoryTheory.Limits.IndizationClosedUnderFilteredColimitsAux.isFiltered · cited by 1IndizationClosedUnderFilt…CategoryTheory.Limits.colimit.isColimitToOver · cited by 1colimit.isColimitToOverCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.id · cited by 3333Functor.idCategoryTheory.Over · cited by 935CategoryTheory.OverCategoryTheory.CostructuredArrow · cited by 536CategoryTheory.Costructur…CategoryTheory.CostructuredArrow.pre · cited by 36CostructuredArrow.preCostructuredArrow.toOverCITED BYCITES

Cites6

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

Cited by41

Results whose statement or proof uses this declaration.