Mathlib Map

Theorems · Theorem · category theory

HomologicalComplex.epi_homologyMap_of_epi_of_not_rel

∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
  {ι : Type u_2} {c : ComplexShape ι} {K L : HomologicalComplex C c} (φ : K ⟶ L) (i : ι) [inst_2 : K.HasHomology i]
  [inst_3 : L.HasHomology i] [CategoryTheory.Epi (φ.f i)],
  (∀ (j : ι), ¬c.Rel i j) → CategoryTheory.Epi (HomologicalComplex.homologyMap φ i)
Defined in
Mathlib.Algebra.Homology.ShortComplex.HomologicalComplex
Cited by
3 results in Mathlib
Foundations
Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsHomologicalComplex.HasHomologyHomologicalComplex.HasHomologyCategoryTheory.Epi

Around this declaration

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

Cites24

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

Cited by3

Results whose statement or proof uses this declaration.