Theorems · Definition · algebraic geometry
SheafOfModules.Presentation.map
{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} →
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)) → (F.obj M).PresentationLet 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 get a
Presentation (F.obj M).
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- AddMonoidHomstatement · cited by 3,230
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Limits.Cocone.ptproof · cited by 1,354
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Sheafstatement and proof · cited by 763
- CategoryTheory.Iso.reflproof · cited by 727
Cited by9
Results whose statement or proof uses this declaration.
- SheafOfModules.Presentation.quasicoherentDataproof · cited by 4
- SheafOfModules.QuasicoherentData.pushforwardproof · cited by 3
- AlgebraicGeometry.Scheme.Modules.presentationRestrictproof · cited by 1
- SheafOfModules.QuasicoherentData.bindproof · cited by 1
- AlgebraicGeometry.Scheme.Modules.exists_isOpenCover_presentationproof · cited by 1
- SheafOfModules.Presentation.quasicoherentData_presentationstatement · cited by 0
- SheafOfModules.Presentation.map_generators_Istatement and proof · cited by 0
- SheafOfModules.Presentation.map_relations_Istatement and proof · cited by 0
- SheafOfModules.Presentation.map_π_eqstatement · cited by 0