Theorems · Definition · category theory
CategoryTheory.ShortComplex.RightHomologyMapData.map
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
[inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] →
[inst_3 : CategoryTheory.Limits.HasZeroMorphisms D] →
{S₁ S₂ : CategoryTheory.ShortComplex C} →
{φ : S₁ ⟶ S₂} →
{h₁ : S₁.RightHomologyData} →
{h₂ : S₂.RightHomologyData} →
CategoryTheory.ShortComplex.RightHomologyMapData φ h₁ h₂ →
(F : CategoryTheory.Functor C D) →
[inst_4 : F.PreservesZeroMorphisms] →
[inst_5 : h₁.IsPreservedBy F] →
[inst_6 : h₂.IsPreservedBy F] →
CategoryTheory.ShortComplex.RightHomologyMapData (F.mapShortComplex.map φ) (h₁.map F)
(h₂.map F)Given a right homology map data ψ : RightHomologyMapData φ h₁ h₂ such that
both right homology data h₁ and h₂ are preserved by a functor F, this is
the induced right homology map data for the morphism F.mapShortComplex.map φ.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.Functor.PreservesZeroMorphismsstatement and proof · cited by 458
- CategoryTheory.ShortComplex.RightHomologyDatastatement and proof · cited by 211
- CategoryTheory.ShortComplex.RightHomologyMapDatastatement and proof · cited by 66
- CategoryTheory.Functor.mapShortComplexstatement · cited by 65
- CategoryTheory.ShortComplex.RightHomologyMapData.φHproof · cited by 42
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.RightHomologyData.map_rightHomologyMap'proof · cited by 4
- CategoryTheory.ShortComplex.RightHomologyMapData.map_φHstatement and proof · cited by 2
- CategoryTheory.ShortComplex.HomologyMapData.mapproof · cited by 2
- CategoryTheory.ShortComplex.RightHomologyData.map_opcyclesMap'proof · cited by 2
- CategoryTheory.ShortComplex.RightHomologyMapData.map_φQstatement and proof · cited by 1
- CategoryTheory.ShortComplex.quasiIso_map_iff_of_preservesRightHomologyproof · cited by 0
- CategoryTheory.ShortComplex.RightHomologyMapData.quasiIso_map_iffproof · cited by 0
- CategoryTheory.ShortComplex.HomologyMapData.map_rightstatement · cited by 0