Mathlib Map

Theorems · Inductive type · algebraic geometry

SheafOfModules.QuasicoherentData

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {J : CategoryTheory.GrothendieckTopology C} →
      {R : CategoryTheory.Sheaf J RingCat} →
        [∀ (X : C), CategoryTheory.HasWeakSheafify (J.over X) AddCommGrpCat] →
          [∀ (X : C), (J.over X).WEqualsLocallyBijective AddCommGrpCat] →
            SheafOfModules R → Type (max (max (max (u + 1) u₁) v₁) (w + 1))

This structure contains the data of a family of objects X i which cover the terminal object, and of a presentation of M.over (X i) for all i.

Defined in
Mathlib.Algebra.Category.ModuleCat.Sheaf.Quasicoherent
Cited by
16 results in Mathlib
Foundations
Depth 41 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.I · cited by 11QuasicoherentData.ISheafOfModules.QuasicoherentData.X · cited by 9QuasicoherentData.XSheafOfModules.LocalGeneratorsData.quasiCoherentData · cited by 6LocalGeneratorsData.quasi…SheafOfModules.QuasicoherentData.presentation · cited by 6QuasicoherentData.present…SheafOfModules.Presentation.quasicoherentData · cited by 4Presentation.quasicoheren…SheafOfModules.QuasicoherentData.localGeneratorsData · cited by 4QuasicoherentData.localGe…SheafOfModules.IsQuasicoherent.nonempty_quasicoherentData · cited by 3IsQuasicoherent.nonempty_…SheafOfModules.QuasicoherentData.ofIsIso · cited by 3QuasicoherentData.ofIsIsoSheafOfModules.QuasicoherentData.pushforward · cited by 3QuasicoherentData.pushfor…SheafOfModules.QuasicoherentData.isQuasicoherent · cited by 2QuasicoherentData.isQuasi…SheafOfModules.QuasicoherentData.mk.inj · cited by 1mk.injSheafOfModules.QuasicoherentData.mk.noConfusion · cited by 1mk.noConfusionAlgebraicGeometry.Scheme.Modules.exists_isOpenCover_presentation · cited by 1Modules.exists_isOpenCove…SheafOfModules.QuasicoherentData.IsFinitePresentation · cited by 1QuasicoherentData.IsFinit…SheafOfModules.QuasicoherentData.bind · cited by 1QuasicoherentData.bindCategoryTheory.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.QuasicoherentD…CITED BYCITES

Cites12

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

Cited by39

Results whose statement or proof uses this declaration.