Mathlib Map

Theorems · Definition · algebraic geometry

SheafOfModules.Presentation.ofIsIso

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {J : CategoryTheory.GrothendieckTopology C} →
      {R : CategoryTheory.Sheaf J RingCat} →
        [inst_1 : CategoryTheory.HasSheafify J AddCommGrpCat] →
          [inst_2 : J.WEqualsLocallyBijective AddCommGrpCat] →
            {M N : SheafOfModules R} → (f : M ⟶ N) → [CategoryTheory.IsIso f] → M.Presentation → N.Presentation

Mapping a presentation under an isomorphism.

Defined in
Mathlib.Algebra.Category.ModuleCat.Sheaf.Quasicoherent
Cited by
5 results in Mathlib
Foundations
Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.HasSheafifyCategoryTheory.GrothendieckTopology.WEqualsLocallyBijectiveCategoryTheory.IsIso

Around this declaration

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

SheafOfModules.QuasicoherentData.ofIsIso · cited by 3QuasicoherentData.ofIsIsoSheafOfModules.QuasicoherentData.bind · cited by 1QuasicoherentData.bindAlgebraicGeometry.Scheme.Modules.exists_isOpenCover_presentation · cited by 1Modules.exists_isOpenCove…SheafOfModules.Presentation.ofIsIso_generators · cited by 0Presentation.ofIsIso_gene…AlgebraicGeometry.Scheme.Modules.exists_affineOpenCover_presentation · cited by 0Modules.exists_affineOpen…SheafOfModules.QuasicoherentData.ofIsIso_presentation · cited by 0QuasicoherentData.ofIsIso…SheafOfModules.Presentation.ofIsIso_relations · cited by 0Presentation.ofIsIso_rela…SheafOfModules.Presentation.of_isIso · cited by 0Presentation.of_isIsoCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Iso.hom · cited by 7684Iso.homAddMonoidHom · cited by 3230AddMonoidHomCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoCategoryTheory.Iso.symm · cited by 993Iso.symmCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.Iso.trans · cited by 566Iso.transRingCat · cited by 473RingCatAddCommGrpCat · cited by 462AddCommGrpCatAddCommGrpCat.carrier · cited by 407AddCommGrpCat.carrierSheafOfModules · cited by 188SheafOfModulesCategoryTheory.GrothendieckTopology.WEqualsLocallyBijective · cited by 142GrothendieckTopology.WEqu…CategoryTheory.HasSheafify · cited by 106CategoryTheory.HasSheafifyPresentation.ofIsIsoCITED BYCITES

Cites22

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

Cited by8

Results whose statement or proof uses this declaration.