Theorems · Definition · category theory
PresheafOfModules.limitPresheafOfModules
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{R : CategoryTheory.Functor Cᵒᵖ RingCat} →
{J : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} J] →
(F : CategoryTheory.Functor J (PresheafOfModules R)) →
[∀ (X : Cᵒᵖ),
Small.{v, max u₂ v}
↑((F.comp (PresheafOfModules.evaluation R X)).comp
(CategoryTheory.forget (ModuleCat ↑(R.obj X)))).sections] →
PresheafOfModules RGiven F : J ⥤ PresheafOfModules.{v} R, this is the presheaf of modules obtained by
taking a limit in the category of modules over R.obj X for all X.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- RingHom.idstatement · cited by 18,349
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- 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
- Set.Elemstatement and proof · cited by 7,166
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Iso.invproof · cited by 6,514
Cited by5
Results whose statement or proof uses this declaration.
- PresheafOfModules.limitConeproof · cited by 2
- PresheafOfModules.limitPresheafOfModules_mapstatement and proof · cited by 0
- PresheafOfModules.limitPresheafOfModules_objstatement and proof · cited by 0
- PresheafOfModules.limitCone_ptstatement · cited by 0
- PresheafOfModules.limitCone_π_app_appstatement · cited by 0