Theorems · Definition · category theory
CategoryTheory.ShortComplex.HomologyData.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 : CategoryTheory.ShortComplex C} →
(h : S.HomologyData) →
(F : CategoryTheory.Functor C D) →
[inst_4 : F.PreservesZeroMorphisms] →
[h.left.IsPreservedBy F] → [h.right.IsPreservedBy F] → (S.map F).HomologyDataWhen a homology data h of a short complex S is such that both h.left and
h.right are preserved by a functor F, this is the induced homology data
h.map F for the short complex S.map F.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 40 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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- 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.Functor.mapIsoproof · cited by 224
- CategoryTheory.ShortComplex.mapstatement · cited by 188
- CategoryTheory.ShortComplex.HomologyData.leftstatement and proof · cited by 130
- CategoryTheory.ShortComplex.HomologyDatastatement and proof · cited by 102
- CategoryTheory.ShortComplex.HomologyData.rightstatement and proof · cited by 99
- CategoryTheory.ShortComplex.HomologyData.isoproof · cited by 45
- CategoryTheory.ShortComplex.LeftHomologyData.mapproof · cited by 25
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.HomologyMapData.mapstatement · cited by 2
- CategoryTheory.ShortComplex.HomologyMapData.natTransAppstatement · cited by 2
- CategoryTheory.ShortComplex.mapHomologyIso'_eq_mapHomologyIsoproof · cited by 0
- CategoryTheory.ShortComplex.HomologyMapData.map_leftstatement · cited by 0
- CategoryTheory.ShortComplex.HomologyMapData.map_rightstatement · cited by 0
- CategoryTheory.ShortComplex.HomologyData.map_homologyMap'statement · cited by 0
- CategoryTheory.ShortComplex.HomologyData.map_isostatement and proof · cited by 0
- CategoryTheory.ShortComplex.HomologyData.map_leftstatement and proof · cited by 0
- CategoryTheory.ShortComplex.HomologyData.map_rightstatement and proof · cited by 0
- CategoryTheory.ShortComplex.HomologyMapData.natTransApp_leftstatement · cited by 0
- CategoryTheory.ShortComplex.HomologyMapData.natTransApp_rightstatement · cited by 0