Theorems · Definition · category theory
PresheafOfModules.colimitAdjunction
{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) →
PresheafOfModules.colimitFunctor hcR ⊣ PresheafOfModules.constFunctor cRGiven a presheaf of rings R on a cofiltered category, this is the
adjunction between colimitFunctor : PresheafOfModules R ⥤ ModuleCat cR.pt
and the constant functor.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- ModuleCatstatement and proof · cited by 1,429
- CategoryTheory.Limits.Cocone.ptstatement and proof · cited by 1,354
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Adjunctionstatement · cited by 524
- RingCatstatement and proof · cited by 473
- RingCat.carrierstatement and proof · cited by 279
- PresheafOfModulesstatement and proof · cited by 247
- CategoryTheory.LocallySmallstatement and proof · cited by 242
Cited by2
Results whose statement or proof uses this declaration.
- PresheafOfModules.colimitAdjunction_homEquivstatement · cited by 1
- PresheafOfModules.colimitAdjunction_homEquiv_symm_applystatement · cited by 0