Theorems · Definition · category theory
HomologicalComplex.restrictionOpcyclesIso
{ι : 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.IsRelIff] →
(i j : ι) →
c.prev j = i →
{i' j' : ι'} →
e.f i = i' →
e.f j = j' →
c'.prev j' = i' →
[inst_3 : K.HasHomology j'] →
[inst_4 : (K.restriction e).HasHomology j] →
(K.restriction e).opcycles j ≅ K.opcycles j'The isomorphism (K.restriction e).opcycles j ≅ K.opcycles j' when e.f j = j'
and the predecessors i and i' of j and j' satisfy e.f i = i'.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- HomologicalComplex.HasHomologystatement and proof · cited by 342
- ComplexShape.Embeddingstatement and proof · cited by 337
- ComplexShape.Embedding.fstatement and proof · cited by 251
- ComplexShape.prevstatement and proof · cited by 223
Cited by11
Results whose statement or proof uses this declaration.
- HomologicalComplex.restrictionHomologyIso_hom_homologyιstatement and proof · cited by 3
- HomologicalComplex.restrictionHomologyIso_inv_homologyι_assocstatement and proof · cited by 3
- HomologicalComplex.pOpcycles_restrictionOpcyclesIso_homstatement · cited by 3
- HomologicalComplex.pOpcycles_restrictionOpcyclesIso_invstatement · cited by 2
- HomologicalComplex.pOpcycles_restrictionOpcyclesIso_inv_assocstatement and proof · cited by 2
- HomologicalComplex.restrictionHomologyIso_inv_homologyιstatement and proof · cited by 1
- CochainComplex.ConnectData.homologyMap_map_of_eq_neg_succproof · cited by 0
- CochainComplex.ConnectData.homologyMap_map_of_eq_succproof · cited by 0
- HomologicalComplex.restrictionHomologyIso_hom_homologyι_assocstatement and proof · cited by 0
- HomologicalComplex.restrictionOpcyclesIso.congr_simpstatement and proof · cited by 0
- HomologicalComplex.pOpcycles_restrictionOpcyclesIso_hom_assocstatement and proof · cited by 0