Mathlib Map

Theorems · Definition · category theory

SheafOfModules.LocalGeneratorsData.quasiCoherentData

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {J : CategoryTheory.GrothendieckTopology C} →
      {R : CategoryTheory.Sheaf J RingCat} →
        [inst_1 : ∀ (X : C), CategoryTheory.HasSheafify (J.over X) AddCommGrpCat] →
          [inst_2 : ∀ (X : C), (J.over X).WEqualsLocallyBijective AddCommGrpCat] →
            {M : SheafOfModules R} → (q : M.LocalGeneratorsData) → [q.IsLocallyFreeData] → M.QuasicoherentData

Given locally free data, this is the QuasiCoherentData where there are no relations.

Defined in
Mathlib.Algebra.Category.ModuleCat.Sheaf.LocallyFree
Cited by
6 results in Mathlib
Foundations
Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.HasSheafifyCategoryTheory.GrothendieckTopology.WEqualsLocallyBijectiveSheafOfModules.LocalGeneratorsData.IsLocallyFreeData

Around this declaration

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

SheafOfModules.LocalGeneratorsData.quasiCoherentData_X · cited by 0LocalGeneratorsData.quasi…SheafOfModules.LocalGeneratorsData.quasiCoherentData_localGeneratorsData · cited by 0LocalGeneratorsData.quasi…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.LocalGeneratorsData.quasiCoherentData_I · cited by 0LocalGeneratorsData.quasi…CategoryTheory.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.Limits.kernel · cited by 272Limits.kernelSheafOfModules · cited by 188SheafOfModulesCategoryTheory.GrothendieckTopology.WEqualsLocallyBijective · cited by 142GrothendieckTopology.WEqu…CategoryTheory.GrothendieckTopology.over · cited by 115GrothendieckTopology.overCategoryTheory.HasSheafify · cited by 106CategoryTheory.HasSheafifySheafOfModules.sections · cited by 28SheafOfModules.sectionsSheafOfModules.GeneratingSections.π · cited by 20GeneratingSections.πLocalGeneratorsData.quasiCohe…CITED BYCITES

Cites21

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

Cited by6

Results whose statement or proof uses this declaration.