Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.xNextIso

{ι : Type u_1} →
  {V : Type u} →
    [inst : CategoryTheory.Category.{v, u} V] →
      [inst_1 : CategoryTheory.Limits.HasZeroMorphisms V] →
        {c : ComplexShape ι} → (C : HomologicalComplex V c) → {i j : ι} → c.Rel i j → (C.xNext i ≅ C.X j)

If c.Rel i j, then C.xNext i is isomorphic to C.X j.

Defined in
Mathlib.Algebra.Homology.HomologicalComplex
Cited by
11 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Homotopy.mkCoinductiveAux₂ · cited by 4Homotopy.mkCoinductiveAux₂Homotopy.mkInductiveAux₂ · cited by 4Homotopy.mkInductiveAux₂HomologicalComplex.dFrom_eq · cited by 2HomologicalComplex.dFrom_…HomologicalComplex.dFrom_comp_xNextIso · cited by 1HomologicalComplex.dFrom_…HomologicalComplex.dFrom_comp_xNextIso_assoc · cited by 0HomologicalComplex.dFrom_…HomologicalComplex.xNextIso.congr_simp · cited by 0xNextIso.congr_simpHomotopy.mkCoinductive · cited by 0Homotopy.mkCoinductiveHomotopy.mkCoinductiveAux₂_add_one · cited by 0Homotopy.mkCoinductiveAux…Homotopy.mkCoinductiveAux₂_zero · cited by 0Homotopy.mkCoinductiveAux…Homotopy.mkCoinductiveAux₃ · cited by 0Homotopy.mkCoinductiveAux₃Homotopy.mkInductiveAux₂_add_one · cited by 0Homotopy.mkInductiveAux₂_…Homotopy.mkInductiveAux₃ · cited by 0Homotopy.mkInductiveAux₃HomologicalComplex.kernel_from_eq_kernel · cited by 0HomologicalComplex.kernel…HomologicalComplex.Hom.next_eq · cited by 0Hom.next_eqCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsHomologicalComplex.X · cited by 1839HomologicalComplex.XHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeComplexShape.Rel · cited by 518ComplexShape.RelCategoryTheory.eqToIso · cited by 97CategoryTheory.eqToIsoHomologicalComplex.xNext · cited by 28HomologicalComplex.xNextHomologicalComplex.xNextIsoCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by14

Results whose statement or proof uses this declaration.