Theorems · Definition · category theory
HomologicalComplex.truncLEXIsoCycles
{ι : 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.IsTruncLE] →
[inst_3 : ∀ (i' : ι'), K.HasHomology i'] →
[inst_4 : CategoryTheory.Limits.HasZeroObject C] →
{i : ι} → {i' : ι'} → e.f i = i' → e.BoundaryLE i → ((K.truncLE e).X i' ≅ K.cycles i')The isomorphism (K.truncLE e).X i' ≅ K.cycles i' when e.f i = i'
and e.BoundaryLE i holds.
- Cited by
- 0 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.
Cites21
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.Isostatement · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplex.Xstatement · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.transproof · cited by 566
- HomologicalComplex.HasHomologystatement and proof · cited by 342
- ComplexShape.Embeddingstatement and proof · cited by 337
- ComplexShape.Embedding.fstatement and proof · cited by 251
Cited by1
Results whose statement or proof uses this declaration.
- CochainComplex.truncLEXIsoCyclesproof · cited by 0