Theorems · Theorem · category theory
AddGrpCat.FilteredColimits.colimit_add_mk_eq
∀ {J : Type v} [inst : CategoryTheory.SmallCategory J] [inst_1 : CategoryTheory.IsFiltered J]
(F : CategoryTheory.Functor J AddGrpCat) (x y : (j : J) × ↑(F.obj j)) (k : J) (f : x.fst ⟶ k) (g : y.fst ⟶ k),
AddGrpCat.FilteredColimits.G.mk F x + AddGrpCat.FilteredColimits.G.mk F y =
AddGrpCat.FilteredColimits.G.mk F
⟨k, (CategoryTheory.ConcreteCategory.hom (F.map f)) x.snd + (CategoryTheory.ConcreteCategory.hom (F.map g)) y.snd⟩- Cited by
- 1 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- AddMonoidHomstatement · cited by 3,230
- CategoryTheory.SmallCategorystatement and proof · cited by 480
- CategoryTheory.forget₂proof · cited by 260
- CategoryTheory.IsFilteredstatement and proof · cited by 210
- AddGrpCatstatement and proof · cited by 80
Cited by1
Results whose statement or proof uses this declaration.
- AddGrpCat.FilteredColimits.colimit_add_mk_eq'proof · cited by 0