Theorems · Definition · category theory
ModuleCat.FilteredColimits.colimitDesc
{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)) →
(t : CategoryTheory.Limits.Cocone F) → ModuleCat.FilteredColimits.colimit F ⟶ t.ptGiven a cocone t of F, the induced monoid linear map from the colimit to the cocone point.
We already know that this is a morphism between additive groups. The only thing left to see is that
it is a linear map, i.e. preserves scalar multiplication.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Ringstatement and proof · cited by 7,463
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- AddMonoidHomproof · cited by 3,230
- ModuleCatstatement and proof · cited by 1,429
- CategoryTheory.Limits.Cocone.ptstatement and proof · cited by 1,354
- ModuleCat.carrierproof · cited by 997
Cited by3
Results whose statement or proof uses this declaration.
- ModuleCat.FilteredColimits.ι_colimitDescstatement and proof · cited by 1
- ModuleCat.FilteredColimits.ι_colimitDesc_assocstatement and proof · cited by 0
- ModuleCat.FilteredColimits.colimitCoconeIsColimitproof · cited by 0