Theorems · Theorem · category theory
HomologicalComplex.opcycles_right_exact
∀ {C : Type u_1} {ι : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Abelian C]
{c : ComplexShape ι} (S : CategoryTheory.ShortComplex (HomologicalComplex C c)),
S.Exact →
∀ [CategoryTheory.Epi S.g] (i : ι) [inst_3 : S.X₁.HasHomology i] [inst_4 : S.X₂.HasHomology i]
[inst_5 : S.X₃.HasHomology i],
{ X₁ := S.X₁.opcycles i, X₂ := S.X₂.opcycles i, X₃ := S.X₃.opcycles i, f := HomologicalComplex.opcyclesMap S.f i,
g := HomologicalComplex.opcyclesMap S.g i, zero := ⋯ }.ExactIf X₁ ⟶ X₂ ⟶ X₃ ⟶ 0 is an exact sequence of homological complexes, then
X₁.opcycles i ⟶ X₂.opcycles i ⟶ X₃.opcycles i ⟶ 0 is exact. This lemma states
the exactness at X₂.opcycles i, while the fact that X₂.opcycles i ⟶ X₃.opcycles i
is an epi is an instance.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- HomologicalComplex.Xproof · cited by 1,839
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Limits.Cocone.ptproof · cited by 1,354
- CategoryTheory.ShortComplex.X₂statement and proof · cited by 1,115
- CategoryTheory.ShortComplex.X₁statement and proof · cited by 889
- CategoryTheory.ShortComplex.X₃statement and proof · cited by 876
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.ShortExact.homology_exact₂proof · cited by 6