Theorems · Definition · category theory
CategoryTheory.GradedObject.mapMap
{I : Type u_1} →
{J : Type u_2} →
{C : Type u_4} →
[inst : CategoryTheory.Category.{v_1, u_4} C] →
{X Y : CategoryTheory.GradedObject I C} →
(X ⟶ Y) → (p : I → J) → [inst_1 : X.HasMap p] → [inst_2 : Y.HasMap p] → X.mapObj p ⟶ Y.mapObj pThe canonical morphism of J-graded objects X.mapObj p ⟶ Y.mapObj p induced by
a morphism X ⟶ Y of I-graded objects and a map p : I → J.
- Defined in
- Mathlib.CategoryTheory.GradedObject
- Cited by
- 22 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.GradedObjectstatement and proof · cited by 239
- CategoryTheory.GradedObject.HasMapstatement and proof · cited by 99
- CategoryTheory.GradedObject.mapObjstatement · cited by 83
- CategoryTheory.GradedObject.ιMapObjproof · cited by 30
- CategoryTheory.GradedObject.descMapObjproof · cited by 2
Cited by27
Results whose statement or proof uses this declaration.
- HomologicalComplex₂.total.mapproof · cited by 19
- CategoryTheory.GradedObject.mapBifunctorMapMapproof · cited by 16
- CategoryTheory.GradedObject.ι_mapMapstatement · cited by 7
- CategoryTheory.GradedObject.mapTrifunctorMapMapproof · cited by 5
- CategoryTheory.GradedObject.ιMapObjOrZero_mapMapstatement and proof · cited by 4
- CategoryTheory.GradedObject.ι_mapBifunctorAssociator_homproof · cited by 4
- CategoryTheory.GradedObject.ι_mapMap_assocstatement and proof · cited by 4
- CategoryTheory.GradedObject.mapIsoproof · cited by 2
- CategoryTheory.GradedObject.mapMap_compstatement and proof · cited by 2
- CategoryTheory.GradedObject.mapMap_idstatement and proof · cited by 2
- HomologicalComplex₂.total.mapAux.d₁_mapMapstatement and proof · cited by 2
- HomologicalComplex₂.total.mapAux.d₂_mapMapstatement and proof · cited by 2