Mathlib Map

Theorems · Definition · category theory

SheafOfModules.freeHomEquiv

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {J : CategoryTheory.GrothendieckTopology C} →
      {R : CategoryTheory.Sheaf J RingCat} →
        [inst_1 : CategoryTheory.HasWeakSheafify J AddCommGrpCat] →
          [inst_2 : J.WEqualsLocallyBijective AddCommGrpCat] →
            (M : SheafOfModules R) → {I : Type u} → (SheafOfModules.free I ⟶ M) ≃ (I → M.sections)

The data of a morphism free I ⟶ M from a free sheaf of modules is equivalent to the data of a family I → M.sections of sections of M.

Defined in
Mathlib.Algebra.Category.ModuleCat.Sheaf.Free
Cited by
20 results in Mathlib
Foundations
Depth 107 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.GeneratingSections.π · cited by 20GeneratingSections.πSheafOfModules.freeMap · cited by 11SheafOfModules.freeMapSheafOfModules.generatorsOfIsCokernelFree · cited by 8SheafOfModules.generators…SheafOfModules.freeSection · cited by 5SheafOfModules.freeSectionSheafOfModules.Presentation.mapRelations · cited by 4Presentation.mapRelationsSheafOfModules.GeneratingSections.map · cited by 4GeneratingSections.mapSheafOfModules.relationsOfIsCokernelFree · cited by 3SheafOfModules.relationsO…SheafOfModules.Presentation.isColimit · cited by 2Presentation.isColimitSheafOfModules.freeHomEquiv_freeMap · cited by 2SheafOfModules.freeHomEqu…SheafOfModules.Presentation.mapRelations_mapGenerators · cited by 2Presentation.mapRelations…SheafOfModules.GeneratingSections.mk.inj · cited by 1mk.injSheafOfModules.GeneratingSections.mk.noConfusion · cited by 1mk.noConfusionSheafOfModules.freeHomEquiv_symm_comp · cited by 1SheafOfModules.freeHomEqu…SheafOfModules.unitHomEquiv_symm_freeHomEquiv_apply · cited by 1SheafOfModules.unitHomEqu…AlgebraicGeometry.isIso_fromTildeΓ_of_presentation · cited by 0AlgebraicGeometry.isIso_f…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compEquiv · cited by 8337EquivEquiv.symm · cited by 3681Equiv.symmAddMonoidHom · cited by 3230AddMonoidHomCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.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…SheafOfModules.freeHomEquivCITED BYCITES

Cites21

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

Cited by33

Results whose statement or proof uses this declaration.