Mathlib Map

Theorems · Definition · category theory

SheafOfModules.LocalGeneratorsData.generators

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

the data of sections of M over X i which generate M.over (X i)

Defined in
Mathlib.Algebra.Category.ModuleCat.Sheaf.Generators
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.LocalGeneratorsData.quasiCoherentData · cited by 6LocalGeneratorsData.quasi…SheafOfModules.LocalGeneratorsData.shrink · cited by 1LocalGeneratorsData.shrinkSheafOfModules.LocalGeneratorsData.IsLocallyFreeData.recOn · cited by 0IsLocallyFreeData.recOnSheafOfModules.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.localGeneratorsData_generators · cited by 0QuasicoherentData.localGe…SheafOfModules.LocalGeneratorsData.IsFiniteType.casesOn · cited by 0IsFiniteType.casesOnSheafOfModules.LocalGeneratorsData.IsFiniteType.isFiniteType · cited by 0IsFiniteType.isFiniteTypeSheafOfModules.GeneratingSections.localGeneratorsData_generators · cited by 0GeneratingSections.localG…SheafOfModules.LocalGeneratorsData.IsFiniteType.recOn · cited by 0IsFiniteType.recOnSheafOfModules.LocalGeneratorsData.IsLocallyFreeData.casesOn · cited by 0IsLocallyFreeData.casesOnCategoryTheory.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.overSheafOfModules.GeneratingSections · cited by 27SheafOfModules.Generating…CategoryTheory.Sheaf.over · cited by 26Sheaf.overSheafOfModules.over · cited by 15SheafOfModules.overLocalGeneratorsData.generatorsCITED BYCITES

Cites18

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

Cited by12

Results whose statement or proof uses this declaration.