Mathlib Map

Theorems · Definition · category theory

SheafOfModules.freeMap

{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] →
            {I J_1 : Type u} → (I → J_1) → (SheafOfModules.free I ⟶ SheafOfModules.free J_1)

The morphism of presheaves of R-modules free I ⟶ free J induced by a map f : I → J.

Defined in
Mathlib.Algebra.Category.ModuleCat.Sheaf.Free
Cited by
11 results in Mathlib
Foundations
Depth 109 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.ιFree_freeMap · cited by 3SheafOfModules.ιFree_free…SheafOfModules.freeFunctor_map · cited by 2SheafOfModules.freeFuncto…SheafOfModules.freeHomEquiv_freeMap · cited by 2SheafOfModules.freeHomEqu…SheafOfModules.inl_freeSumIso_hom · cited by 1SheafOfModules.inl_freeSu…SheafOfModules.inr_freeSumIso_hom · cited by 1SheafOfModules.inr_freeSu…SheafOfModules.pullbackObjFreeIso_hom_naturality · cited by 1SheafOfModules.pullbackOb…SheafOfModules.inl_freeSumIso_hom_assoc · cited by 0SheafOfModules.inl_freeSu…SheafOfModules.inr_freeSumIso_hom_assoc · cited by 0SheafOfModules.inr_freeSu…SheafOfModules.sectionMap_freeMap_freeSection · cited by 0SheafOfModules.sectionMap…SheafOfModules.pullbackObjFreeIso_hom_naturality_assoc · cited by 0SheafOfModules.pullbackOb…SheafOfModules.ιFree_freeMap_assoc · cited by 0SheafOfModules.ιFree_free…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomEquiv.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.free · cited by 60SheafOfModules.freeSheafOfModules.freeHomEquiv · cited by 20SheafOfModules.freeHomEqu…SheafOfModules.freeMapCITED BYCITES

Cites16

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

Cited by11

Results whose statement or proof uses this declaration.