Theorems · Definition · category theory
CategoryTheory.ShortComplex.HomologyMapData.neg
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{S₁ S₂ : CategoryTheory.ShortComplex C} →
{φ : S₁ ⟶ S₂} →
{h₁ : S₁.HomologyData} →
{h₂ : S₂.HomologyData} →
CategoryTheory.ShortComplex.HomologyMapData φ h₁ h₂ →
CategoryTheory.ShortComplex.HomologyMapData (-φ) h₁ h₂Given a homology map data for a morphism φ, this is the induced homology
map data for -φ.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.ShortComplex.HomologyDatastatement and proof · cited by 102
- CategoryTheory.ShortComplex.HomologyMapDatastatement and proof · cited by 27
- CategoryTheory.ShortComplex.HomologyMapData.leftproof · cited by 25
- CategoryTheory.ShortComplex.HomologyMapData.rightproof · cited by 23
- CategoryTheory.ShortComplex.RightHomologyMapData.negproof · cited by 5
- CategoryTheory.ShortComplex.LeftHomologyMapData.negproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.HomologyMapData.neg_leftstatement and proof · cited by 0
- CategoryTheory.ShortComplex.HomologyMapData.neg_rightstatement and proof · cited by 0