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.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.Functor.objstatement · cited by 19,642
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.GradedObjectstatement · cited by 239
- CategoryTheory.Limits.HasInitialstatement and proof · cited by 185
- CategoryTheory.eqToIsoproof · cited by 97
- CategoryTheory.GradedObject.singlestatement · cited by 22
Cited by15
Results whose statement or proof uses this declaration.
- CategoryTheory.GradedObject.singleObjApplyIsoproof · cited by 19
- CategoryTheory.GradedObject.mapBifunctorRightUnitorCofan_injproof · cited by 2
- CategoryTheory.GradedObject.mapBifunctorObjSingle₀ObjIsoproof · cited by 2
- CategoryTheory.GradedObject.mapBifunctorLeftUnitorCofan_injproof · cited by 2
- HomologicalComplex.tensorUnitIsoproof · cited by 2
- CategoryTheory.GradedObject.mapBifunctorObjObjSingle₀Isoproof · cited by 2
- CategoryTheory.GradedObject.singleObjApplyIsoOfEq_inv_single_mapstatement · cited by 1
- CategoryTheory.GradedObject.single_map_singleObjApplyIsoOfEq_homstatement · cited by 1
- HomologicalComplex.rightUnitor'_invproof · cited by 1
- HomologicalComplex.leftUnitor'_invproof · cited by 1
- CategoryTheory.GradedObject.mapBifunctorObjSingle₀ObjIso_invstatement · cited by 0
- CategoryTheory.GradedObject.singleObjApplyIsoOfEq.congr_simpstatement and proof · cited by 0