Theorems · Definition · category theory
PresheafOfModules.ModuleColimit.map
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.LocallySmall.{w, v, u} C] →
[inst_2 : CategoryTheory.IsCofiltered C] →
[inst_3 : CategoryTheory.InitiallySmall C] →
{R : CategoryTheory.Functor Cᵒᵖ RingCat} →
{cR : CategoryTheory.Limits.Cocone R} →
(hcR : CategoryTheory.Limits.IsColimit cR) →
{M : PresheafOfModules R} →
{cM : CategoryTheory.Limits.Cocone M.presheaf} →
(hcM : CategoryTheory.Limits.IsColimit cM) →
{M' : PresheafOfModules R} →
{cM' : CategoryTheory.Limits.Cocone M'.presheaf} →
(hcM' : CategoryTheory.Limits.IsColimit cM') →
(M ⟶ M') →
PresheafOfModules.ModuleColimit hcR hcM →ₗ[↑cR.pt]
PresheafOfModules.ModuleColimit hcR hcM'The linear map between the colimit modules induced by a morphism of modules.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · 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.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- CategoryTheory.Limits.Cocone.ptstatement and proof · cited by 1,354
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
Cited by6
Results whose statement or proof uses this declaration.
- PresheafOfModules.ModuleColimit.map_applystatement · cited by 3
- PresheafOfModules.colimitFunctorproof · cited by 2
- PresheafOfModules.ModuleColimit.homEquiv_naturality_leftstatement and proof · cited by 1
- PresheafOfModules.ModuleColimit.homEquiv_naturality_left_symmstatement and proof · cited by 0
- PresheafOfModules.ModuleColimit.map_idstatement · cited by 0
- PresheafOfModules.ModuleColimit.comp_mapstatement and proof · cited by 0