Mathlib Map

Theorems · Definition · algebraic geometry

SheafOfModules.QuasicoherentData.presentation

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {J : CategoryTheory.GrothendieckTopology C} →
      {R : CategoryTheory.Sheaf J RingCat} →
        [inst_1 : ∀ (X : C), CategoryTheory.HasWeakSheafify (J.over X) AddCommGrpCat] →
          [inst_2 : ∀ (X : C), (J.over X).WEqualsLocallyBijective AddCommGrpCat] →
            {M : SheafOfModules R} → (self : M.QuasicoherentData) → (i : self.I) → (M.over (self.X i)).Presentation

a presentation of the sheaf of modules M.over (X i) for any i : I

Defined in
Mathlib.Algebra.Category.ModuleCat.Sheaf.Quasicoherent
Cited by
6 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.HasWeakSheafifyCategoryTheory.GrothendieckTopology.WEqualsLocallyBijective

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

SheafOfModules.QuasicoherentData.localGeneratorsData · cited by 4QuasicoherentData.localGe…SheafOfModules.QuasicoherentData.ofIsIso · cited by 3QuasicoherentData.ofIsIsoSheafOfModules.QuasicoherentData.pushforward · cited by 3QuasicoherentData.pushfor…SheafOfModules.QuasicoherentData.bind · cited by 1QuasicoherentData.bindSheafOfModules.QuasicoherentData.shrink · cited by 1QuasicoherentData.shrinkSheafOfModules.Presentation.quasicoherentData_presentation · cited by 0Presentation.quasicoheren…SheafOfModules.QuasicoherentData.localGeneratorsData_generators · cited by 0QuasicoherentData.localGe…SheafOfModules.QuasicoherentData.ofIsIso_presentation · cited by 0QuasicoherentData.ofIsIso…SheafOfModules.LocalGeneratorsData.quasiCoherentData_presentation_generators · cited by 0LocalGeneratorsData.quasi…SheafOfModules.LocalGeneratorsData.quasiCoherentData_presentation_relations_I · cited by 0LocalGeneratorsData.quasi…SheafOfModules.LocalGeneratorsData.quasiCoherentData_presentation_relations_s · cited by 0LocalGeneratorsData.quasi…SheafOfModules.QuasicoherentData.IsFinitePresentation.casesOn · cited by 0IsFinitePresentation.case…SheafOfModules.QuasicoherentData.IsFinitePresentation.recOn · cited by 0IsFinitePresentation.recOnCategoryTheory.Category · cited by 32673CategoryTheory.CategoryAddMonoidHom · cited by 3230AddMonoidHomCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Over · cited by 935CategoryTheory.OverCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafRingCat · cited by 473RingCatAddCommGrpCat · cited by 462AddCommGrpCatAddCommGrpCat.carrier · cited by 407AddCommGrpCat.carrierCategoryTheory.HasWeakSheafify · cited by 221CategoryTheory.HasWeakShe…SheafOfModules · cited by 188SheafOfModulesCategoryTheory.GrothendieckTopology.WEqualsLocallyBijective · cited by 142GrothendieckTopology.WEqu…CategoryTheory.GrothendieckTopology.over · cited by 115GrothendieckTopology.overCategoryTheory.Sheaf.over · cited by 26Sheaf.overSheafOfModules.Presentation · cited by 24SheafOfModules.Presentati…SheafOfModules.QuasicoherentData · cited by 16SheafOfModules.Quasicoher…QuasicoherentData.presentationCITED BYCITES

Cites18

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by13

Results whose statement or proof uses this declaration.