Theorems · Definition · category theory
CategoryTheory.GradedObject.isColimitCofanMapObj
{I : Type u_1} →
{J : Type u_2} →
{C : Type u_4} →
[inst : CategoryTheory.Category.{v_1, u_4} C] →
(X : CategoryTheory.GradedObject I C) →
(p : I → J) → [inst_1 : X.HasMap p] → (j : J) → CategoryTheory.Limits.IsColimit (X.cofanMapObj p j)Given X : GradedObject I C, p : I → J and j : J, X.mapObj p j satisfies
the universal property of the coproduct of those X i such that p i = j.
- Defined in
- Mathlib.CategoryTheory.GradedObject
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Set.Elemstatement · cited by 7,166
- Set.preimagestatement · cited by 4,946
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.IsColimitstatement · cited by 773
- CategoryTheory.Discrete.functorstatement and proof · cited by 633
- CategoryTheory.GradedObjectstatement and proof · cited by 239
- CategoryTheory.Limits.colimit.isColimitproof · cited by 193
- CategoryTheory.GradedObject.HasMapstatement and proof · cited by 99
- CategoryTheory.GradedObject.mapObjFunstatement and proof · cited by 13
- CategoryTheory.GradedObject.cofanMapObjstatement · cited by 2
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.GradedObject.mapObj_extproof · cited by 14
- CategoryTheory.GradedObject.isColimitCofan₃MapBifunctorBifunctor₂₃MapObjproof · cited by 6
- CategoryTheory.GradedObject.ι_descMapObjproof · cited by 6
- CategoryTheory.GradedObject.isColimitCofan₃MapBifunctor₁₂BifunctorMapObjproof · cited by 5
- CategoryTheory.GradedObject.CofanMapObjFun.ιMapObj_iso_invproof · cited by 5
- CategoryTheory.GradedObject.CofanMapObjFun.isoproof · cited by 4
- CategoryTheory.GradedObject.CofanMapObjFun.inj_iso_homproof · cited by 3
- CategoryTheory.GradedObject.descMapObjproof · cited by 2
- CategoryTheory.GradedObject.hasMap_compproof · cited by 0