Mathlib Map

Theorems · Definition · category theory

CategoryTheory.GradedObject.singleObjApplyIsoOfEq

{J : Type u_1} →
  {C : Type u_2} →
    [inst : CategoryTheory.Category.{v_1, u_2} C] →
      [inst_1 : CategoryTheory.Limits.HasInitial C] →
        [inst_2 : DecidableEq J] →
          (j : J) → (X : C) → (i : J) → i = j → ((CategoryTheory.GradedObject.single j).obj X i ≅ X)

The canonical isomorphism (single j).obj X i ≅ X when i = j.

Defined in
Mathlib.CategoryTheory.GradedObject.Single
Cited by
11 results in Mathlib
Foundations
Depth 19 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.singleObjApplyIso · cited by 19GradedObject.singleObjApp…CategoryTheory.GradedObject.mapBifunctorRightUnitorCofan_inj · cited by 2GradedObject.mapBifunctor…CategoryTheory.GradedObject.mapBifunctorObjSingle₀ObjIso · cited by 2GradedObject.mapBifunctor…CategoryTheory.GradedObject.mapBifunctorLeftUnitorCofan_inj · cited by 2GradedObject.mapBifunctor…HomologicalComplex.tensorUnitIso · cited by 2HomologicalComplex.tensor…CategoryTheory.GradedObject.mapBifunctorObjObjSingle₀Iso · cited by 2GradedObject.mapBifunctor…CategoryTheory.GradedObject.singleObjApplyIsoOfEq_inv_single_map · cited by 1GradedObject.singleObjApp…CategoryTheory.GradedObject.single_map_singleObjApplyIsoOfEq_hom · cited by 1GradedObject.single_map_s…HomologicalComplex.rightUnitor'_inv · cited by 1HomologicalComplex.rightU…HomologicalComplex.leftUnitor'_inv · cited by 1HomologicalComplex.leftUn…CategoryTheory.GradedObject.mapBifunctorObjSingle₀ObjIso_inv · cited by 0GradedObject.mapBifunctor…CategoryTheory.GradedObject.singleObjApplyIsoOfEq.congr_simp · cited by 0singleObjApplyIsoOfEq.con…CategoryTheory.GradedObject.mapBifunctorObjObjSingle₀Iso_hom · cited by 0GradedObject.mapBifunctor…CategoryTheory.GradedObject.mapBifunctorObjObjSingle₀Iso_inv · cited by 0GradedObject.mapBifunctor…CategoryTheory.GradedObject.mapBifunctorObjSingle₀ObjIso_hom · cited by 0GradedObject.mapBifunctor…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.GradedObject · cited by 239CategoryTheory.GradedObje…CategoryTheory.Limits.HasInitial · cited by 185Limits.HasInitialCategoryTheory.eqToIso · cited by 97CategoryTheory.eqToIsoCategoryTheory.GradedObject.single · cited by 22GradedObject.singleGradedObject.singleObjApplyIs…CITED BYCITES

Cites7

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

Cited by15

Results whose statement or proof uses this declaration.