Mathlib Map

Theorems · Theorem · category theory

HomologicalComplex.from_single_hom_ext

∀ {V : Type u} [inst : CategoryTheory.Category.{v, u} V] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms V]
  [inst_2 : CategoryTheory.Limits.HasZeroObject V] {ι : Type u_1} [inst_3 : DecidableEq ι] {c : ComplexShape ι}
  {K : HomologicalComplex V c} {j : ι} {A : V} {f g : (HomologicalComplex.single V c j).obj A ⟶ K},
  f.f j = g.f j → f = g
Defined in
Mathlib.Algebra.Homology.Single
Cited by
8 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroObjectDecidableEq

Around this declaration

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

CategoryTheory.InjectiveResolution.desc_commutes · cited by 4InjectiveResolution.desc_…CategoryTheory.InjectiveResolution.iso_hom_naturality · cited by 3InjectiveResolution.iso_h…CategoryTheory.InjectiveResolution.Hom.ι'_comp_hom' · cited by 2Hom.ι'_comp_hom'CochainComplex.isSplitEpi_to_singleFunctor_obj_of_projective · cited by 1CochainComplex.isSplitEpi…CategoryTheory.InjectiveResolution.Hom.ι_comp_hom · cited by 1Hom.ι_comp_homCochainComplex.exists_iso_single · cited by 1CochainComplex.exists_iso…DerivedCategory.from_singleFunctor_obj_eq_zero_of_projective · cited by 1DerivedCategory.from_sing…HomologicalComplex.from_single_hom_ext_iff · cited by 0HomologicalComplex.from_s…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsHomologicalComplex.X · cited by 1839HomologicalComplex.XHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectHomologicalComplex.Hom.f · cited by 845Hom.fHomologicalComplex.single · cited by 110HomologicalComplex.singleHomologicalComplex.hom_ext · cited by 92HomologicalComplex.hom_extCategoryTheory.Limits.IsZero.eq_of_src · cited by 57IsZero.eq_of_srcHomologicalComplex.isZero_single_obj_X · cited by 7HomologicalComplex.isZero…HomologicalComplex.from_singl…CITED BYCITES

Cites13

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.