Theorems · Definition · category theory
CategoryTheory.ShortComplex.HomologyMapData.ofEpiOfIsIsoOfMono
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
{S₁ S₂ : CategoryTheory.ShortComplex C} →
(φ : S₁ ⟶ S₂) →
(h : S₁.HomologyData) →
[inst_2 : CategoryTheory.Epi φ.τ₁] →
[inst_3 : CategoryTheory.IsIso φ.τ₂] →
[inst_4 : CategoryTheory.Mono φ.τ₃] →
CategoryTheory.ShortComplex.HomologyMapData φ h
(CategoryTheory.ShortComplex.HomologyData.ofEpiOfIsIsoOfMono φ h)This homology map data expresses compatibilities of the homology data
constructed by HomologyData.ofEpiOfIsIsoOfMono
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.ShortComplex.X₂statement · cited by 1,115
- CategoryTheory.Monostatement and proof · cited by 893
- CategoryTheory.ShortComplex.X₁statement · cited by 889
- CategoryTheory.ShortComplex.X₃statement · cited by 876
- CategoryTheory.Epistatement and proof · cited by 688
- CategoryTheory.ShortComplex.Hom.τ₂statement and proof · cited by 243
- CategoryTheory.ShortComplex.Hom.τ₃statement and proof · cited by 197
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.