Theorems · Theorem · category theory
ModuleCat.FilteredColimits.colimit_add_mk_eq
∀ {R : Type u} [inst : Ring R] {J : Type v} [inst_1 : CategoryTheory.SmallCategory J]
[inst_2 : CategoryTheory.IsFiltered J] (F : CategoryTheory.Functor J (ModuleCat R)) (x y : (j : J) × ↑(F.obj j))
(k : J) (f : x.fst ⟶ k) (g : y.fst ⟶ k),
ModuleCat.FilteredColimits.M.mk F x + ModuleCat.FilteredColimits.M.mk F y =
ModuleCat.FilteredColimits.M.mk F
⟨k, (CategoryTheory.ConcreteCategory.hom (F.map f)) x.snd + (CategoryTheory.ConcreteCategory.hom (F.map g)) y.snd⟩- Cited by
- 0 results in Mathlib
- Foundations
- Depth 48 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- RingHom.idstatement · cited by 18,349
- CategoryTheory.Functorstatement and proof · cited by 16,252
- LinearMapstatement · cited by 10,215
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Ringstatement and proof · cited by 7,463
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- ModuleCatstatement and proof · cited by 1,429
- ModuleCat.carrierstatement and proof · cited by 997
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.