Theorems · Definition · category theory
CategoryTheory.ShortComplex.HomologyMapData.op
{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} →
{h₂ : S₂.HomologyData} →
CategoryTheory.ShortComplex.HomologyMapData φ h₁ h₂ →
CategoryTheory.ShortComplex.HomologyMapData (CategoryTheory.ShortComplex.opMap φ) h₂.op h₁.opA homology map data for a morphism of short complexes induces a homology map data in the opposite category.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Oppositestatement · cited by 8,081
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.ShortComplex.HomologyDatastatement and proof · cited by 102
- CategoryTheory.ShortComplex.opstatement · cited by 88
- CategoryTheory.ShortComplex.opMapstatement · cited by 42
- CategoryTheory.ShortComplex.HomologyMapDatastatement and proof · cited by 27
- CategoryTheory.ShortComplex.HomologyMapData.leftproof · cited by 25
- CategoryTheory.ShortComplex.HomologyMapData.rightproof · cited by 23
- CategoryTheory.ShortComplex.HomologyData.opstatement · cited by 7
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.quasiIso_opMap_iffproof · cited by 4
- CategoryTheory.ShortComplex.homologyMap'_opproof · cited by 1
- CategoryTheory.ShortComplex.HomologyMapData.op_leftstatement and proof · cited by 0
- CategoryTheory.ShortComplex.HomologyMapData.op_rightstatement and proof · cited by 0