Mathlib Map

Theorems · Definition · category theory

PresheafOfModules.freeYonedaCoproductMk

{C : Type u} →
  [inst : CategoryTheory.SmallCategory C] →
    {R : CategoryTheory.Functor Cᵒᵖ RingCat} →
      (M : PresheafOfModules R) → (m : M.Elements) → ↑(M.freeYonedaCoproduct.obj m.fst)

Given an element m of a presheaf of modules M, this is the associated canonical section of the presheaf M.freeYonedaCoproduct over the object m.1.

Defined in
Mathlib.Algebra.Category.ModuleCat.Presheaf.Generator
Cited by
1 results in Mathlib
Foundations
Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.SmallCategory

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.

Cited by1

Results whose statement or proof uses this declaration.