Theorems · Definition · algebraic geometry
SheafOfModules.QuasicoherentData.bind
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{J : CategoryTheory.GrothendieckTopology C} →
[inst_1 : ∀ (X : C), CategoryTheory.HasSheafify (J.over X) AddCommGrpCat] →
[inst_2 : ∀ (X : C), (J.over X).WEqualsLocallyBijective AddCommGrpCat] →
[inst_3 :
∀ (X : C) (Y : CategoryTheory.Over X), CategoryTheory.HasSheafify ((J.over X).over Y) AddCommGrpCat] →
[inst_4 :
∀ (X : C) (Y : CategoryTheory.Over X), ((J.over X).over Y).WEqualsLocallyBijective AddCommGrpCat] →
{R : CategoryTheory.Sheaf J RingCat} →
(M : SheafOfModules R) →
{I : Type u} →
(X : I → C) → J.CoversTop X → ((i : I) → (M.over (X i)).QuasicoherentData) → M.QuasicoherentDataGiven an cover X and a quasicoherent data for M restricted onto each Mᵢ, we may glue them
into a quasicoherent data of M itself.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- AddMonoidHomstatement · cited by 3,230
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Equivalence.inverseproof · cited by 1,130
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.Sheafstatement and proof · cited by 763
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Over.leftproof · cited by 541
- CategoryTheory.Equivalence.counitIsoproof · cited by 480
- RingCatstatement and proof · cited by 473
Cited by1
Results whose statement or proof uses this declaration.
- SheafOfModules.IsQuasicoherent.of_coversTopproof · cited by 0