Theorems · Definition · algebraic geometry
SheafOfModules.Presentation.mapGenerators
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{J : CategoryTheory.GrothendieckTopology C} →
{R : CategoryTheory.Sheaf J RingCat} →
[inst_1 : CategoryTheory.HasSheafify 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] →
{M : SheafOfModules R} →
(P : M.Presentation) →
(F : CategoryTheory.Functor (SheafOfModules R) (SheafOfModules S)) →
[CategoryTheory.Limits.PreservesColimitsOfSize.{u, u, max u u₁, max u u₂,
max (max (u + 1) u₁) v₁, max (max (u + 1) u₂) v₂}
F] →
(SheafOfModules.unit S ≅ F.obj (SheafOfModules.unit R)) →
(SheafOfModules.free P.generators.I ⟶ F.obj M)Let F be a functor from sheaf of R-module to sheaf of S-module, if F preserves
colimits and F.obj (unit R) ≅ unit S, given a P : Presentation M, then we will obtain
generators of Presentation (F.obj M).
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 110 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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Isostatement and proof · cited by 3,963
- AddMonoidHomstatement · cited by 3,230
- 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
- SheafOfModulesstatement and proof · cited by 188
Cited by5
Results whose statement or proof uses this declaration.
- SheafOfModules.Presentation.mapproof · cited by 5
- SheafOfModules.Presentation.mapRelations_mapGeneratorsstatement · cited by 2
- SheafOfModules.Presentation.mapGenerators.congr_simpstatement and proof · cited by 0
- SheafOfModules.Presentation.mapRelations_mapGenerators_assocstatement and proof · cited by 0
- SheafOfModules.Presentation.map_relations_Istatement · cited by 0