Theorems · Definition · category theory
HomologicalComplex.extend.rightHomologyData
{ι : Type u_1} →
{ι' : Type u_2} →
{c : ComplexShape ι} →
{c' : ComplexShape ι'} →
{C : Type u_3} →
[inst : CategoryTheory.Category.{v_1, u_3} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
[inst_2 : CategoryTheory.Limits.HasZeroObject C] →
(K : HomologicalComplex C c) →
(e : c.Embedding c') →
{i j k : ι} →
{i' j' k' : ι'} →
e.f j = j' →
c.prev j = i →
c'.prev j' = i' →
c.next j = k →
c'.next j' = k' →
(K.sc' i j k).RightHomologyData → ((K.extend e).sc' i' j' k').RightHomologyDataThe right homology data of (K.extend e).sc' i' j' k' that is deduced
from a right homology data of K.sc' i j k.
- Cited by
- 8 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.
Cites25
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- ComplexShape.Embeddingstatement and proof · cited by 337
- ComplexShape.nextstatement and proof · cited by 297
- ComplexShape.Embedding.fstatement and proof · cited by 251
- ComplexShape.prevstatement and proof · cited by 223
- CategoryTheory.ShortComplex.RightHomologyDatastatement and proof · cited by 211
Cited by10
Results whose statement or proof uses this declaration.
- HomologicalComplex.extend.homologyDataproof · cited by 3
- HomologicalComplex.truncGE.rightHomologyMapDatastatement · cited by 3
- HomologicalComplex.extend.rightHomologyData_Hstatement and proof · cited by 0
- HomologicalComplex.extend.rightHomologyData_Qstatement and proof · cited by 0
- HomologicalComplex.extend.rightHomologyData_g'statement and proof · cited by 0
- HomologicalComplex.extend.rightHomologyData_pstatement and proof · cited by 0
- HomologicalComplex.extend.rightHomologyData_ιstatement and proof · cited by 0
- HomologicalComplex.truncGE.rightHomologyMapData_φHstatement · cited by 0
- HomologicalComplex.truncGE.rightHomologyMapData_φQstatement · cited by 0
- HomologicalComplex.extend.homologyData_rightstatement · cited by 0