Mathlib Map

Theorems · Definition · category theory

CategoryTheory.GradedObject.HasMap

{I : Type u_1} →
  {J : Type u_2} →
    {C : Type u_4} → [CategoryTheory.Category.{v_1, u_4} C] → CategoryTheory.GradedObject I C → (I → J) → Prop

Given X : GradedObject I C and p : I → J, X.HasMap p is the condition that for all j : J, the coproduct of all X i such p i = j exists.

Defined in
Mathlib.CategoryTheory.GradedObject
Cited by
99 results in Mathlib
Foundations
Depth 14 from the axioms, rests on 89 definitions · uses propext
Assumes
CategoryTheory.Category

Around this declaration

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

HomologicalComplex₂.HasTotal · cited by 105HomologicalComplex₂.HasTo…CategoryTheory.GradedObject.mapObj · cited by 83GradedObject.mapObjCategoryTheory.GradedObject.mapBifunctorMapObj · cited by 64GradedObject.mapBifunctor…CategoryTheory.GradedObject.HasTensor · cited by 49GradedObject.HasTensorCategoryTheory.GradedObject.ιMapObj · cited by 30GradedObject.ιMapObjCategoryTheory.GradedObject.mapMap · cited by 22GradedObject.mapMapCategoryTheory.GradedObject.mapTrifunctorMapObj · cited by 20GradedObject.mapTrifuncto…CategoryTheory.GradedObject.ιMapBifunctorMapObj · cited by 20GradedObject.ιMapBifuncto…CategoryTheory.GradedObject.mapBifunctorMapMap · cited by 16GradedObject.mapBifunctor…CategoryTheory.GradedObject.ιMapBifunctorBifunctor₂₃MapObj · cited by 15GradedObject.ιMapBifuncto…CategoryTheory.GradedObject.ιMapBifunctor₁₂BifunctorMapObj · cited by 15GradedObject.ιMapBifuncto…CategoryTheory.GradedObject.mapObj_ext · cited by 14GradedObject.mapObj_extCategoryTheory.GradedObject.ιMapTrifunctorMapObj · cited by 13GradedObject.ιMapTrifunct…CategoryTheory.GradedObject.ιMapObjOrZero · cited by 11GradedObject.ιMapObjOrZeroCategoryTheory.GradedObject.mapBifunctorLeftUnitor · cited by 10GradedObject.mapBifunctor…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.GradedObject · cited by 239CategoryTheory.GradedObje…CategoryTheory.Limits.HasCoproduct · cited by 143Limits.HasCoproductCategoryTheory.GradedObject.mapObjFun · cited by 13GradedObject.mapObjFunGradedObject.HasMapCITED BYCITES

Cites4

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

Cited by134

Results whose statement or proof uses this declaration.