Mathlib Map

Theorems · Definition · category theory

CategoryTheory.GradedObject.single

{J : Type u_1} →
  {C : Type u_2} →
    [inst : CategoryTheory.Category.{v_1, u_2} C] →
      [CategoryTheory.Limits.HasInitial C] →
        [DecidableEq J] → J → CategoryTheory.Functor C (CategoryTheory.GradedObject J C)

The functor which sends X : C to the graded object which is X in degree j and the initial object in other degrees.

Defined in
Mathlib.CategoryTheory.GradedObject.Single
Cited by
22 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasInitialDecidableEq

Around this declaration

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

CategoryTheory.GradedObject.single₀ · cited by 30GradedObject.single₀CategoryTheory.GradedObject.singleObjApplyIso · cited by 19GradedObject.singleObjApp…CategoryTheory.GradedObject.singleObjApplyIsoOfEq · cited by 11GradedObject.singleObjApp…CategoryTheory.GradedObject.mapBifunctorRightUnitorCofan_inj · cited by 2GradedObject.mapBifunctor…CategoryTheory.GradedObject.mapBifunctorLeftUnitorCofan_inj · cited by 2GradedObject.mapBifunctor…CategoryTheory.GradedObject.ι_mapBifunctorLeftUnitor_hom_apply · cited by 2GradedObject.ι_mapBifunct…CategoryTheory.GradedObject.ι_mapBifunctorRightUnitor_hom_apply · cited by 2GradedObject.ι_mapBifunct…CategoryTheory.GradedObject.singleCompEval · cited by 2GradedObject.singleCompEv…CategoryTheory.GradedObject.singleObjApplyIsoOfEq_inv_single_map · cited by 1GradedObject.singleObjApp…CategoryTheory.GradedObject.singleObjApplyIso_inv_single_map · cited by 1GradedObject.singleObjApp…CategoryTheory.GradedObject.single_map_singleObjApplyIsoOfEq_hom · cited by 1GradedObject.single_map_s…CategoryTheory.GradedObject.mapBifunctorRightUnitor_inv_apply · cited by 1GradedObject.mapBifunctor…CategoryTheory.GradedObject.single_map_singleObjApplyIso_hom · cited by 1GradedObject.single_map_s…CategoryTheory.GradedObject.mapBifunctor_triangle · cited by 1GradedObject.mapBifunctor…CategoryTheory.GradedObject.mapBifunctorLeftUnitor_inv_apply · cited by 1GradedObject.mapBifunctor…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.eqToHom · cited by 860CategoryTheory.eqToHomCategoryTheory.GradedObject · cited by 239CategoryTheory.GradedObje…CategoryTheory.Limits.HasInitial · cited by 185Limits.HasInitialCategoryTheory.Limits.initial · cited by 84Limits.initialGradedObject.singleCITED BYCITES

Cites8

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

Cited by27

Results whose statement or proof uses this declaration.