Theorems · Theorem · category theory
CategoryTheory.GradedObject.single_map_singleObjApplyIsoOfEq_hom
∀ {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 Y : C} (f : X ⟶ Y) (i : J)
(h : i = j),
CategoryTheory.CategoryStruct.comp ((CategoryTheory.GradedObject.single j).map f i)
(CategoryTheory.GradedObject.singleObjApplyIsoOfEq j Y i h).hom =
CategoryTheory.CategoryStruct.comp (CategoryTheory.GradedObject.singleObjApplyIsoOfEq j X i h).hom f- Cited by
- 1 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.eqToHomproof · cited by 860
- CategoryTheory.GradedObjectstatement · cited by 239
- CategoryTheory.Limits.HasInitialstatement and proof · cited by 185
- CategoryTheory.eqToHom_transproof · cited by 54
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.GradedObject.single_map_singleObjApplyIso_homproof · cited by 1