Mathlib Map

Theorems · Definition · category theory

SheafOfModules.GeneratingSections.ofEpi

{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 N : SheafOfModules R} →
              M.GeneratingSections → (p : M ⟶ N) → [CategoryTheory.Epi p] → N.GeneratingSections

If M ⟶ N is an epimorphism and that M is generated by some sections, then N is generated by the images of these sections.

Defined in
Mathlib.Algebra.Category.ModuleCat.Sheaf.Generators
Cited by
8 results in Mathlib
Foundations
Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.HasWeakSheafifyCategoryTheory.GrothendieckTopology.WEqualsLocallyBijectiveCategoryTheory.Epi

Around this declaration

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

SheafOfModules.Presentation.ofIsIso · cited by 5Presentation.ofIsIsoSheafOfModules.GeneratingSections.ofEpi_I · cited by 0GeneratingSections.ofEpi_ISheafOfModules.GeneratingSections.ofEpi_s · cited by 0GeneratingSections.ofEpi_sSheafOfModules.GeneratingSections.ofEpi_π · cited by 0GeneratingSections.ofEpi_πSheafOfModules.GeneratingSections.opEpi_comp · cited by 0GeneratingSections.opEpi_…SheafOfModules.GeneratingSections.opEpi_id · cited by 0GeneratingSections.opEpi_…SheafOfModules.GeneratingSections.ofEpi.congr_simp · cited by 0ofEpi.congr_simpSheafOfModules.GeneratingSections.equivOfIso · cited by 0GeneratingSections.equivO…SheafOfModules.Presentation.ofIsIso_generators · cited by 0Presentation.ofIsIso_gene…SheafOfModules.Presentation.ofIsIso_relations · cited by 0Presentation.ofIsIso_rela…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomAddMonoidHom · cited by 3230AddMonoidHomCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.Epi · cited by 688CategoryTheory.EpiRingCat · 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.GeneratingSections.I · cited by 28GeneratingSections.ISheafOfModules.GeneratingSections · cited by 27SheafOfModules.Generating…SheafOfModules.sectionsMap · cited by 12SheafOfModules.sectionsMapGeneratingSections.ofEpiCITED BYCITES

Cites16

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

Cited by10

Results whose statement or proof uses this declaration.