Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.Exact.fIsKernel

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Preadditive C] →
      {S : CategoryTheory.ShortComplex C} →
        [CategoryTheory.Balanced C] →
          S.Exact →
            [CategoryTheory.Mono S.f] → CategoryTheory.Limits.IsLimit (CategoryTheory.Limits.KernelFork.ofι S.f ⋯)

In a balanced category, if a short complex S is exact and S.f is a mono, then S.X₁ is the kernel of S.g.

Defined in
Mathlib.Algebra.Homology.ShortComplex.Exact
Cited by
12 results in Mathlib
Foundations
Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.BalancedCategoryTheory.Mono

Around this declaration

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

HomologicalComplex.HomologySequence.snakeInput · cited by 27HomologySequence.snakeInp…groupCohomology.cocyclesIso₀ · cited by 15groupCohomology.cocyclesI…CategoryTheory.Abelian.SpectralObject.dHomologyData · cited by 10SpectralObject.dHomologyD…CategoryTheory.ShortComplex.Exact.lift_f · cited by 9Exact.lift_fCategoryTheory.ShortComplex.Exact.lift · cited by 8Exact.liftCategoryTheory.Abelian.SpectralObject.leftHomologyDataShortComplex · cited by 7SpectralObject.leftHomolo…groupCohomology.cocyclesIso₀_hom_comp_f · cited by 6groupCohomology.cocyclesI…CategoryTheory.Functor.preservesFiniteLimits_tfae · cited by 5Functor.preservesFiniteLi…CategoryTheory.Abelian.SpectralObject.SpectralSequence.HomologyData.isLimitKf · cited by 4HomologyData.isLimitKfCategoryTheory.Functor.preservesHomology_of_map_exact · cited by 2Functor.preservesHomology…CategoryTheory.ShortComplex.ShortExact.fIsKernel · cited by 2ShortExact.fIsKernelCategoryTheory.ShortComplex.exact_and_mono_f_iff_f_is_kernel · cited by 1ShortComplex.exact_and_mo…CategoryTheory.ShortComplex.Exact.map_of_mono_of_preservesKernel · cited by 1Exact.map_of_mono_of_pres…CategoryTheory.Functor.preservesHomology_of_preservesEpis_and_kernels · cited by 0Functor.preservesHomology…CategoryTheory.Abelian.SpectralObject.dHomologyData_iso_hom · cited by 0SpectralObject.dHomologyD…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoCategoryTheory.ShortComplex.X₂ · cited by 1115ShortComplex.X₂CategoryTheory.Iso.symm · cited by 993Iso.symmCategoryTheory.Mono · cited by 893CategoryTheory.MonoCategoryTheory.ShortComplex.X₁ · cited by 889ShortComplex.X₁CategoryTheory.ShortComplex.X₃ · cited by 876ShortComplex.X₃CategoryTheory.Limits.WalkingParallelPair · cited by 781Limits.WalkingParallelPairCategoryTheory.Limits.parallelPair · cited by 766Limits.parallelPairCategoryTheory.Limits.IsLimit · cited by 664Limits.IsLimitCategoryTheory.ShortComplex.g · cited by 658ShortComplex.gCategoryTheory.ShortComplex.f · cited by 653ShortComplex.fExact.fIsKernelCITED BYCITES

Cites25

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

Cited by19

Results whose statement or proof uses this declaration.