Theorems · Definition · category theory
HomologicalComplex.truncGE.rightHomologyMapData
{ι : 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] →
(K : HomologicalComplex C c') →
(e : c.Embedding c') →
[inst_2 : e.IsTruncGE] →
[inst_3 : ∀ (i' : ι'), K.HasHomology i'] →
[inst_4 : CategoryTheory.Limits.HasZeroObject C] →
{i j k : ι} →
{j' : ι'} →
(hj' : e.f j = j') →
(hi : c.prev j = i) →
(hk : c.next j = k) →
(hj : e.BoundaryGE j) →
CategoryTheory.ShortComplex.RightHomologyMapData
((HomologicalComplex.shortComplexFunctor C c' j').map (K.πTruncGE e))
(CategoryTheory.ShortComplex.RightHomologyData.canonical (K.sc j'))
(HomologicalComplex.extend.rightHomologyData (K.truncGE' e) e hj' hi ⋯ hk ⋯
(HomologicalComplex.truncGE'.homologyData K e i j k hk hj' hj).right)The right homology data which allows to show that K.πTruncGE e
induces an isomorphism in homology in degrees j' such that e.f j = j' for some j.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.ShortComplexstatement · cited by 1,850
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- HomologicalComplex.HasHomologystatement and proof · cited by 342
- ComplexShape.Embeddingstatement and proof · cited by 337
Cited by3
Results whose statement or proof uses this declaration.
- HomologicalComplex.quasiIsoAt_πTruncGEproof · cited by 2
- HomologicalComplex.truncGE.rightHomologyMapData_φHstatement and proof · cited by 0
- HomologicalComplex.truncGE.rightHomologyMapData_φQstatement and proof · cited by 0