Theorems · Definition · category theory
SheafOfModules.mapFree
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{J : CategoryTheory.GrothendieckTopology C} →
{R : CategoryTheory.Sheaf J RingCat} →
[inst_1 : CategoryTheory.HasWeakSheafify J AddCommGrpCat] →
[inst_2 : J.WEqualsLocallyBijective AddCommGrpCat] →
{C' : Type u₂} →
[inst_3 : CategoryTheory.Category.{v₂, u₂} C'] →
{J' : CategoryTheory.GrothendieckTopology C'} →
{S : CategoryTheory.Sheaf J' RingCat} →
[inst_4 : CategoryTheory.HasSheafify J' AddCommGrpCat] →
[inst_5 : J'.WEqualsLocallyBijective AddCommGrpCat] →
(F : CategoryTheory.Functor (SheafOfModules R) (SheafOfModules S)) →
(I : Type u) →
(SheafOfModules.unit S ⟶ F.obj (SheafOfModules.unit R)) →
(SheafOfModules.free I ⟶ F.obj (SheafOfModules.free I))Let F be a functor from the category of sheaves of R-modules to sheaves of S-modules.
Then a morphism η : unit S ⟶ F.obj (unit R) induces a morphism from free (R := S) I to
F.obj (free I). See also mapFreeIso for the iso version.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- AddMonoidHomstatement · cited by 3,230
- CategoryTheory.Discreteproof · cited by 2,447
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Sheafstatement and proof · cited by 763
- RingCatstatement and proof · cited by 473
- AddCommGrpCatstatement and proof · cited by 462
- AddCommGrpCat.carrierstatement · cited by 407
- CategoryTheory.HasWeakSheafifystatement and proof · cited by 221
Cited by3
Results whose statement or proof uses this declaration.
- SheafOfModules.ιFree_mapFreestatement · cited by 2
- SheafOfModules.mapFreeIso_homstatement · cited by 0
- SheafOfModules.ιFree_mapFree_assocstatement and proof · cited by 0